Skip to content

schollz/supercollider-microtonic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

supercollider-microtonic

One of my favorite drum machines is the Microtonic VST by SonicCharge. I have this VST and I use it a lot, but I was hoping to control it via OSC in SuperCollider so I sought to port it to SuperCollider. Namely, I really wanted to use this sound in norns. I ended up getting very close (I think) and made a norns script using these sounds called "supertonic".

You can use this repository by opening microtonic.scd. It will open up a SynthDef with the basic parameters, and then some example presets and an example euclidean drum sequencer.

Demo

Here's a direct comparison between the SuperCollider port and Microtonic on some random presets: https://vimeo.com/591627963.

Importing presets

I included a Lua script that you can use to convert your Microtonic presets into SuperCollider code automatically. Simply run:

lua utonic2sc.lua /location/to/microtonic/preset > preset.scd

More information

For more information about this port, check out my blog.

License

MIT

About

Porting the Microtonic VST to SuperCollider

Topics

Resources

License

Stars

Watchers

Forks

Contributors