Holger Wirtz
|
0027b62530
|
Several fixes.
Hopefully working interpolation (Catmull currently does not work because of too high CPU usage and xruns).
|
5 years ago |
Holger Wirtz
|
af801cb02c
|
Volume fixes.
Started modulated chorus effect.
|
6 years ago |
Holger Wirtz
|
2dd128532a
|
Added midi controllers for some paramters.
Fixes.
|
6 years ago |
Holger Wirtz
|
46896ad213
|
Fixing missing velocity_sense menu.
Removing not needed parts from MDAEPiano.
Adding parameter set/get functions for MDAEPiano.
|
6 years ago |
Holger Wirtz
|
a41fc72926
|
Several fixes (especially for paramter changing).
|
6 years ago |
Holger Wirtz
|
ca47f6852a
|
Fixing errors.
|
6 years ago |
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
|
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
|
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
|
0167c9acc7
|
Code cleanup and added xfade utility and data.
|
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 |
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 |