https://github.com/ideoforms/ideoforms
https://github.com/ideoforms/ideoforms
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ideoforms/ideoforms
- Owner: ideoforms
- Created: 2022-11-18T18:20:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-02T07:31:06.000Z (over 1 year ago)
- Last Synced: 2025-06-29T18:50:48.977Z (about 1 year ago)
- Size: 19.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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