Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

lebrunthibault/Protocol0-Midi-Remote-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Disclaimer : this project moved to the protocol0 monorepo

Companion MIDI proxy script for Protocol0 remote script

It allows the Protocol0 backend to communicate back to the script.

NB : A surface script cannot listen to multiple midi ports at the same time

The remote script is already listening to the controller port (my faderfox ec4). So the only way to communicate with it from the backend is to create a second script : it's only goal is to forward midi to the main script.

So this script simply routes external midi messages received on its input port to the Protocol0 remote script. Should be loaded twice in Live. Once with P0_IN_MIDI, and the second time with P0_IN_HTTP virtual midi port as midi input port.

About

Companion ableton surface script for Protocol0 : routes external midi messages to Protocol0 (e.g. when using Protocol0 backend)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages