Skip to content

Releases: schollz/zxcvbn

v2.3.0

01 Oct 15:46
42d4996
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

09 Jun 19:10
6e73f66
Compare
Choose a tag to compare
  • NEW added "crow_gate" parameter to change between gate and envelope (thank you hallmar!)

v2.1.0

24 Dec 18:19
Compare
Choose a tag to compare
  • NEW added grid sequencer (currently only works for mx.synths and crow)
  • FIX mx.synths supersaw is 20-30% more efficient

v2.0.1

06 Dec 14:06
Compare
Choose a tag to compare
  • FIX bug in tape slow
  • FIX bug in updating parameters through header
  • FIX octave change with CTRL+UP/DOWN works
  • FIX syncing uses Christian's algorithm (measuring round-trip time)
  • FIX bug in mixer

v2.0.0

03 Dec 19:15
Compare
Choose a tag to compare

NEW DX7 clade added (this cause incompatability with previous saves but migration is easy)
NEW delay send per track (PARAMS > delay send or Z command)
NEW mixer page (ctrl+L to toggle)
NEW tli syntax supports parentheses for subdivisions
NEW ctrl+space to toggle play/stop all
NEW amp/pan/filter works better in realtime for most clades (still somewhat wip)
NEW some performance controls for drum retrigs (in menu)
NEW added cpu usage to the main screen
FIX spaces in filenames are okay
FIX melodic has reverb send
FIX panning in PolyPerc works
FIX bug in parsing short ordered commands fixed

v1.5.0

20 Nov 15:56
Compare
Choose a tag to compare

NEW file support for .aif
NEW OP-1/OP-Z drum patch support (so op1.fun samples load with sample points)
NEW add clade for just Friends i2c
NEW added clade for mannequins w/ module
NEW tuner mode added with ctrl+i
FIX fix bug with archives
FIX fix bug with matrix mod
FIX installation process (untaring aubio)

v1.4.0

15 Nov 04:45
a9e98e1
Compare
Choose a tag to compare

NEW add all file to edit externally from a single file (data/zxcvbn/all)
NEW allow setting by name in header
NEW add retrig to mx_synths

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

12 Nov 00:39
Compare
Choose a tag to compare
  • NEW change octave of line with ctrl+up/down
  • NEW allow ordering of command values using "." instead of ","
  • NEW acrostic mode (ctrl+a) will explode the current patterns across the tracks.
  • NEW transpose notes and lock to a scale
  • FIX archives now save correctly with external samples
  • FIX ignore comments on any line after "#"

v1.2.0

07 Nov 16:45
ed169c9
Compare
Choose a tag to compare
  • NEW create synchronized live digital tapes of incoming audio (see lesson) using ctrl+r and ctrl+l
  • FIX allow last slice to be triggered
  • UX slight improvements

v1.1.0

03 Nov 14:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0