Hello everyone,
I thought I would share a project that I have been working on over the past few years. formuls is an experimental synthesis-based electronic musical instrument that uses Open Stage Control for the control GUI.
I'm currently in the process of creating some tutorial videos so people other than myself can actually play with the instrument. In the meantime, you can see an introduction to formuls in this video:
The main app that does all the audio synthesis and processing is run on a laptop with the node version of Open Stage Control running headless. The interface is then accessed by an iPad/Android device connected to the same network. A combination of libpd and Faust perform all the audio processing and sequencing, which is then bundled together into a Python app.
A macOS Silicon binary version of the app and the source code can be found on Github: GitHub - jrdooley/formuls: The formuls music environment
I have used the instrument for live performance and composition over the past few years, so if you're interested in hearing some of the whacky music that I've created with it you can have a listen to it hear: https://formuls.bandcamp.com/
Enjoy!
James aka formuls