Releases: monome/norns
Releases · monome/norns
norns 210630
210630
norns 2.5.2
- NEW crow 3 support and simplified namespace @trentgill
- NEW util.file_size @dndrks
- FIX clock offsets @artfwo
- FIX device monitor @catfact
- FIX crow clock out @tehn
norns 210607
norns 210524
norns 210411
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
norns 210323
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
norns 210301
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
norns 210114
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
norns 201202
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
norns 201115
norns 201113
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