Releases: mzuther/ProtoFaust
Releases · mzuther/ProtoFaust
v1.0.5 Improve performance
Added
-
add custom UI handler
-
add linter script and fix warnings
Changed
-
use lambda set/get functions to update controllers (thanks to
Stéphane Letz) -
use 'alloca' which is faster than std::vector and will also work on
Windows (thanks to Stéphane Letz) -
move some UI handling to class "ProtoFaustWidget"
-
allow easier debugging of RGB LEDs (enjoy fireworks of light ...)
-
re-factor code
-
change selection of files formatted by astyle
Fixed
- fix crash on opening module selection window
v1.0.4 Improve Faust scripts
Added
- documentation: describe signal ranges
Changed
-
prevent filter from exploding
-
re-factor Faust scripts and improve readability
Fixed
- APP->engine->getSampleRate() should not be used anymore (change
sample rate in process; thanks to Stéphane Letz)
v1.0.3 Improve code base #2
Changed
-
re-factor code
-
change IDs of RGB LED in Faust code
Fixed
- fix wrong scaling of three-way switches
v1.0.2 Improve code base
- re-factor code
- beautify output of Makefile
v1.0.1 Maintenance release
Added
- add documentation, change log and code of conduct
Changed
- improve readability of Faust code (
src/faust/rack.dsp
; thanks to
Stéphane Letz)
v1.0.0 First release
v1.0.0