Holger Wirtz
|
9dec11226d
|
Several fixes.
Hopefully working interpolation (Catmull currently does not work because of too high CPU usage and xruns).
|
5 years ago |
Holger Wirtz
|
24b930e08d
|
Volume fixes.
Started modulated chorus effect.
|
6 years ago |
Holger Wirtz
|
5947d6f4ea
|
Added midi controllers for some paramters.
Fixes.
|
6 years ago |
Holger Wirtz
|
4e4993b1e2
|
Fixing missing velocity_sense menu.
Removing not needed parts from MDAEPiano.
Adding parameter set/get functions for MDAEPiano.
|
6 years ago |
Holger Wirtz
|
607d363d86
|
Several fixes (especially for paramter changing).
|
6 years ago |
Holger Wirtz
|
63f8d45ebb
|
Fixing errors.
|
6 years ago |
Holger Wirtz
|
1f51969bdc
|
Removed all unnecessary code from mdaEPiano for multiple programs.
|
6 years ago |
Holger Wirtz
|
a0874087a0
|
Global _loadness as float.
Added function for resetting piano voices.
Using max_poly for maximum voices.
|
6 years ago |
Holger Wirtz
|
19768a1cb6
|
Revert "first commit"
This reverts commit 1ef901f460 .
|
6 years ago |
Holger Wirtz
|
1ef901f460
|
first commit
|
6 years ago |
Holger Wirtz
|
1b2e43bd1b
|
Moved volume handling to internal configuration.
|
6 years ago |
Holger Wirtz
|
58466a8471
|
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 |