2022-06-19
Some new stuff, pre-release 2022.6.19.0
Published as pre-release version 2022.6.19.0
This can be installed from a recent Wren version - or alternatively download the installer (see the wiki for more info on updating or installing Wren).
- New SimpleRange module - it may save some cycles to use simple modules.
- Made an analog-ish position output for the Divider module, it presents the internal count value..
- Font for popup editors was too small for one unit modules, made the font smaller for those low modules.
- Removed Sine and Cosine lookup tables, calculation was faster.
- More lines of code removed.
- Changed controls for polyphony and wire thickness to be knobs, those support keyboard control to change the value.
- Changed format for knob hints a bit - to make things a bit less confusing.
- Made main VU meter peak and valey indicators a lot slower, a factor of 20.
- Wire addition or removal no longer needs a patch recompile - it will just keep playing. This works for cable undo and redo operations too.
- Removed the F12 (patch manual recompile) action. F7 (reset) still works, and patch recompile can still be done programmatically
- Extra mode for the Pluck module, fixed tuning for KS, Pluck, PluckControl and TunedDelay modules. Lowest possible (internal) frequency now is about 1Hz (it was about 8Hz).
- Linear controls now additionally display a fraction of the total range in their popups.
Add comment
Fill out the form below to add your own comments