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.

20170713

A great resource for learning about granular synthesis.

  • J.a.g.s by limulo.net is a pd patch I could test with my RasPi
  • Logic X has an inbuilt granular synthesizer (good tutorial)
  • Clouds by Rajmil Fischman is also very complex (and free)

    Also found Automatonism by Johan Eriksson a modular audio environment which works inside pd. Wonder if it can run on RasPi?

    Judging from Erikssons example it appears that nowadays electronic artist have make their own soft-/ hardware to market/facilitate/fund their creative careers. Mark Verbos in another excellent example (see his interview for details). Artists build their income by creating and sharing tools/instruments they use to make their art. This means that tools are currently more significant then artworks.