Holger Wirtz
|
498bdd2502
|
Removed all unnecessary code from mdaEPiano for multiple programs.
|
6 years ago |
Holger Wirtz
|
ae047f6206
|
Global _loadness as float.
Added function for resetting piano voices.
Using max_poly for maximum voices.
|
6 years ago |
Holger Wirtz
|
080190c442
|
Several fixes.
|
6 years ago |
Holger Wirtz
|
60bbe39472
|
Save the current state.
Added default configuration an some additions for changing values via menus.
|
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
|
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
|
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
|
299b8dc33f
|
Code cleanup.
|
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
|
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
|
63f42d7036
|
Small additions and fixes.
|
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
|
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 |