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
|
bb69504eb9
|
Fixed usage of TGA audio board.
|
6 years ago |
Holger Wirtz
|
f63600c8da
|
Small fixes for TGA board.
|
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
|
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
|
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 |
Holger Wirtz
|
088070cf4c
|
Several additions.
|
6 years ago |
Holger Wirtz
|
0a5735035f
|
Added the frame for the instrument. There is much missing: MIDI->engine and engine->audio_output communication is still not implemented.
|
6 years ago |
Holger Wirtz
|
e8f37a99be
|
Added config.h
Some more fixes for porting to Teensy.
|
6 years ago |
Holger Wirtz
|
ed76eaeece
|
First fixes.
|
6 years ago |
Holger Wirtz
|
b919b34af2
|
Initial version with code from MDA.
|
6 years ago |