Holger Wirtz
|
fd409c2be3
|
Fixing types.
Enabling chorus in etup() again.
Small fixes.
|
6 years ago |
Holger Wirtz
|
23757f818a
|
Fixing types.
Enabling chorus in etup() again.
Small fixes.
|
6 years ago |
Holger Wirtz
|
19c9fbc24e
|
Fixed storing and loading of sounds.
Fixed Interpolation code for chorus.
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
|
369b135c8f
|
Trying to fix interpolation problems...
|
6 years ago |
Holger Wirtz
|
1ba03e24eb
|
Trying to fix interpolation problems...
|
6 years ago |
Holger Wirtz
|
a48f996232
|
Several small fixes.
|
6 years ago |
Holger Wirtz
|
8cf3b7d95a
|
Several small fixes.
|
6 years ago |
Holger Wirtz
|
711f4be2ff
|
Replaced spline interpolation with interpolation from https://github.com/tuxcell/interpolationArduino
|
6 years ago |
Holger Wirtz
|
5b5acd8ba8
|
Replaced spline interpolation with interpolation from https://github.com/tuxcell/interpolationArduino
|
6 years ago |
Holger Wirtz
|
78edeeb89c
|
Added spline interpolation functions.
|
6 years ago |
Holger Wirtz
|
9839477e05
|
Added spline interpolation functions.
|
6 years ago |
Holger Wirtz
|
1f7caea7a0
|
Small fix for using configuration struct.
horus still not working.
|
6 years ago |
Holger Wirtz
|
c05ce5a29b
|
Small fix for using configuration struct.
horus still not working.
|
6 years ago |
Holger Wirtz
|
3f72a986d5
|
Next try for a Chorus (modulated delay).
Fixed distortion due to too high loudness (volume) inside mdaEPiano.
|
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
|
af801cb02c
|
Volume fixes.
Started modulated chorus effect.
|
6 years ago |
Holger Wirtz
|
24b930e08d
|
Volume fixes.
Started modulated chorus effect.
|
6 years ago |
Holger Wirtz
|
2dd128532a
|
Added midi controllers for some paramters.
Fixes.
|
6 years ago |
Holger Wirtz
|
5947d6f4ea
|
Added midi controllers for some paramters.
Fixes.
|
6 years ago |
Holger Wirtz
|
cbf64fa039
|
Added version string.
Changed default loudness to 99.
Changed SGTL5000 output level to 28 (1.37 Volts p-p)
|
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
|
9f520a81d2
|
Fix for menu selection.
|
6 years ago |
Holger Wirtz
|
f5f66b2450
|
Fix for menu selection.
|
6 years ago |
Holger Wirtz
|
277216429e
|
Storing and loading configs implemented.
|
6 years ago |
Holger Wirtz
|
8f68f22171
|
Storing and loading configs implemented.
|
6 years ago |
Holger Wirtz
|
ea818821cb
|
Added storing of master_volume and sound.
First changes for storing configurations in EEPROM.
|
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
|
46896ad213
|
Fixing missing velocity_sense menu.
Removing not needed parts from MDAEPiano.
Adding parameter set/get functions for MDAEPiano.
|
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
|
a41fc72926
|
Several fixes (especially for paramter changing).
|
6 years ago |
Holger Wirtz
|
607d363d86
|
Several fixes (especially for paramter changing).
|
6 years ago |
Holger Wirtz
|
379a7006ae
|
Added midi_soft_thru enable/disable functionality.
Small fixes.
|
6 years ago |
Holger Wirtz
|
054711036a
|
Added midi_soft_thru enable/disable functionality.
Small fixes.
|
6 years ago |
Holger Wirtz
|
c98c929cf5
|
Fixing tune menu entry text.
Small fixes.
|
6 years ago |
Holger Wirtz
|
9212775506
|
Fixing tune menu entry text.
Small fixes.
|
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
|
a0874087a0
|
Global _loadness as float.
Added function for resetting piano voices.
Using max_poly for maximum voices.
|
6 years ago |
Holger Wirtz
|
90da5567fc
|
Added string getter function as a test for comp_gain.
|
6 years ago |
Holger Wirtz
|
ef896b75be
|
Added string getter function as a test for comp_gain.
|
6 years ago |
Holger Wirtz
|
080190c442
|
Several fixes.
|
6 years ago |
Holger Wirtz
|
223a7eb3d2
|
Several fixes.
|
6 years ago |
Holger Wirtz
|
0f12e11ca0
|
Added all set_* functions.
|
6 years ago |
Holger Wirtz
|
665411a98a
|
Added all set_* functions.
|
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
|
db367c9f97
|
Save the current state.
Added default configuration an some additions for changing values via menus.
|
6 years ago |
Holger Wirtz
|
27b2e96664
|
Added new LiquidMenu system.
|
6 years ago |
Holger Wirtz
|
1af7004d7a
|
Added new LiquidMenu system.
|
6 years ago |
Holger Wirtz
|
9b2cd65be9
|
Revert "first commit"
This reverts commit 1ef901f460 .
|
6 years ago |
Holger Wirtz
|
19768a1cb6
|
Revert "first commit"
This reverts commit 1ef901f460 .
|
6 years ago |