2022-01-10

New distortion module

TModDistort.jpg

Published as pre-release. 2022.1.10.0]

Made a new Distort module. It takes it’s input value and raises it to a settable power (alpha) which can be modulated.

[Read more…]

2022-01-08

Bugfix for Dif module

Published as pre-release. 2022.1.8.0]

The Dif module was not properly working with the changes made, fixed that - and added some code to find the error made in the debug version of the program.

2022-01-07

Added select input to Dif module

TModDif.jpg

Published as pre-release. 2022.1.7.1]

Added a select (sel) input to the Dif module to make the mode controllable from an external signal.

New inversion out for ScaleQuantizer

TModScaleQuantizer.jpg

Published as pre-release. 2022.1.7.0]

Added an inv2 output on the Scalequantizer module. Inv2 will play notes from the selected scale, where the inv output will generally not. Both inversion outputs will select notes from the same octave as the the note on the regular out is in.

2022-01-05

New full release 2022.1.5.0

A happy new year!

I’ve made a new ful release for both source code and and executable code, it can be downloaded from here.

The 32 bit executable version is no longer supported, it still is in the source code (but will disappear from there too - over time).

New poly status module and a change of the old one

TModPolyStatus2.jpg

Published as pre-release. 2022.1.5.0]

Changed the PolyStatus module a bit and added a PolyStatus2 module with a different distributen of the output values over the voices.

[Read more…]

2022-01-02

Changed correlation setting

Published as pre-release. 2022.1.2.0]

Changed the way the correlation setting works for the RandSigs module, to give better correlation. Now when correlation is 1 all outputs will exactly follow the channel 0 (leftmost) outputs. And when the correlation is 0 all channels will be independent, and the is a smooth fade from correlation 0 to 1.

Correlation control for RandSigs

TModRandSigs.jpg

Published as pre-release. 2022.1.1.0]

Added correlation control to the RandSigs module. It makes the the outputs more similar when on, and totally independent when off (which is the old time, and now default, behaviour).