Holger Wirtz
|
016cd6231e
|
Removed chorus_intensity because modulator.amplitude can be used.
|
5 years ago |
Holger Wirtz
|
3f5f754460
|
Changed chorus mix-in.
Small fixes for interpolation.
|
5 years ago |
Holger Wirtz
|
f1c71120b2
|
Changed chorus mix-in.
Small fixes for interpolation.
|
5 years ago |
Holger Wirtz
|
78aac5e8a9
|
Code cleanup and small fixes.
|
5 years ago |
Holger Wirtz
|
becb55dec3
|
Code cleanup and small fixes.
|
5 years ago |
Holger Wirtz
|
b48aa7bb9a
|
Removed code for spline interpolation.
|
5 years ago |
Holger Wirtz
|
6dd9bb923b
|
Removed code for spline interpolation.
|
5 years ago |
Holger Wirtz
|
0e91d775f7
|
New try for linear interpolation.
Added a lowpass after chorus output.
|
5 years ago |
Holger Wirtz
|
55b6718219
|
New try for linear interpolation.
Added a lowpass after chorus output.
|
5 years ago |
Holger Wirtz
|
0027b62530
|
Several fixes.
Hopefully working interpolation (Catmull currently does not work because of too high CPU usage and xruns).
|
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
|
9efd4e6f03
|
Small fixes.
|
5 years ago |
Holger Wirtz
|
63762acd95
|
Small fixes.
|
5 years ago |
Holger Wirtz
|
6bd662b602
|
Added spline interpolation again.
Using Teensy biquad lowpass for filtering the modulator signal.
|
5 years ago |
Holger Wirtz
|
3c87c7f411
|
Added spline interpolation again.
Using Teensy biquad lowpass for filtering the modulator signal.
|
5 years ago |
Holger Wirtz
|
e85dbd43b8
|
Removed Splie interpolation.
Tried another calculation for filter coefficients.
|
5 years ago |
Holger Wirtz
|
c5db956a3d
|
Removed Splie interpolation.
Tried another calculation for filter coefficients.
|
5 years ago |
Holger Wirtz
|
bf75622652
|
Testing with fixed values.
|
5 years ago |
Holger Wirtz
|
11a4168cf3
|
Testing with fixed values.
|
5 years ago |
Holger Wirtz
|
cd891c4f98
|
Replaced own filter functions with CMSIS library function calls.
|
5 years ago |
Holger Wirtz
|
0f3d4e14b9
|
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
signal at 5000 Hz (just for testing).
|
5 years ago |
Holger Wirtz
|
84981851fc
|
Added IIR filter (1-order, 3-order) for filtering LP-filtering the mdulation
signal at 5000 Hz (just for testing).
|
5 years ago |
Holger Wirtz
|
b6180721d8
|
Fixed rounding of floats for working with negative numbers.
|
5 years ago |
Holger Wirtz
|
5c987723d6
|
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
|
29268ab1fa
|
Slightly better simple interpolation code.
|
5 years ago |
Holger Wirtz
|
1b19fdb7f0
|
Added usb-audio output.
Removed TGA and PT8211 outputs due to heavy usage of the SGTL5000.
|
5 years ago |
Holger Wirtz
|
1d8f8280d5
|
Added usb-audio output.
Removed TGA and PT8211 outputs due to heavy usage of the SGTL5000.
|
5 years ago |
Holger Wirtz
|
a14a9ba633
|
Optimizations.
|
5 years ago |
Holger Wirtz
|
6b40071313
|
Optimizations.
|
5 years ago |
Holger Wirtz
|
91e35afdf7
|
Fixes for the chorus.
|
5 years ago |
Holger Wirtz
|
91df5f84a8
|
Fixes for the chorus.
|
5 years ago |
Holger Wirtz
|
e9f689d5f6
|
SMaller fixes and tests.
|
5 years ago |
Holger Wirtz
|
d5430fe5a4
|
SMaller fixes and tests.
|
5 years ago |
Holger Wirtz
|
9c353f0e09
|
Trying spline interpolation and simple gauss filter.
|
5 years ago |
Holger Wirtz
|
ab26969b4c
|
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
|
4638551841
|
Fixes for chorus intensity and loading values at startup.
|
5 years ago |
Holger Wirtz
|
81de0af5b7
|
Small fixes for chorus.
|
6 years ago |
Holger Wirtz
|
938a7dd67b
|
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
|
30267eb805
|
Added inverter for second modulated delay as stereo chorus simulation.
|
6 years ago |
Holger Wirtz
|
da5ca32be0
|
Added effect functions for controllers.
Smaller fixes.
|
6 years ago |
Holger Wirtz
|
a6f913c888
|
Added effect functions for controllers.
Smaller fixes.
|
6 years ago |
Holger Wirtz
|
d98f68090b
|
Added new hex file.
|
6 years ago |
Holger Wirtz
|
a4af888931
|
Added new hex file.
|
6 years ago |
Holger Wirtz
|
8547cdaa61
|
Showing volume menu fixed.
|
6 years ago |
Holger Wirtz
|
16411e79cb
|
Showing volume menu fixed.
|
6 years ago |
Holger Wirtz
|
f9d971252d
|
Renaming files from *chorus to *delay.
Fixing and optimizing code for modulated delay calculation.
|
6 years ago |