Skip to content

beta 4

Compare
Choose a tag to compare
@dndrks dndrks released this 05 Sep 05:13
· 196 commits to main since this release

delay improvements

UI

overall, improved [delays] menu nav:

  • E1: switch between L and R
  • E2: navigate
  • E3: change value of selected parameter
  • K3: toggle between menu headers + parameters
  • K1: if the on-screen "feedback" param is selected, K1 hold time is 0.01 and 0% feedback immediately jumps to 100% / > 0% feedback immediately drops to 0% while held, allowing performative delay cuts
    • @CarlosUnch, this is the "quick on/off" function the grid uses that felt right at home on the norns hardware, lmk how this feels! i am still working on a "L+R" control screen which will allow you to do this to both

new grid feature

added grid controls for reverse delay @ (3,3) and (6,3) (@MatthewAshmore, great call!!)

MIDI touchups

FIXED:

  • midi echo now works when used with grid (@quasi , thank you for the testing and additional details!)
  • midi mapping now accurately adjusts parameters in manual control PARAMS menu
  • renamed "MIDI setup" to "MIDI keyboard setup" in PARAMS
  • standalone midicheat.lua file (housekeeping note)

general UI improvements

norns

  • reduced K1 hold time to 0.1s globally (@CarlosUnch, so super glad you asked about this!!)
  • longer-named collections now resize font when loading (@DuellingAnts sent me a collection that had a reasonable number of characters and it looked weird when loading :) )

grid

  • zilchmos used to run on metros, it was weird. this also meant that you couldn't execute two of the same row at the same time across banks. now, you can!
  • added recorded_zilch_zero(bank) to turn off rad-sauce-recorded zilchmos (housekeeping note)
  • WIP: began translating all LED levels to 4-step and grayscale, selectable in PARAMS > GRID > LED style (not yet completed)