77 Commits (949975f9e247536a97611983d494e59f8fee5bf8)

Author SHA1 Message Date
Holger Wirtz 263047aee4 Next try... 5 years ago
Holger Wirtz 7e92a0b268 Trying again with Chamberlin filter for modulation to smooth the used 5 years ago
Holger Wirtz b2cf72fae0 Added arm_biquad LP filter for modulation. 5 years ago
Holger Wirtz 9e6e5bca3a Fixes. 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. 5 years ago
Holger Wirtz 6dd9bb923b Removed code for spline interpolation. 5 years ago
Holger Wirtz 55b6718219 New try for linear interpolation. 5 years ago
Holger Wirtz 9dec11226d Several fixes. 5 years ago
Holger Wirtz 63762acd95 Small fixes. 5 years ago
Holger Wirtz 3c87c7f411 Added spline interpolation again. 5 years ago
Holger Wirtz c5db956a3d Removed Splie interpolation. 5 years ago
Holger Wirtz 0f3d4e14b9 Replaced own filter functions with CMSIS library function calls. 5 years ago
Holger Wirtz 84981851fc Added IIR filter (1-order, 3-order) for filtering LP-filtering the mdulation 5 years ago
Holger Wirtz 5c987723d6 Fixed rounding of floats for working with negative numbers. 5 years ago
Holger Wirtz 1d8f8280d5 Added usb-audio output. 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. 6 years ago
Holger Wirtz 16411e79cb Showing volume menu fixed. 6 years ago
Holger Wirtz ad604d900e Renaming files from *chorus to *delay. 6 years ago
Holger Wirtz 15fab757aa Fixing DEBUG option (renaming to avoid conflict with LiquidMenu). 6 years ago
Holger Wirtz 23757f818a Fixing types. 6 years ago
Holger Wirtz bafeeb0cc2 Fixed storing and loading of sounds. 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. 6 years ago
Holger Wirtz 891d4d95ee Next try for a Chorus (modulated delay). 6 years ago
Holger Wirtz 24b930e08d Volume fixes. 6 years ago
Holger Wirtz 5947d6f4ea Added midi controllers for some paramters. 6 years ago
Holger Wirtz d0bd6010f3 Added version string. 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. 6 years ago
Holger Wirtz 4e4993b1e2 Fixing missing velocity_sense menu. 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. 6 years ago
Holger Wirtz 9212775506 Fixing tune menu entry text. 6 years ago
Holger Wirtz a0874087a0 Global _loadness as float. 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. 6 years ago
Holger Wirtz 1af7004d7a Added new LiquidMenu system. 6 years ago