33 Commits (master)

Author SHA1 Message Date
Holger Wirtz 35904b7139 Exchanged engine to AUdioStream engine instead of queues. 4 years ago
Holger Wirtz ae8d72d513 Added MIDI-CC for the rest of the params. 5 years ago
Holger Wirtz ead7fce6ed Removes feedback and delay-offset completely. 5 years ago
Holger Wirtz 4244fe6727 Several small fixes for modulated delay offset and amplitude calculation. 5 years ago
Holger Wirtz 4dcc68e42c Rewrite of delay offset for modulated-delay. 5 years ago
Holger Wirtz 2e471e4005 Exchanged delay offset calculation from time to bytes (or better percent). 5 years ago
Holger Wirtz 0521b5d839 Fixed initial modulated delay offset when loading a sound. 5 years ago
Holger Wirtz 7ece8305b4 Hopefully fixed the modulated delay. 5 years ago
Holger Wirtz 81ce42ec63 Added function for LP coefficient calculation based on frequency and q. 5 years ago
Holger Wirtz 8d8ee66397 Save the current state. 5 years ago
Holger Wirtz 449c7f72d1 Added tests for DC-filter. 5 years ago
Holger Wirtz 296fa08774 Several fixes and additions for filtering chorus modulator nd output. 5 years ago
Holger Wirtz 8833124c4f Added function for coeff-calculation. 5 years ago
Holger Wirtz 3393c60ed6 Filter for modulator implemented again (just testing). 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 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 6bd662b602 Added spline interpolation again. 5 years ago
Holger Wirtz e85dbd43b8 Removed Splie interpolation. 5 years ago
Holger Wirtz cd891c4f98 Replaced own filter functions with CMSIS library function calls. 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. 5 years ago
Holger Wirtz f196fe60cd Added inverter for second modulated delay as stereo chorus simulation. 5 years ago
Holger Wirtz da5ca32be0 Added effect functions for controllers. 5 years ago
Holger Wirtz f9d971252d Renaming files from *chorus to *delay. 5 years ago
Holger Wirtz fd409c2be3 Fixing types. 5 years ago
Holger Wirtz 19c9fbc24e Fixed storing and loading of sounds. 5 years ago
Holger Wirtz 3f72a986d5 Next try for a Chorus (modulated delay). 5 years ago
Holger Wirtz af801cb02c Volume fixes. 5 years ago