20170724

Managed to build a working microGranny 2.5 unit. Messed up a connection ribbon but other then that the build went decently. I got the midi working (with a Novation Circuit) but I don’t have a usb-to-midi dongle so I can’t test the units midi CC parameter changes (I trust it’s ok). The midi-clock synced “RANDOM SHIFT” for grain playback direction is great! The unit came preloaded with Slavoj Žižek samples, which the unit can run as automated drum-like stutter. Unfortunately the file menu browser is slow and sometimes the faders behave oddly. Judging from the forums this is because the unit is based on an Arduino. It’s rather noisy too but I like it a lot.

Working on my first proper FCPX project. Added keywords to clips and marked favorites/rejects. Learning keyboard shortcuts and how to sync video to external audio. Tomorrow I’ll add the clips to the timeline.

20170719

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.