Skip to content

Releases: westlicht/performer

v0.1.42

07 Jun 12:05
Compare
Choose a tag to compare

v0.1.42 (6 June 2022)

Fixes

  • Support Launchpad Mk3 with latest firmware update (thanks to Novation support)

v0.1.41

18 Sep 20:10
Compare
Choose a tag to compare

v0.1.41 (18 September 2021)

Improvements

  • Add support for Launchpad Pro Mk3 (thanks to @jmsole)
  • Allow MIDI/CV track to only output velocity (#299)

Fixes

  • Fix quick edit (#296)
  • Fix USB MIDI (thanks to @av500)

v0.1.40

09 Feb 00:45
Compare
Choose a tag to compare

Note: This release changes the behavior of how note slides are generated. You may need to adjust the Slide Time on existing projects to get a similar feel.

Improvements

  • Improved behavior of slide voltage output (#243)
  • Added Play Toggle and Record Toggle routing targets (#273)
  • Retain generator parameters between invocations (#255)
  • Allow generator parameters to be initialized to defaults
  • Select correct slot when saving an autoloaded project (#266)
  • React faster to note events when using MIDI learn
  • Filter NPRN messages when using MIDI learn

Fixes

  • Fixed curve playback cursor when track is muted (#261)
  • Fix null pointer dereference in simulator (#284)

v0.1.39

26 Oct 23:40
Compare
Choose a tag to compare

Improvements

  • Added support for Launchpad Mini MK3 and Launchpad X (#145)
  • Improved performance of sending MIDI over USB

v0.1.38

23 Oct 22:55
Compare
Choose a tag to compare

Fixes

  • Fixed MIDI output from monitoring during playback (#216)
  • Fixed hanging step monitoring when leaving note sequence edit page

Improvements

  • Added MIDI Input option to select MIDI input for monitoring/recording (#197)
  • Added Monitor Mode option to set MIDI monitoring behavior
  • Added double tap to toggle gates on Launchpad controller (#232)

v0.1.37

15 Oct 21:40
Compare
Choose a tag to compare

Fixes

  • Output curve track CV when recording (#189, #218)
  • Fix duplicate function on note/curve sequence page (#238)
  • Jump to first row when switching between user scales
  • Fixed printing of route min/max values for certain targets

Improvements

  • Added Fill Muted option to note tracks (#161)
  • Added Offset parameter to curve tracks (#221)
  • Allow setting swing on tempo page when holding PERF button
  • Added inverted loop conditions (#162)
  • Improved step shifting to only apply in first/last step range (#196)
  • Added 5ms delay to CV/Gate conversion to avoid capturing previous note (#194)
  • Allow programming slides/ties using pitch/modulation control when step recording (#228)
  • Added Init Layer generator that resets the current layer to its default value (#230)
  • Allow holding SHIFT for fast editing of route min/max values

v0.1.36

29 Apr 21:36
Compare
Choose a tag to compare

Fixes

  • Update routings right after updating each track to allow its CV output to accurately modulate the following tracks (#167)

Improvements

  • Added fill and mute functions to pattern mode on Launchpad (#173)
  • Added mutes to song slots (#178)
  • Added step monitoring on curve sequences (#186)
  • Added a hwconfig to support DAC8568A (in addition to the default DAC8568C)

v0.1.35

19 Jan 20:49
Compare
Choose a tag to compare

Fixes

  • Fix loading projects from before version 0.1.34 (#168)

v0.1.34

18 Jan 23:22
Compare
Choose a tag to compare

PLEASE DO NOT USE THIS VERSION, IT CONTAINS A BUG PREVENTING IT FROM READING OLD PROJECT FILES!

Fixes

  • Fix inactive sequence when switching track mode (#131)

Improvements

  • Added Scale and Root Note as routing targets (#166)
  • Expanded number of MIDI outputs to 16 (#159)
  • Expanded routable tempo range to 1..1000 (#158)
  • Generate MIDI output from track monitoring (#148)
  • Allow MIDI/CV tracks to consume MIDI events (#155)
  • Default MIDI output note event settings with velocity 100
  • Indicate active gates of a curve sequence on LEDs

v0.1.33

12 Nov 00:04
Compare
Choose a tag to compare

Fixes

  • Fixed handling of root note and transposing of note sequences (#147)

Improvements

  • Add mute mode to curve tracks to allow defining the mute voltage state (#151)
  • Increased double tap time by 50% (#144)