hemmer
|
411ec729b7
|
Addressing review comments
* use of string::f
* removed unnecessary casts to float_4
* corrected/updated brace initialisation
* removed github actions
|
3 years ago |
Andrew Belt
|
a9a0e4d314
|
plugin.hpp is intended for shared plugin-wide symbols so Common.hpp is redundant.
|
3 years ago |
hemmer
|
c22e022e6a
|
Remove lots of boilerplate by using set/getPolyVoltageSimd instead
* try to convert to idomatic Rack code
* tightened up Percall/Hexmix polyphony logic
|
3 years ago |
hemmer
|
33a86f0662
|
Tuning of Percall, and updating to Befaco supplied graphics
|
3 years ago |
hemmer
|
80db8f3ac6
|
Fix incorrect behaviour in AD envelopes for non-linear shapes
|
3 years ago |
hemmer
|
ae3a404cd3
|
Temporarily reset version number so testers aren't pestered to update.
Wire in VCA decay CV.
|
4 years ago |
hemmer
|
f11ecc29cc
|
Moving to generalised envelope class.
|
4 years ago |
hemmer
|
ecb4165abb
|
Implement new Befaco input/output ports
* some code cleanup
* Percall strength should be calculated every sample
|
4 years ago |
hemmer
|
389e249604
|
Performance improvements
* use simd for polyphonic logic
* only process CV / lights every N samples
|
4 years ago |
hemmer
|
acf9eaa399
|
Fix polyphony logic issue
|
4 years ago |
hemmer
|
e48a6704b2
|
Don't use zero based indexing for tooltips
|
4 years ago |
hemmer
|
4a9b8ee245
|
Fixed edge case where envelope would remain stuck.
|
4 years ago |
hemmer
|
1b80fd09ef
|
First pass at implementing Befaco Percall
|
4 years ago |