2021-06-24
Some more demos
Some relatively simple audio demos, and patches they were made with. These are all from self playing patches (noodles).
Some small changes
There still was an issue with the ScaleQuantizer. When first loaded from the module selector it would by default need an enforce operation, fixed that.
Changed the connector popups to additionally show the signal type .
Published as pre-release. 2021.6.24.1
2021-06-08
Bug in ScaleQuantizer re-re-visited
It is impossible to get the lock issue right, I’ve made an enforce button to enforce a preset scale.
When a known scale is set on the buttons it is possible to set a preset without it, when the module indicates a Custom scale you’ll need to either use the enforce button once, or select a known scale with the note buttons.
As said before, I should have made them note buttons read only … oh well, this’ll sort of work.
Published as pre-release. 2021.6.8.1
Bug in ScaleQuantizer revisited …
Note: there is a follow-up on this one.
It turned out that the runtime module behavour was a bit problematic too … I’ve made a fix for that as well now … almost at least.
2021-06-07
Wren demos
Some audio demos, and patches they were made with. These are all from self playing patches (noodles).
2021-06-06
Bug in ScaleQuantizer
Note: this is not working, it needs more work …
The ScaleQuantizer would not treat the scale selector as a preset selector, instead it would always overrule any manual changes of the scale. I’ve fixed this in the latest pre-release.
2021-06-02
Added an Enable input to the Divider
Added an enable input to the divider module, when unconnected it is active.