Releases: westlicht/performer
Releases · westlicht/performer
v0.1.12
Improvements
- Refactored routing system to be non-destructive (this means that parameters will jump back to the original value when a route is deleted) (#27)
- First Step, Last Step and Run Mode routes affect every pattern on a track (instead of just the first one)
- Indicate routed parameters in the UI with an right facing arrow
- Added
ROUTE
item in context menu of sequence pages to allow creating routes (as in other pages) - Added support for Launchpad Pro
v0.1.11
This release is mostly adding support for additional launchpad devices. However, while testing I unfortunately found that the hardware might have an issue on the USB power supply (in fact there is quite some ripple on the internal 5V power rail) leading to spurious resets of the launchpad. Connecting the launchpad through an externally powered USB hub seems to fix the issue. Therefore it is beneficial to run the launchpad with dimmed leds (default). For now, the brightness can be adjusted by pressing 8
+ 6
on the launchpad. I will investigate the hardware issue as soon as possible.
Improvements
- Added preliminary support for Launchpad S and Launchpad Mk2
Fixes
- Fixed launchpad display regression (some sequence data was displayed in wrong colors)
- Fixed fill regression (fills did not work if track was muted anymore)
v0.1.10
v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
!!! This version is not backward compatible with previous project files !!!
Improvements
Run Mode
of sequences is now a routing target- Added retrigger and note probability bias to track parameters and routing targets
- All probability values are now in the range of 12.5% to 100%
- Nicer visualization of target tracks in routing page
- Allow clock output pulse length of up to 20ms
v0.1.4
Improvements
- Rearranged quick edit of sequence parameters due to changes in frontpanel
- Changed the preset scales
- Note values are now displayed as note index and octave instead of note value and octave
- Flipped encoder reverse mode in hardware config to make default encoder in BOM act correctly
- Flipped encoder direction in bootloader
Bugfixes
- Fixed clock reset output state when device is powered on
- Fixed tap tempo
- Fixed pattern page when mutes are activated
- Fixed clock input/output divisors
v0.1.3
New Features
- Added MIDI output module
- Generate Note On/Off events from gate, pitch and velocity of different tracks (or constant values)
- Generate CC events from track CV
- Overview page
- Press
PAGE
+LEFT
to open Overview page
- Press
- Simple startup screen that automatically loads the last used project on power on
- Added new routing targets for controlling Play and Record
Improvements
- Sequence Edit page is now called Steps page
- Show track mode on Sequence page (same as on Track page)
- Improved route ranges
- Allow +/- 60 semitone transposition
- Restyled pattern page
- Differentiate from Performer page
- Show selected pattern per track
- Exit editing mode when committing a Route or MIDI Output
Bugfixes
- Fixed exponential curves (do not jump to high value at the end)
- Fixed loading project name
- Fixed showing pages on leds
- Fixed launching patterns in latched mode
- Fixed setting edit pattern when changing patterns on Launchpad