You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extempore supports OSC clients and servers. This could be a better way to go that what we're currently doing (using stdout on the Erlang Port for Extempore ... lots of string munging, parsing of output, etc.).
Tasks:
Implement an OSC server in LFE
Add an endpoint for phrase data (sequences, progressions, etc.)
Create an OSC client in Extempore
Send phrase to the OSC server
Have the OSC server publish the data to an erlbus topic
The text was updated successfully, but these errors were encountered:
Extempore supports OSC clients and servers. This could be a better way to go that what we're currently doing (using stdout on the Erlang Port for Extempore ... lots of string munging, parsing of output, etc.).
Tasks:
erlbus
topicThe text was updated successfully, but these errors were encountered: