Releases: monome/norns
Releases · monome/norns
norns 201029
norns 201023
norns 2.4.3
- NEW softcut: copy buffers with reverse and crossfade @csboling
- NEW softcut: grab buffer data (for visualization) @csboling
- NEW softcut: crossfade and preserve buffer options for buffer_clear @csboling
- NEW script favorites @zzsnzmn
- NEW virtual raw midi port support @ngwese @patriciogonzalezvivo
- NEW midi sysex support improved @ngwese
- NEW params: type binary for trig, toggle, momentary @andr-ew
- NEW params: option to disable mapping @ngwese
- NEW deque: add peek, peek_back, find @ngwese
- NEW sky: additions and refinements @ngwese
- NEW ui slider direction option @ericmoderbacher
- FIX midi: handle running status @ngwese
- FIX musicutil: scale refinement @markwheeler
- FIX softcut: clamp params @catfact
- FIX update system: clean up @tridae
- FIX er: handle empty table, add shift @catfact
- FIX build: remove boost, use moodycamel @catfact
- FIX prevent crash when trimming unicode strings @markwheeler
- FIX tape: protect from overwriting files @csboling
- FIX script preview: remove trailing whitespace @csboling
- FIX git housekeeping @ngwese
- FIX param menu: restore fine control after fileselect @tomwaters
- FIX controlspec: quantum not set when copying @tomwaters
image
- NEW kernel 4.19.127-16 @ngwese
norns 200712
200712
norns 2.4.2
- NEW crow 2.0 support @trentgill
- NEW libs: deque, observable, weaktable, watchtable, defaulttable @ngwese
- NEW fileselect up-folder entry @csboling
- NEW file param E3 now scrolls files in folder @csboling
- NEW fileselect resume folder location @csboling
- NEW controlspec quantum and wrap @csboling
- NEW number param wrap @csboling
- NEW luaunit @ngwese
- FIX sndfile memleak @catfact
- FIX crow send overflow @csboling
image
- NEW 'maiden' alias
norns 200604
norns 200424
200424
norns 2.4.0
- NEW clock system! @artfwo
- NEW clock support for crow in/out
- NEW OSC remote for key/enc
- FIX pset naming and save cancel
- FIX crow reset behavior @trentgill
- FIX various minor issues, see github
norns 200328
norns 200323
200323
norns 2.3.0
- NEW parameter menu system, many new features
- NEW tape naming on record, indexing
- NEW soft reset by 10sec hold K3-K2-K1 sequentially
- NEW tape play now loops, supports mono files @widdly
- FIX remove ws logging, rescue disk space @ngwese
- FIX softcut buffer write and clear, meters @catfact
- FIX more effective reset, remove configs
norns 200218
200218
norns 2.2.9
- FIX system reset is more thorough (resets levels and vports)
- NEW softcut as submodule @catfact
- FIX integrate maiden-repl @ngwese
- FIX softcut buffer read skipped remainder frames @catfact
- FIX expose screen.text_extents @antonhornquist
- FIX extract _norns.reset @pq
norns 200129
200129
norns 2.2.8
- FIX USB device managment crashes (!) @ngwese
- FIX softcut buffer management @catfact
- FIX softcut defaults and docs @catfact
- FIX engine deinint @antonhornquist
- NEW audio i/o reverse mechanism for shield
- NEW clear script hotkey (K1+SELECT)