My Bastl microGranny 2.5 kit arrived. The assembly looks very challenging.
I succeeded in installing Pure Data (Pd) on my RasPi 3 and I’ve been playing with Automatonism 1.1. It works great and even got my Novation Circuit to work with it! Automatonism is a virtual modular audio system. It’s the successor of XODULAR (both systems have been written by Johan Eriksson). Automatonism is a great way to learn both Pd and audio synthesis.
While fiddling with Pd I figured our that I can use it to write a midi CC modulator/translator which will change the CCs Novation Circuit sends over midi into CCs which the microGranny understands. The Circuit synths CC values can be automated using the inbuilt sequencer. The combination should make for very interesting results. Much like some Elektron sequencers with parameter locks. I guess I could run a Raspberry Pi Nano which only works as a Pd midi CC modulator/translator: ctlin (isolate CC) -> values -> ctlout (to desired CC). Or something.
I’ll try to learn Pd by making a midi clock input for Automatonism. Also discovered the Piz MIDI plugin collection which seems very useful. The plugins have been updated earlier this year. By the looks of it midiForceToKey can be used to make microtonal stuff.