Skip to content

Releases: subvertnormality/mosaic

1.2.4

15 Jan 17:57
8926cbc
Compare
Choose a tag to compare
  • Fixed inconsistent behaviours with chord masks being quantised to the scale degree and rotations depending on different settings.

1.2.3

12 Jan 22:31
81612d0
Compare
Choose a tag to compare

Fixed issue that was leading global scales to be applied incorrectly when another channel was running at a higher clock division.

1.2.2

11 Jan 21:35
d3eb5d2
Compare
Choose a tag to compare

Fixed regression that stopped channel scale locks from applying transposition properly.

1.2.1

09 Jan 18:13
7232f1c
Compare
Choose a tag to compare
  • 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

30 Dec 12:23
Compare
Choose a tag to compare
  • 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

12 Dec 18:20
36c4dff
Compare
Choose a tag to compare

1.1.2

  • Chord masks now follow the root note after random note shifts have been applied.

1.1.1

08 Dec 18:11
d27c784
Compare
Choose a tag to compare

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

08 Dec 09:40
Compare
Choose a tag to compare

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

25 Nov 18:25
Compare
Choose a tag to compare

1.0.2

Fixed regression that stopped stock params from working.

1.0.1

21 Nov 23:15
9abae39
Compare
Choose a tag to compare

1.0.1

  • Fixed issue where default midi device assignments were referencing the wrong IDs causing unexpected behaviour in certain combinations.