Holger Wirtz
|
60bbe39472
|
Save the current state.
Added default configuration an some additions for changing values via menus.
|
6 years ago |
Holger Wirtz
|
27b2e96664
|
Added new LiquidMenu system.
|
6 years ago |
Holger Wirtz
|
9b2cd65be9
|
Revert "first commit"
This reverts commit 1ef901f460 .
|
6 years ago |
Holger Wirtz
|
08715a0bce
|
first commit
|
6 years ago |
Holger Wirtz
|
b5c418c10b
|
Fixing not working buttons.
|
6 years ago |
Holger Wirtz
|
f439470d01
|
Several additions for LiquidMenu structures.
|
6 years ago |
Holger Wirtz
|
36cdb13133
|
New Encoder4 overloads with possibility to add min, max and wrap-around options.
|
6 years ago |
Holger Wirtz
|
36b8b6f9ee
|
Added first steps for LiquidMenu system menu.
|
6 years ago |
Holger Wirtz
|
2150845e14
|
UI strings now in PROGMEM.
|
6 years ago |
Holger Wirtz
|
2a566a21df
|
Moved volume handling to internal configuration.
|
6 years ago |
Holger Wirtz
|
b94ee150fc
|
Removed old UI code.
Added new UI code based on LiquidMenu.
|
6 years ago |
Holger Wirtz
|
1605a486f0
|
Changed to LiquidMenu library.
|
6 years ago |
Holger Wirtz
|
d1eb19f8b6
|
Fixed USB_MIDI port handling.
|
6 years ago |
Holger Wirtz
|
7471dd1a74
|
Added HEX file.
|
6 years ago |
Holger Wirtz
|
b3571dd93d
|
Fixing some small problems in midi_devices.hpp (e.g. PitchBend usage with USB-HOST).
|
6 years ago |
Holger Wirtz
|
bb69504eb9
|
Fixed usage of TGA audio board.
|
6 years ago |
Holger Wirtz
|
f63600c8da
|
Small fixes for TGA board.
|
6 years ago |
Holger Wirtz
|
3374b615e5
|
Fixes for midi_devices.hpp.
|
6 years ago |
Holger Wirtz
|
967edf9f87
|
Fixed midi_devices for hopefully woring MIDI-THRU.
|
6 years ago |
Holger Wirtz
|
ee3cf1b92e
|
MIDI functions outsourced to midi_devices.*
|
6 years ago |
Holger Wirtz
|
2e8959564e
|
Removed debug output.
|
6 years ago |
Holger Wirtz
|
8b27d56c54
|
Several fixes.
|
6 years ago |
Holger Wirtz
|
392e86f25c
|
Removed double created variable.
|
6 years ago |
Holger Wirtz
|
729dc4e5af
|
SMall changes.
|
6 years ago |
Holger Wirtz
|
2e529a0e25
|
Added debug output for MIDI events.
Added USB MIDI name.
|
6 years ago |
Holger Wirtz
|
b5d4743693
|
Changed driver for the TGA_AUDIO_BOARD from master to slave.
|
6 years ago |
Holger Wirtz
|
115da6d2a0
|
MIDI event handling rewritten: now using the system of the MIDI library to
send events to the right destinations.
Added software MIDI-THRU.
Added driver for TGA-PRO audio board.
|
6 years ago |
Holger Wirtz
|
64998dfdcd
|
Reduced volume inside MDAEPiano due to digital distortion...
|
6 years ago |
Holger Wirtz
|
ca5776aa8b
|
Starting UI.
|
6 years ago |
Holger Wirtz
|
299b8dc33f
|
Code cleanup.
|
6 years ago |
Holger Wirtz
|
efed303cfa
|
Removed dynamics and added freeverb.
|
6 years ago |
Holger Wirtz
|
e6549d7f36
|
Changed to 64 voices.
Some fixes.
|
6 years ago |
Holger Wirtz
|
be8f93b976
|
Added compressor code.
Fixes.
|
6 years ago |
Holger Wirtz
|
94c5d375df
|
Added USE_F32 for switching to float precission (not working yet).
|
6 years ago |
Holger Wirtz
|
e7f87f5209
|
Fix.
|
6 years ago |
Holger Wirtz
|
34feff5a8f
|
Added FP-Audio library and a F32-compressor.
|
6 years ago |
Holger Wirtz
|
869c832bee
|
Adding copyright and license information.
|
6 years ago |
Holger Wirtz
|
eb809ac6ce
|
Added compiler option USE_XFADE_DATA for choosing which sample data to use.
|
6 years ago |
Holger Wirtz
|
0167c9acc7
|
Code cleanup and added xfade utility and data.
|
6 years ago |
Holger Wirtz
|
42f309ea0e
|
Several fixes.
|
6 years ago |
Holger Wirtz
|
ac681b452d
|
Added I2rCS LCD library.
Added parts of additional MIDI ports - not readyyet.
|
6 years ago |
Holger Wirtz
|
63f42d7036
|
Small additions and fixes.
|
6 years ago |
Holger Wirtz
|
69a6bd885d
|
Fixes and PT8211 enabled.
Now it works!
|
6 years ago |
Holger Wirtz
|
86d790b2b8
|
Cleanup.
|
6 years ago |
Holger Wirtz
|
bb6879eac2
|
FIxes.
|
6 years ago |
Holger Wirtz
|
86f082b9cc
|
FIxed the generator function. You have to use all available optimizations
(especially LTO) at compilation for getting high performance.
|
6 years ago |
Holger Wirtz
|
e52f897867
|
Fixes, fixes, fixes.
|
6 years ago |
Holger Wirtz
|
617ba419ab
|
Severeal fixes - especially the memory violation in the master loop and
the handling of the audio queues.
|
6 years ago |
Holger Wirtz
|
6c14711c6f
|
Save current state.
|
6 years ago |
Holger Wirtz
|
071d50b99c
|
Added missing methods and functions. Everything is ready for a first try.
|
6 years ago |