An open API service indexing awesome lists of open source software.

https://github.com/ideoforms/ideoforms


https://github.com/ideoforms/ideoforms

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

### ideoforms / Daniel John Jones

I am a UK-based artist-researcher, interested in algorithmic composition, sonification, systems music, sound installations, and spatial audio.

As part of my practice and studio projects as part of [Jones/Bulley](https://jones-bulley.com/), I develop a number of open-source frameworks that are focused on generating and interacting with sound, primarily via Python.

- 🎛 [signalflow](https://github.com/ideoforms/signalflow): real-time sound synthesis, processing and DSP, with Pythonic API and an efficient C++ core
- 🎵 [isobar](https://github.com/ideoforms/isobar): generate and manipulate musical patterns and control sequences, outputting MIDI, OSC, or MIDI files
- 🎹 [AbletonOSC](https://github.com/ideoforms/AbletonOSC): enables control of [Ableton Live](https://www.ableton.com/en/shop/live/) with OpenSoundControl
- 🔌 [pylive](https://github.com/ideoforms/pylive): connects to AbletonOSC to control [Ableton Live](https://www.ableton.com/en/shop/live/) directly from Python scripts
- 🔊 [python-supercollider](https://github.com/ideoforms/python-supercollider): control the [SuperCollider](https://supercollider.github.io/) synthesis engine from Python