Releases: subvertnormality/mosaic
Releases · subvertnormality/mosaic
1.2.4
1.2.3
Fixed issue that was leading global scales to be applied incorrectly when another channel was running at a higher clock division.
1.2.2
Fixed regression that stopped channel scale locks from applying transposition properly.
1.2.1
- Fixed regression that stopped shuffle from being applied to channels on pattern reset.
- Added global option to disable honouring scale transpose when using midi input devices.
- Fixed regression that stopped scale degree and rotation from being honoured properly when using midi input devices.
1.2.0
- Added mute_root_note trig param to silence the root note of chords while allowing other chord notes to play.
- Added global option to fully quantize note masks (quantiser_fully_act_on_note_masks) to make note masks follow scale degree and rotation changes.
- Added fully_quantise_mask trig param to control whether note masks are fully quantised to the current scale, including scale degree and rotation on a per-channel or per-step basis.
1.1.2
1.1.2
- Chord masks now follow the root note after random note shifts have been applied.
1.1.1
1.1.1
- Performance improvements to param slides . It's now possible to use more global param slides with trigless locks enabled without experiencing lag, although moderation is still recommended.
1.1.0
1.1.0
Major New Features
Live Recorder and Looper
- The second button in the global menu now arms recording.
- Note masks can be live-recorded into the selected channel using a MIDI keyboard.
- Trig locks can be live-recorded into the selected channel using the Norns encoders.
- Trig locks affect steps with active trigs or, if Trigless Locks is enabled, record into empty steps.
Memory
- Masks and trig lock actions are now remembered, allowing for undo and redo functionality.
- Memory history can be traversed on a per-channel basis while the sequencer is playing.
Param Slides
- Trig locks with Param Slide activated will smoothly transition to the next trig lock's value.
- Param slides can be applied either per trig parameter or across an entire channel.
- Param slides can wrap within the same song pattern if the Param Slide Wrapping setting is enabled.
MIDI Controller Mapping
- Trig params, masks and channel memory are now able to be mapped to MIDI controllers using the Norns MIDI Map function.
QOL Improvements
- Only mask locks blink on the grid sequencer when the mask lock page is active on the Norns screen.
- Only trig locks blink on the grid sequencer when the trig lock page is active on the Norns screen.
- Mask locks and trig locks blink on the grid sequencer when on the record screen on the Norns screen.
- All locks blink when on any other channel editor norns screen.
- K1 is now used to hold shift functions rather than K3, for better UX consistency. K3 is now generally used to confirm/select. K2 is generally used to cancel/delete.
1.0.2
1.0.2
Fixed regression that stopped stock params from working.
1.0.1
1.0.1
- Fixed issue where default midi device assignments were referencing the wrong IDs causing unexpected behaviour in certain combinations.