Skip to content

Releases: westlicht/performer

v0.1.22

06 Jul 22:17
Compare
Choose a tag to compare

Improvements

  • Pressing SHIFT + F[1-5] on the sequence edit pages selects the first layer type of the group (#84)
  • Solo a track is now done with SHIFT + T[1-8] on the performer page (#87)
  • Added ability to hold fills by pressing SHIFT + S[9-16] on the performer page (#65)
  • Added new Fill Amount parameter to control the amount of fill in effect (#65)
  • Added new routing targets: Mute, Fill, Fill Amount and Pattern (#89)
  • Added new Condition layer to note sequences to conditionally trigger steps (#13)
  • Do not show divisor denominator if it is 1

Fixes

  • Fixed unreliable live recording of note sequences (#63)
  • Fixed latching mode when selecting a new global pattern on pattern page

v0.1.21

26 Jun 20:12
Compare
Choose a tag to compare

Improvements

  • Added recording curve tracks from a CV source (#72)
  • Added ability to output analog clock with swing (#5)
  • Added sequence progress info to performer page (#79)

Fixes

  • Fixed navigation grid on launchpad when note/slide layer is selected

v0.1.20

15 Jun 19:47
Compare
Choose a tag to compare

This is mostly a bug fix release. From this release onwards, binaries are only available in intel hex format, which is probably what most people used anyway.

Improvements

  • Allow larger range of divisor values to enable even slower sequences (#61)
  • Added hwconfig option for inverting LEDs (#74)

Fixes

  • Fixed changing multiple track modes at once on layout page
  • Fixed MIDI channel info on monitor page (show channel as 1-16 instead of 0-15)
  • Fixed "hidden commit button" on layout page (#68)
  • Fixed race condition when initializing a project
  • Fixed detecting button up events on launchpad devices

v0.1.19

17 May 22:13
Compare
Choose a tag to compare

Improvements

  • Added arpeggiator to MIDI/CV track (#47)
  • Show note names for chromatic scales (#55)
  • Added divisor as a routable target (#53)
  • Improved free play mode to react smoothly on divisor changes (#53)

Fixes

  • Handle alternative note off MIDI events (e.g. note on events with velocity 0) (#56)
  • Update linked tracks immediately not only when track mode is changed

v0.1.18

08 May 21:20
Compare
Choose a tag to compare

Improvements

  • Added Slide Time parameter to curve tracks to allow for slew limiting (#40)

Fixes

  • Fixed delayed CV output signals, now CV signal is guaranteed to be updated before gate signal (#36)

v0.1.17

06 May 23:13
Compare
Choose a tag to compare

Note: The new features added by this release are not yet heavily tested. You can always downgrade should you experience problems, but please report them.

Improvements

  • Added gate offset to note sequences, allowing to delay gates (#14)
  • Added watchdog supervision (#31)

v0.1.16

05 May 18:34
Compare
Choose a tag to compare

Improvements

  • Improved UI for editing MIDI port/channel (#39)

Fixes

  • Fixed tied notes when output via MIDI (#38)
  • Fixed regression updating gate outputs in tester application (#37)

v0.1.15

20 Apr 20:56
Compare
Choose a tag to compare

Improvements

  • Added CV/Gate to MIDI conversion to allow using a CV/Gate source for recording (#32)

Fixes

  • Fixed setting gate outputs before CV outputs (#36)

v0.1.14

17 Apr 21:42
Compare
Choose a tag to compare

Improvements

  • Removed switching launchpad brightness in favor of full brightness
  • Enhanced launchpad pattern page
    • Show patterns that are not empty with dimmed colors (note patterns in dim yellow, curve patterns in dim red) (#25, #26)
    • Show requested patterns (latched or synched) with dim green

Fixes

  • Fixed saving/loading user scales as part of the project
  • Fixed setting name when loading user scales (#34)

v0.1.13

15 Apr 21:42
Compare
Choose a tag to compare

Fixes

  • Fixed Launchpad Pro support
  • Fixed Reset Measure when Play Mode is set to Aligned (#33)