Skip to content

Releases: westlicht/performer

v0.1.32

08 Oct 22:50
Compare
Choose a tag to compare

Fixes

  • Fix Latch and Sync modes on permanent Performer page (#139)

v0.1.31

15 Aug 21:03
Compare
Choose a tag to compare

Improvements

  • Added Slide Time parameter to MIDI/CV track (#121)
  • Added Transpose parameter to MIDI/CV track (#128)
  • Allow MIDI/CV tracks to be muted

Fixes

  • Use Last Note note priority as default value on MIDI/CV track
  • Added swing to arpeggiator on MIDI/CV track

v0.1.30

11 Aug 21:49
Compare
Choose a tag to compare

This release is mostly dedicated to improving song mode. Many things have changed, please consult the manual for learning how to use it.

Improvements

  • Added Time Signature on project page for setting the duration of a bar (#118)
  • Increased the number of song slots to 64 (#118)
  • Added context menu to song page containing the Init function (#118)
  • Added ability to duplicate song slots (#118)
  • Show song slots in a table (#118)
  • Allow song slots to play for up to 128 bars (#118)
  • Improved octave playback for arpeggiator (#109)

Fixes

  • Do not reset MIDI/CV tracks when switching slots during song playback
  • Fixed some edge cases during song playback

v0.1.29

31 Jul 20:35
Compare
Choose a tag to compare

Improvements

  • Added ability to select all steps with an equal value on the selected layer using SHIFT + double tap a step (#117)
  • Added Note Priority parameter to MIDI/CV track (#115)

v0.1.28

28 Jul 20:52
Compare
Choose a tag to compare

Improvements

  • Allow editing first/last step parameter together (#114)

Fixes

  • Fixed rare edge case where first/last step parameter could end up in invalid state and crash the firmware
  • Fixed glitchy encoder by using a full state machine decoding the encoders gray code (#112)

v0.1.27

24 Jul 21:12
Compare
Choose a tag to compare

This release primarily focuses on improvements of curve tracks.

Improvements

  • Added shape variation and shape variation probability layers to curve sequences (#108)
  • Added gate and gate probability layer to curve sequences (#108)
  • Added shape probability bias and gate probability bias parameters to curve tracks (#108)
  • Added better support for track linking on curve tracks including recording (#108)
  • Added specific fill modes for curve tracks (variation, next pattern and invert) (#108)
  • Added support for mutes on curve tracks (keep CV value at last position and mute gates) (#108)
  • Added support for offsetting curves up and down by holding min or max function buttons (#103)

v0.1.26

20 Jul 20:15
Compare
Choose a tag to compare

Improvements

  • Evaluate transposition (octave/transpose) when monitoring and recording notes (#102)
  • Added routing target for tap tempo (#100)

v0.1.25

18 Jul 21:42
Compare
Choose a tag to compare

Improvements

  • Allow chromatic note values to be changed in octaves by holding SHIFT (#101)
  • Swapped high and low curve types and default curve sequence to be all low curves (#101)
  • Show active step on all layers during step recording

Fixes

  • Fixed euclidean generator from being destructive (#97)
  • Fixed handling of active routing targets (#98)
  • Fixed some edge cases in the step selection UI
  • Fixed ghost live recording from past events
  • Fixed condition layer value editing (clamp to valid values)

v0.1.24

09 Jul 15:27
Compare
Choose a tag to compare

Fixes

  • Fixed writing incorrect project version

v0.1.23

08 Jul 20:13
Compare
Choose a tag to compare

PLEASE DO NOT USE THIS VERSION, IT WRITES THE INCORRECT PROJECT FILE VERSION!

Improvements

  • Check and disallow to create conflicting routes (#95)
  • Added new Note Range MIDI event type for routes (#96)

Fixes

  • Fixed track selection for new routing targets added in previous release
  • Fixed hidden editing of route tracks