-
Notifications
You must be signed in to change notification settings - Fork 26
Description
We will prepare templates, in different languages, to facilitate the setup for hackathon participants. templates should include all code and instructions that are necessary to connect to the Travis websocket and to the external libraries for visualization and sonification. These templates will be in a dedicated folder.
We will let hackathon participants connect to two hardware fixtures that are unique to R1. For this we need
- a web server that exposes a REST API for the MIDI controller.
- a web server that exposes a REST API for the DMX controller
- each server will exist in two versions:
- one that is connect to an emulator / simulator of the hardware: code goes in the emulators folder. These servers should run on the local machine of participants in order to let everyone experiment / test.
- one that is connected to the actual hardware controller: code goes in the hardware folder. These servers will run on Raspberry PI connected to the HW controllers. These servers should have a minimalistic control over the origin and the number of connections.
@SimoneStefani buys the ciart.live domain. We will use this domain for the different servers used during the hackathon.
@SimoneStefani is the main responsible to build the MIDI API and servers
@Jacarte and @christian-stj will design the DMX API and servers
We use the issue tracker of this repo to discuss the different steps for the construction of these APIs. We continue using email as well for global discussions.