Skip to content

Use with React? #70

Answered by leolabs
keeper2597 asked this question in Q&A
Dec 24, 2022 · 4 comments · 1 reply
Discussion options

You must be logged in to vote

Hey @keeper2597,

Unfortunately, ableton-js doesn't work in the browser since it uses UDP to communicate with the Python plugin in Live. You'd need to create a server in Node that communicates with Live using ableton-js and offers an HTTP or WebSocket API that your React app can use. This is how I do it in AbleSet as well :)

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@jbflow
Comment options

Answer selected by keeper2597
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants