Skip to content

Releases: vicwomg/jamtrip

v0.1.3

19 Feb 18:28
Compare
Choose a tag to compare

Raspberry Pi support release

This release is primarily about supporting Raspberry Pi and Linux (though the latter isn't tested)

New features

  • Build instructions for raspberry pi in README. After installing dependencies you can build for pi with yarn package-pi for an unpacked dir.

Fixes

  • Fix improper clean up of jackd sessions in linux

Enhancements

  • Go back to jacktrip 2-channel mode. 1-channel didn't seem to make a difference in bandwidth, so reverting to the default
  • Allow generating connection code with the LAN IP for local testing
  • Paste button on the connection code screen.

v0.1.2

21 Dec 06:40
Compare
Choose a tag to compare

Lots of improvements!

Note, connection codes in 0.1.2 are not compatible with 0.1.1. Please have both sides update to the latest.

New features

  • Now server can configure bit rate, redundancy, queue buffer, and synchronize these with client via the connection code
  • send input channels 1 and 2 by default (was 1 only)

Fixes

  • Audio patching on Hub mode should actually work now!

UI enhancements

  • advanced settings are expandable to save space
  • output log is now tucked away in modal
  • Additional useful logging output
  • hub mode shows connected clients

Optimizations

  • Jacktrip now runs with zero underrun when packets are dropped (it is reported this is better sounding than the robo-Cylon effect one gets from wavetable)
  • Jacktrip now runs in single channel (mono) mode to keep bandwidth requirements lower

v0.1.1-pre-release

02 Dec 16:00
Compare
Choose a tag to compare
v0.1.1-pre-release Pre-release
Pre-release
  • Hide configuration UIs while actively connecting to/hosting servers
  • Fix issue with direct input monitoring setting not persisting properly on server disconnect/reconnect
  • Implement log output autoscroll
  • overhaul synchronous jack/jacktrip launching behavior (fixes inaccurate "connected!" status)

Update 12/4: Fix potential issue with El Capitan

v0.1.0-pre-release

29 Nov 19:41
Compare
Choose a tag to compare
v0.1.0-pre-release Pre-release
Pre-release

Initial beta release. Mac OSX and windows!!