Skip to content

Releases: andr-ew/ndls

v0.4.0

22 Jan 05:20
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

changelog

  • NEW: smoothly variable filter response (lp <-> bp <-> hp)
  • NEW: modulation system, metaparams accept input from crow & 2 internal lfos
  • NEW: length can be edited on a blank track (delay mode shortcut)
  • CHANGED: revised arc layout - rings 3-4 edit the values on the current page
  • CHANGED: rate metaparam is now linear
  • CHANGED: tweaked start & length sensitivity
  • FIX: clicks when switching presets rapidly

documentation

read here

install

in the maiden REPL, type:

;install https://github.com/andr-ew/ndls/releases/download/v0.4.0/complete-source-code.zip

to install this specific version

v0.3.0

16 Oct 02:16
60a164c
Compare
Choose a tag to compare

changelog

  • CHANGED: all track params / metaparams use voltage units (BREAKING)
  • CHANGED: now using semantic versioning the right way now I think ok
  • NEW: minimum buffer size (default 5s)
  • NEW: maximum buffer size increased from 1m 27s to 5m 50s (128 grid only, shared between first & second pairs of buffers)
  • NEW: subtly better time display for long samples
  • NEW: sample export
  • FIX: improve loop timing
  • FIX: allow send & return cross-feedback
  • NEW: input routing now per-voice

documentation

read here

install

in the maiden REPL, type:

;install https://github.com/andr-ew/ndls/releases/download/v0.3.0/complete-source-code.zip

to install this specific version

v0.2.0-beta

08 May 01:37
eb762f3
Compare
Choose a tag to compare
v0.2.0-beta Pre-release
Pre-release

yeehaw

too many changes for a changelog

documentation

read here

install

in the maiden REPL, type:

;install https://github.com/andr-ew/ndls/releases/download/v0.2.0-beta/complete-source-code.zip

to install this specific version

latest

08 May 01:40
eb762f3
Compare
Choose a tag to compare

complete source zip will be kept up-to-date with the latest version of the code

v0.2.0-beta-summed-metaparams

01 Nov 20:59
d0dd03a
Compare
Choose a tag to compare
Pre-release

documentation

read here

in this version, there are three values for every metaparam (preset, base, and midi), which are summed together to form the final value. also includes alt UI following from v0.1.1-beta-alt-pagination.1.

this is currently considered a dead-end alternate fork from the forthcoming 0.2-beta. not actually sending this one out to any beta testers (it's probably confusing) – just keeping it around for posterity. we shall see which aspects of this version are kept or removed in the next version ~~~~

install

in the maiden REPL, type:

;install https://github.com/andr-ew/ndls/releases/download/v0.2.0-beta-summed-metaparams/complete-source-code.zip

to install this specific version

v0.1.1-beta-alt-pagination.1

23 Jul 20:20
Compare
Choose a tag to compare
Pre-release

documentation

same functionality as v0.1.0-beta, but with a unified, grid-based pagination scheme for norns & arc UI, using a 4x4 grid of keys. additionally, send & return were moved to the top half of the grid to increase the slice count from 7 to 9 slices per-buffer.

this version has been updated for compatability with alternate grid sizes (64 & 256). notably, the 64 grid (+ arc2) layout now has all the same options as the 128 layout, with a pagination scheme that divides up certain UI components between pages. the chaotic images below attempt to document the new layout:

ndls_mix_64

ndls_window_64
ndls_filter_64

install

in the maiden REPL, type:

;install https://github.com/andr-ew/ndls/releases/download/v0.1.1-beta-alt-pagination.1/complete-source-code.zip

to install this specific version

v0.1.2-beta-persistence

21 Jul 22:21
Compare
Choose a tag to compare
Pre-release

documentation

persistence test - all data (buffer audio, param values, patterns) is saved & recalled between sessions. for now there is only one save slot tied to the default PSET, but in the future data can be manually saved alongside any PSET.

same functionality as v0.1.0-beta, also includes UI changes from v0.1.1-beta-alt-pagination

install

in the maiden REPL, type:

;install https://github.com/andr-ew/ndls/releases/download/v0.1.2-beta-persistence/complete-source-code.zip

to install this specific version

v0.1.1-beta-alt-pagination

17 Jul 16:16
69c4052
Compare
Choose a tag to compare
Pre-release

documentation

same functionality as v0.1.0-beta, but with a unified, grid-based pagination scheme for norns & arc UI, using a 4x4 grid of keys. additionally, send & return were moved to the top half of the grid to increase the slice count from 7 to 9 slices per-buffer. have not tested non-128 grid layouts.

install

in the maiden REPL, type:

;install https://github.com/andr-ew/ndls/releases/download/v0.1.1-beta-alt-pagination/complete-source-code.zip

to install this specific version

v0.1.0-beta

17 Jul 15:33
2e763b5
Compare
Choose a tag to compare
v0.1.0-beta Pre-release
Pre-release

documentation

read here

install

in the maiden REPL, type:

;install https://github.com/andr-ew/ndls/releases/download/v0.1.0-beta/complete-source-code.zip

to install this specific version