Cabbage Logo
Back to Cabbage Site

Scala Import(ant)

Hi,
this is my first contribution here, and it is not even a synth or an effect.

It is a module, a few lines of code to copy over to your own instrument.

ScalaImport first loads in the Standard Western 12TET scale, called ‘12 equal divisions of 2_1.scl’.
But the user can import its own Scala scale. From then on, the user can switch between these 2 scales.
These Scala scales can be produced here: https://sevish.com/scaleworkshop/
The 12TET scale should be present in the vst folder as well, so ScalaImport can find it.

In the video i load a Scala scale, where an octave is divided into 3 notes:

Feedback appreciated.

ScalaImport.csd (4.7 KB)
12 equal divisions of 2_1.scl.zip (388 Bytes) 3 equal divisions of 2_1.scl.zip (350 Bytes)

2 Likes