Skip to content

Releases: ngwese/spn

spn 0.5

24 Sep 05:33
Compare
Choose a tag to compare

features

  • mod menu ui displays build version and whether or not the udev rules are installed

fixes

  • compilation fixes for gcc 10.2 (debian buster default)

spn 0.4

08 Feb 05:59
Compare
Choose a tag to compare

fixes

  • fix bug in spn.client.set_zones which prevented definition of more than one zone
  • update tests/ctl.lua demo to define multiple zones

spn 0.3

08 Nov 01:44
Compare
Choose a tag to compare

features

  • install udev rules automatically to enable device detection
  • [WIP] new sound chime
  • [WIP] generic barrel i/ii/iii controls which internal sounds may map to additional voice parameters

fixes

  • initialize gate and x position control buses
  • decouple voice/sound selection from loading to prevent supercollider thrashing

spn 0.2

12 Oct 06:14
Compare
Choose a tag to compare

features

  • singular voicing to support experimentation
  • expose carrier on/off parameters (advanced, normally not needed)

fixes

  • improved parameter quantums
  • top row of octave and fourths mapping now functional
  • prevent periodic anomaly errors and associated recalibration

spn 0.1

03 Oct 05:57
Compare
Choose a tag to compare
spn 0.1 Pre-release
Pre-release

preview, alpha quality

features

  • explicit start/stop of soundplane client to allow for control over cpu consumption
  • touch and controller type zones definable in lua
  • zone presets for chromatic, rows in fourths, and rows in octaves
  • support for begin_frame, end_frame, touch, and controller callbacks