130 Commits (f8d7c097ac5861c9b9839842a62eebfd0dd0b0e6)
 

Author SHA1 Message Date
Holger Wirtz f8d7c097ac Simple 1st-order filter test, as BlackAddr sugested: https://forum.pjrc.com/threads/56532-Modulated-Delay-Chorus-Flanger?highlight=Chorus 5 years ago
Holger Wirtz 444d823cd1 Next try... 5 years ago
Holger Wirtz a06ebe76fe Trying again with Chamberlin filter for modulation to smooth the used 5 years ago
Holger Wirtz 9cad9262d5 Chorus fixes. 5 years ago
Holger Wirtz c2549adcab Added arm_biquad LP filter for modulation. 5 years ago
Holger Wirtz 2989ea2eac Fixes. 5 years ago
Holger Wirtz 1356774e8e Removed chorus_intensity because modulator.amplitude can be used. 5 years ago
Holger Wirtz 3f5f754460 Changed chorus mix-in. 5 years ago
Holger Wirtz 78aac5e8a9 Code cleanup and small fixes. 5 years ago
Holger Wirtz b48aa7bb9a Removed code for spline interpolation. 5 years ago
Holger Wirtz 0e91d775f7 New try for linear interpolation. 5 years ago
Holger Wirtz 0027b62530 Several fixes. 5 years ago
Holger Wirtz 9efd4e6f03 Small fixes. 5 years ago
Holger Wirtz 6bd662b602 Added spline interpolation again. 5 years ago
Holger Wirtz e85dbd43b8 Removed Splie interpolation. 5 years ago
Holger Wirtz bf75622652 Testing with fixed values. 5 years ago
Holger Wirtz cd891c4f98 Replaced own filter functions with CMSIS library function calls. 5 years ago
Holger Wirtz 807d152020 Added IIR filter (1-order, 3-order) for filtering LP-filtering the mdulation 5 years ago
Holger Wirtz b6180721d8 Fixed rounding of floats for working with negative numbers. 5 years ago
Holger Wirtz be62fba2e0 Slightly better simple interpolation code. 5 years ago
Holger Wirtz 1b19fdb7f0 Added usb-audio output. 5 years ago
Holger Wirtz a14a9ba633 Optimizations. 5 years ago
Holger Wirtz 91e35afdf7 Fixes for the chorus. 5 years ago
Holger Wirtz e9f689d5f6 SMaller fixes and tests. 5 years ago
Holger Wirtz 9c353f0e09 Trying spline interpolation and simple gauss filter. 5 years ago
Holger Wirtz 5ea21e53b7 Fixes for chorus intensity and loading values at startup. 5 years ago
Holger Wirtz 81de0af5b7 Small fixes for chorus. 6 years ago
Holger Wirtz f196fe60cd Added inverter for second modulated delay as stereo chorus simulation. 6 years ago
Holger Wirtz da5ca32be0 Added effect functions for controllers. 6 years ago
Holger Wirtz d98f68090b Added new hex file. 6 years ago
Holger Wirtz 8547cdaa61 Showing volume menu fixed. 6 years ago
Holger Wirtz f9d971252d Renaming files from *chorus to *delay. 6 years ago
Holger Wirtz e901694c8a Several small but necessary fixes! 6 years ago
Holger Wirtz ea2f8fbbd9 Fixing DEBUG option (renaming to avoid conflict with LiquidMenu). 6 years ago
Holger Wirtz fd409c2be3 Fixing types. 6 years ago
Holger Wirtz 19c9fbc24e Fixed storing and loading of sounds. 6 years ago
Holger Wirtz 369b135c8f Trying to fix interpolation problems... 6 years ago
Holger Wirtz a48f996232 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 78edeeb89c Added spline interpolation functions. 6 years ago
Holger Wirtz 30086b42d6 Added entry for chorus intensity. 6 years ago
Holger Wirtz 02a60d10b1 Chorus works :-) but linear interpolation is not the best... will try 6 years ago
Holger Wirtz 7cc48260c8 Small fixes. 6 years ago
Holger Wirtz 1f7caea7a0 Small fix for using configuration struct. 6 years ago
Holger Wirtz 3f72a986d5 Next try for a Chorus (modulated delay). 6 years ago
Holger Wirtz af801cb02c Volume fixes. 6 years ago
Holger Wirtz 2dd128532a Added midi controllers for some paramters. 6 years ago
Holger Wirtz cbf64fa039 Added version string. 6 years ago
Holger Wirtz 8ee201f948 Merging cuurent dev state to master. 6 years ago
Holger Wirtz fb914b52c8 Fixing volume menu. 6 years ago