- Joined
- Feb 2, 2023
- Messages
- 12
- Reaction score
- 0
Easy everyone!
These past 2-months I've been working on [_new world], an object-driven library built in Javascript. It uses real-time MIDI data to display audio-reactive visuals in the browser.
To break this down a little... Using the webmidi library, the app listens for MIDI triggers passed from an active Ableton Live session. This MIDI information is passed into a localhost session where attributes such as channel, note velocity, and note-length are used to compose active modules & on-screen animations.
Today I developed some new modules for the library, and wanted to share the progress.
- https://www.youtube.com/shorts/FNP2ZhykiTU
- https://www.instagram.com/p/CpfwKJaKhnw/
Anyone approaching audio & visuals in a similar fashion? Would love to discuss/explore.
Cheers,
D x
These past 2-months I've been working on [_new world], an object-driven library built in Javascript. It uses real-time MIDI data to display audio-reactive visuals in the browser.
To break this down a little... Using the webmidi library, the app listens for MIDI triggers passed from an active Ableton Live session. This MIDI information is passed into a localhost session where attributes such as channel, note velocity, and note-length are used to compose active modules & on-screen animations.
Today I developed some new modules for the library, and wanted to share the progress.
- https://www.youtube.com/shorts/FNP2ZhykiTU
- https://www.instagram.com/p/CpfwKJaKhnw/
Anyone approaching audio & visuals in a similar fashion? Would love to discuss/explore.
Cheers,
D x