Norns Versions Save

norns is many sound instruments.

v2.5.1

3 years ago

norns 2.5.1

  • NEW latest grid support (CDC) @catfact
  • FIX non-crow CDC devices not sent crow queries @tehn
  • FIX menu update bug due to jack change @tehn
  • FIX menu redraw bug @schollz

v2.5.0

3 years ago

norns 2.5.0

  • NEW clock: overhauled clock system, uses jack time and improved sync @artfwo
  • NEW softcut: query position feature @catfact @tehn

note: release files updated 5/30 with bugfixes

v2.4.11

3 years ago

210411

norns 2.4.11

  • ADD menu: SYSTEM > RESTART (like reset, but don't erase state) @tehn
  • FIX softcut: set loop points and position at same time @catfact
  • FIX fileselect: allow symlinks (ie, to support usb disks) @csboling
  • FIX screenshot: antialias mode to GRAY to prevent color distortion @csboling
  • ADD params: get_range() to control type @justmat
  • ADD lattice: hard reset with modified divisions @kasperbauer

maiden 1.1.1

  • ADD documentation link for catalog entries @ngwese
  • ADD improved UX with installing/updating scripts @ngwese
  • FIX supercollider repl eval @ngwese

v2.4.10

3 years ago

210323

norns 2.4.10

  • NEW cpu monitoring shows all four cores, UI adjustment @tehn
  • NEW lattice: add hard reset @schollz
  • FIX crow: multiline packet parsing @trentgill
  • FIX params: exclude trigger type from params.bang @andr-ew
  • FIX compilation: osc handler signatures @catfact

v2.4.9

3 years ago

210301

norns 2.4.9

  • NEW update: use releases.txt and provide beta option @tehn
  • NEW osc key/enc: add single arg version ie /remote/enc/n d @catfact
  • NEW crow update 2.1.2 @trent
  • NEW hide crow subfolder inside scripts @tehn
  • ADD param: taper get_range @justmat
  • ADD menu: _menu.params_rebuild() for dynamic menus @schollz
  • FIX softcut init values @catfact
  • FIX font list in docs @hiqualityh2o
  • FIX sane param defaults @tehn

v2.4.8

3 years ago

norns 2.4.8

  • NEW keyboard: easier keyboard management in scripts @tehn
  • NEW keyboard: basic menu control via keyboard @tehn
  • FIX params: reverb/comp settings persist between script loads
  • NEW help system: quick script reference via REPL @tehn
  • NEW lib: lattice is a clock patterning framework @tyleretters
  • NEW api: norns.shutdown() can be called by script @tyleretters
  • FIX clock: tune sync multiplier thresholds @artfwo
  • FIX screen: clamp level input, prevent crash @tehn
  • NEW lib: util.wrap() util.wrap_max() @tyleretters
  • NEW params: read() accepts and passes "silent" arg @schollz
  • NEW menu: now 16 vports for midi @dndrks
  • NEW params: pmap now autosaves @dndrks
  • GONE norns.fetch: use ;install in maiden instead @tehn

maiden

  • NEW ;install command for fetching remote repositories
  • NEW refresh all button @ngwese
  • NEW script stop/clear button @ngwese
  • FIX improve implicit untitled.lua creation @ngwese
  • FIX upgrade versions @ngwese
  • CHANGE rename sc -> supercollider for clarity @ngwese

norns-image

  • NEW watcher: separate application for key-trigger restart @tehn

v2.4.7

3 years ago

201202

norns 2.4.7

  • NEW norns.fetch() for downloading git urls to dust @tehn
  • NEW screen: peek/poke @csboling
  • NEW screen: rotate/translate/save/restore/text_rotate @tyleretters
  • NEW screen: blend modes @tlubke
  • NEW util: radian-degree convresions @tyleretters
  • NEW hid: keyboard detection @catfact
  • NEW platform: detect norns/shield/other hardware, improve messages @tehn
  • FIX params: mapping control full ranges @synthetiv

v2.4.6

3 years ago

hotfixes mainly.

201115

norns 2.4.6

  • CHANGE increase default encoder sensitivity for playmode @tehn
  • FIX menu lock bugs @tehn
  • FIX util.round_up @ryanlaws

v2.4.5

3 years ago

201113

norns 2.4.5

  • NEW levels: allow +6db, show unity on mix menu @tehn
  • NEW params: remember last used pset @tehn
  • NEW params: enable mapping of binary types @schollz
  • FIX softcut: don't clamp record offset @catfact
  • FIX menu: playmode lock bug @tehn
  • FIX engine: deinit cleanup @tehn @catfact
  • FIX musicutil: revert rendering of sharps @tehn
  • FIX tape: create dir if user deleted it @catfact

v2.4.4

3 years ago

201029

norns 2.4.4

  • FIX midi/crow listing bug @ngwese