Playing with my new objects (Syncing up with Ableton & P5.js)

GroupDIY Audio Forum

Help Support GroupDIY Audio Forum:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.
Joined
Feb 3, 2023
Messages
10
Location
NA
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.

-
-

Anyone approaching audio & visuals in a similar fashion? Would love to discuss/explore.

Cheers,

D x
 

Latest posts

Back
Top