Holger Wirtz
|
1d8f8280d5
|
Added usb-audio output.
Removed TGA and PT8211 outputs due to heavy usage of the SGTL5000.
|
5 years ago |
Holger Wirtz
|
91df5f84a8
|
Fixes for the chorus.
|
5 years ago |
Holger Wirtz
|
d5430fe5a4
|
SMaller fixes and tests.
|
5 years ago |
Holger Wirtz
|
ab26969b4c
|
Trying spline interpolation and simple gauss filter.
|
5 years ago |
Holger Wirtz
|
4638551841
|
Fixes for chorus intensity and loading values at startup.
|
5 years ago |
Holger Wirtz
|
938a7dd67b
|
Small fixes for chorus.
|
6 years ago |
Holger Wirtz
|
30267eb805
|
Added inverter for second modulated delay as stereo chorus simulation.
|
6 years ago |
Holger Wirtz
|
a6f913c888
|
Added effect functions for controllers.
Smaller fixes.
|
6 years ago |
Holger Wirtz
|
16411e79cb
|
Showing volume menu fixed.
|
6 years ago |
Holger Wirtz
|
ad604d900e
|
Renaming files from *chorus to *delay.
Fixing and optimizing code for modulated delay calculation.
|
6 years ago |
Holger Wirtz
|
15fab757aa
|
Fixing DEBUG option (renaming to avoid conflict with LiquidMenu).
Small fixes.
|
6 years ago |
Holger Wirtz
|
23757f818a
|
Fixing types.
Enabling chorus in etup() again.
Small fixes.
|
6 years ago |
Holger Wirtz
|
bafeeb0cc2
|
Fixed storing and loading of sounds.
Fixed Interpolation code for chorus.
Small fixes.
|
6 years ago |
Holger Wirtz
|
1ba03e24eb
|
Trying to fix interpolation problems...
|
6 years ago |
Holger Wirtz
|
8cf3b7d95a
|
Several small fixes.
|
6 years ago |
Holger Wirtz
|
5b5acd8ba8
|
Replaced spline interpolation with interpolation from https://github.com/tuxcell/interpolationArduino
|
6 years ago |
Holger Wirtz
|
9839477e05
|
Added spline interpolation functions.
|
6 years ago |
Holger Wirtz
|
c05ce5a29b
|
Small fix for using configuration struct.
horus still not working.
|
6 years ago |
Holger Wirtz
|
891d4d95ee
|
Next try for a Chorus (modulated delay).
Fixed distortion due to too high loudness (volume) inside mdaEPiano.
|
6 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
|
d0bd6010f3
|
Added version string.
Changed default loudness to 99.
Changed SGTL5000 output level to 28 (1.37 Volts p-p)
|
6 years ago |
Holger Wirtz
|
f5f66b2450
|
Fix for menu selection.
|
6 years ago |
Holger Wirtz
|
8f68f22171
|
Storing and loading configs implemented.
|
6 years ago |
Holger Wirtz
|
1d0b7e48f9
|
Added storing of master_volume and sound.
First changes for storing configurations in EEPROM.
|
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
|
054711036a
|
Added midi_soft_thru enable/disable functionality.
Small fixes.
|
6 years ago |
Holger Wirtz
|
9212775506
|
Fixing tune menu entry text.
Small fixes.
|
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
|
ef896b75be
|
Added string getter function as a test for comp_gain.
|
6 years ago |
Holger Wirtz
|
223a7eb3d2
|
Several fixes.
|
6 years ago |
Holger Wirtz
|
665411a98a
|
Added all set_* functions.
|
6 years ago |
Holger Wirtz
|
db367c9f97
|
Save the current state.
Added default configuration an some additions for changing values via menus.
|
6 years ago |
Holger Wirtz
|
1af7004d7a
|
Added new LiquidMenu system.
|
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
|
bb69504eb9
|
Fixed usage of TGA audio board.
|
6 years ago |
Holger Wirtz
|
3374b615e5
|
Fixes for midi_devices.hpp.
|
6 years ago |
Holger Wirtz
|
729dc4e5af
|
SMall changes.
|
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
|
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
|
34feff5a8f
|
Added FP-Audio library and a F32-compressor.
|
6 years ago |