Releases: Mystfit/Showtime-Live
Releases · Mystfit/Showtime-Live
v1.5.1 Beta
New features!
- Network: Pyro has been replaced with a freshly written 2-way TCP/UDP socket system. The server and client can now automatically connect to each other using heartbeats and can join each other out of order.
- GUI: Tk server gui added. Contains options for installing MIDI remote scripts to Ableton, choosing MIDI loopback ports and displaying logging information. The command-line interface can still be used by launching the server with the flag --cli.
- Installers: A Windows installer has been added that installs Python 2.7, the Showtime-Live scripts and creates a handy start menu option for launching the server. An OSX .app version of the server has also been added.
v1.3
v1.0.1 Beta
This release fixes a few bugs related to setting up midi loopback ports on Windows.
v1.0 Beta - First release!
Added manifest for including bat, sh and md files for building source…