1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected almost 2 years ago.
Nov 28, 2022 — Nov 28, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added some presets for the generate tone action More... about 22 years ago
Added some presets for the generate tone action More... about 22 years ago
Added a frontend for the generate tone action More... about 22 years ago
Added a frontend for the generate tone action More... about 22 years ago
Added a generate tone action which can generate a give frequency of various tone types, sine, saw, square, triable More... about 22 years ago
Added a generate tone action which can generate a give frequency of various tone types, sine, saw, square, triable More... about 22 years ago
Added a TODO More... about 22 years ago
Added a TODO More... about 22 years ago
Added frontend code to use the new Morphing Arbitrary FIR Filter code More... about 22 years ago
Added frontend code to use the new Morphing Arbitrary FIR Filter code More... about 22 years ago
Added a check to prevent the CGraphParamValueNode iterator from returning nan in the results More... about 22 years ago
Added a check to prevent the CGraphParamValueNode iterator from returning nan in the results More... about 22 years ago
Added a Morphing Arbitrary FIR Filter which accepts two frequency responses and morphs between the two from the start to the stop position or according to an LFO back and forth More... about 22 years ago
Added a Morphing Arbitrary FIR Filter which accepts two frequency responses and morphs between the two from the start to the stop position or according to an LFO back and forth More... about 22 years ago
Removed some unnecessary parameters and data-memebers, and now use the normalizeFrequencyResponse in filter_utils.h instead of having the code directory in this source More... about 22 years ago
Removed some unnecessary parameters and data-memebers, and now use the normalizeFrequencyResponse in filter_utils.h instead of having the code directory in this source More... about 22 years ago
Added a function that is common to CArbitraryFIRFilter and CMorphingArbitraryFIRFilter that normalizes a given frequency response from frequency units to fractions of the sample-rate units More... about 22 years ago
Added a function that is common to CArbitraryFIRFilter and CMorphingArbitraryFIRFilter that normalizes a given frequency response from frequency units to fractions of the sample-rate units More... about 22 years ago
Added a possible TOOD More... about 22 years ago
Added a possible TOOD More... about 22 years ago
Added methods for setNewFilterKernel and setNewMagnitudeArray to be able to change the filter kernel on the fly when convolving More... about 22 years ago
Added methods for setNewFilterKernel and setNewMagnitudeArray to be able to change the filter kernel on the fly when convolving More... about 22 years ago
Made the "Max Particle Velocity" slider enable/disable instead of show/hide when the noise type isn't brown More... about 22 years ago
Made the "Max Particle Velocity" slider enable/disable instead of show/hide when the noise type isn't brown More... about 22 years ago
Made all the add.*ParamValue() methods return a pointer to what was added Added a couple new get.*Param() methods to get some other things More... about 22 years ago
Made all the add.*ParamValue() methods return a pointer to what was added More... about 22 years ago
Added FXLFOParamValue::enable()|disable() More... about 22 years ago
Added FXLFOParamValue::enable()|disable() More... about 22 years ago
Now I forward the checkbox changed event to the target and selector More... about 22 years ago
Now I forward the checkbox changed event to the target and selector More... about 22 years ago