Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send data from Extempore to LFE via OSC #105

Open
5 tasks
oubiwann opened this issue Mar 20, 2021 · 0 comments
Open
5 tasks

Send data from Extempore to LFE via OSC #105

oubiwann opened this issue Mar 20, 2021 · 0 comments
Labels
enhancement New feature or request feature
Milestone

Comments

@oubiwann
Copy link
Contributor

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
@oubiwann oubiwann added enhancement New feature or request feature labels Mar 20, 2021
@oubiwann oubiwann added this to the 0.5.0 milestone Mar 20, 2021
@oubiwann oubiwann modified the milestones: 0.5.0, Backlog Jun 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature
1 participant