Skip to content

beta 5

Compare
Choose a tag to compare
@dndrks dndrks released this 24 Sep 22:31
· 187 commits to main since this release
8036b36

WOO! very very close. addresses many things.

norns UI

fixed #21 :

  • k1 hold on main screen is now normal 250ms, in any other screen is now newer 100ms
    • if you get stuck, just k2 back to main and you can get to the top-level norns menu

[loops]

addresses #26 :

  • k3 returns as the vertical navigation tool

[loops] page: banks

  • NEW: hold k1 and use e1 to navigate horizontal menus
    • loop points (default view)
    • rate + slew
    • audio source + offset
  • NEW: e1 on alternate horizontal menus changes current pad
  • NEW: hold k1 and use e2 and e3 to perform special functions:
    • loop points (default view): fine-grain movement (10ms)
    • rate + slew: map value to all pads
    • audio source+ offset: map value to all pads

[loops] page: buffer

  • NEW: hold k1 and use e1 to navigate horizontal menus
    • loop points (default view)
    • total time + feedback
    • mode + random record probability
  • NEW: hold k1 and press k2 on loop points to pause recording (touches on #24 )
  • TODO: allow buffer change with e1 on alternate horizontal menus

[delays]

  • NEW: link parameters (addresses #20 )
    • hold k1 and press k3 on any parameter to link it to the other delay line
    • if parameter values are different, non-visible delay will adjust to the visible delay's parameter value
    • once linked, changes on either will affect the other
    • MIDI control is also affected -- if you MIDI map a linked parameter, you can control that parameter for both delay lines with one slider
    • hold k1 and press k3 on any parameter to unlink a linked parameter

fixed #19

grid UI

fixed #7 :

  • zilchmo 4 added to delay grid page (underneath 4x4 pad controls)
  • loop button added to delay grid page (bottom right of 4x4 pad controls)
  • arp button added to delay grid page (above the loop button)

fixed #28:

  • no more weirdness if you hold a delay grid mute and change pages

found a few missed redraws, always lookin' for more!

misc

  • fixed #27 , which stops phantom [rnd]'s from continuing if a new collection is loaded
  • 4-step varibright support added! see PARAMS > GRID > LED style (persists between loads)
  • if you don't like it when changing a pad's buffer causes the pad to play, turn it off in PARAMS > loops + buffers > global : preview clip changes
  • fixed some midi echo troubles
  • y'all saw all the stuff about reverse delays, yeah?
  • fixed #23 , so you can fade loops into the delays!