Skip to content

Releases: dktr0/EspGrid

v0.58.7

14 Mar 19:30
Compare
Choose a tag to compare

Various bug fixes in this release.

v0.58.2

03 Sep 15:59
Compare
Choose a tag to compare

Fixes one small bug introduced in 0.58.1 re: shared tempo.

v0.58.1

03 Sep 04:45
Compare
Choose a tag to compare

The first release in a long time, ready for testing and improvement... The big difference between the 0.57 and 0.58 versions is a much leaner internal protocol (ie. uses less network bandwidth, hopefully less exposed to network collisions etc as number of ensemble members increases) - with no change to the "external" OSC protocol used for communication with other local computer music software. (As usual, binaries are provided here for OSX and Windows [Windows requires separate GNU OpenStep installation] - Linux users should clone the repository and build from source.)

v0.57.1 maintenance release (also does some protocol tests at startup)

12 Feb 19:46
Compare
Choose a tag to compare
switched to plain old rand for initial person/machine name randomizat…

v0.56.3

12 Jul 01:36
Compare
Choose a tag to compare
added /esp/tempoCPU/q and r to external protocol

Notable Changes

16 Jun 12:55
Compare
Choose a tag to compare

Initial release of Windows and OS X binary versions through github's release system (previously binary releases were available through esp.mcmaster.ca but this will no longer be the case).

To use the Windows binary programs provided with this release, you need to download and install GNUStep, from here http://www.gnustep.org/windows/installer.html. You need only the two packages labelled "GNUstep MSYS system" and "GNUstep core".

On Linux, you'll need to build from source - click on "<>Code" above then navigate to the INSTALLING.md for more instructions.