Remote access to Ableton Live's Python API framework. Currently supporting telnet, access, UDP linewire, Open Sound Control, example code and API provided. Written in Python.
* This project is under development, not fit for end users *
The project consists of the infrastructure to remotely control apliances (eg. turn the cofee maker on from a web page)
Needed parts:
- an arduino uno board (www.arduino.cc).
- a circuit board for the relays.
- a PC connected to the arduino.
- python 2.7 to run the server.
- port forwarding to the PC for remote access.
A simple client to remotecontrol your VDR from a PC (GTK) or from your XBMC on the XBox. It also provides an Python-API to the SVDRP-interface of the VDR.