Holger Wirtz
efe85ad8d9
Added MIDI-CC for the rest of the params.
...
Several small fixes.
Identation fixed for several files.
5 years ago
Holger Wirtz
b6f6182291
Removed old code from chorus feedback and delay offset.
5 years ago
Holger Wirtz
650c10d914
Removes feedback and delay-offset completely.
...
Added simple description how to test the hardware on Linux inside config.h
Compile time option for using an output filter (and which type and cutoff) added
inside config.h
5 years ago
Holger Wirtz
d3c8990996
Fixed some debugging information.
5 years ago
Holger Wirtz
812dff60aa
Several small fixes for modulated delay offset and amplitude calculation.
5 years ago
Holger Wirtz
686a861621
Rewrite of delay offset for modulated-delay.
5 years ago
Holger Wirtz
df29c71f8e
Exchanged delay offset calculation from time to bytes (or better percent).
5 years ago
Holger Wirtz
7e24df7a46
Fixing inital chorus values.
...
Fixing volume parameters.
5 years ago
Holger Wirtz
074c275db2
Fixing mono/stereo switch.
5 years ago
Holger Wirtz
e69c007b63
Added Mono/Stereo switch.
5 years ago
Holger Wirtz
c77cbcf8fb
Fixing setting negative numbers for eq_treble and eq_bass.
...
Fixing chorus feedback.
5 years ago
Holger Wirtz
245eae64a2
Fixes for modulated delay feedback.
5 years ago
Holger Wirtz
7c93f655a9
Fixed initial modulated delay offset when loading a sound.
...
Removed modulated_delay internal feedback loop and added an "external" feedback lopp with a mixer.
5 years ago
Holger Wirtz
9c3dcb17d5
Small fixes.
...
Boundary checks for setting parameters added.
5 years ago
Holger Wirtz
c2c284a14b
Removed old mozzi test code.
...
Added displaying name of chorus waveform in menu.
Added a copy of Teensy audio library SynthWaveform for adding a method for
changing the waveform at runtime. Don't know if this can also be done without
this method...
5 years ago
Holger Wirtz
bd42d373c0
Removed debug code.
5 years ago
Holger Wirtz
111d5e2722
Added menus for chorus feedback and waveform.
5 years ago
Holger Wirtz
5a701c0ac5
Several fixes and additions for filtering chorus modulator nd output.
5 years ago
Holger Wirtz
b3c69d620b
Testing with two modulators (triangle and sine) added together.
5 years ago
Holger Wirtz
016cd6231e
Removed chorus_intensity because modulator.amplitude can be used.
5 years ago
Holger Wirtz
f1c71120b2
Changed chorus mix-in.
...
Small fixes for interpolation.
5 years ago
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
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
a6f913c888
Added effect functions for controllers.
...
Smaller fixes.
6 years ago
Holger Wirtz
16411e79cb
Showing volume menu fixed.
6 years ago
Holger Wirtz
15fab757aa
Fixing DEBUG option (renaming to avoid conflict with LiquidMenu).
...
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
9839477e05
Added spline interpolation functions.
6 years ago
Holger Wirtz
e573e936e6
Added entry for chorus intensity.
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
1ac57422a2
Fixing volume menu.
...
Fixing storing sound number to EEPROM after loading.
Fixing loading stored sound number at startup.
6 years ago
Holger Wirtz
82bb9e3044
Added going back to main menu after loading a preset.
6 years ago
Holger Wirtz
93c8580edd
Added "Overwrite?" screen for storing new sounds.
6 years ago
Holger Wirtz
f5f66b2450
Fix for menu selection.
6 years ago
Holger Wirtz
079a937940
Fixes.
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
6219a83e9c
Fixing going menu backwards.
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
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
4ca5246e63
Fixing chorus menus.
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
cd560fb59a
Moved change of internal sound-state inside set_* functions.
6 years ago