Skip to content

Releases: andr-ew/rpls

v1.2

07 Sep 05:42
Compare
Choose a tag to compare
  • NEW: basic grid support
  • NEW: sync mode w/ improved clock sync accuracy. continue turning clock mult all the way to left to engage synced divisions

documentation

read here

install

in the maiden REPL, type:

;install https://github.com/andr-ew/rpls/releases/download/v1.2/complete-source-code.zip

to install this specific version

v1.1

04 Sep 02:31
Compare
Choose a tag to compare
  • NEW: crow support & modulation system - hold K1 to map crow inputs to any on-screen param
  • NEW: crow output support - record head & play heads 1&2 send trigs to outputs 1-3 respectively
  • CHANGED: parameters use modular-friendly voltages values for units. those updating from v1 will experience strange values upon loading the script again
  • CHANGED: vol & feedback params use db scaling

documentation

read here

install

in the maiden REPL, type:

;install https://github.com/andr-ew/rpls/releases/download/v1.1/complete-source-code.zip

to install this specific version

latest

12 Feb 00:49
c7f5a3a
Compare
Choose a tag to compare

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

v1.0

11 Feb 21:10
b9c2b3a
Compare
Choose a tag to compare

v1.0, almost no changes since last version

documentation

read here

install

in the maiden REPL, type:

;install https://github.com/andr-ew/rpls/releases/download/v1.0/complete-source-code.zip

to install this specific version

v0.2-beta

25 Jan 23:59
43074a5
Compare
Choose a tag to compare
v0.2-beta Pre-release
Pre-release

a very late beta for testing before releasing v1

documentation

read here

install

in the maiden REPL, type:

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

to install this specific version

v0.1-beta

25 Jan 23:54
Compare
Choose a tag to compare
v0.1-beta Pre-release
Pre-release

initial beta, some UI differences from later versions

documentation

read here

install

in the maiden REPL, type:

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

to install this specific version