Skip to content

v1.7.0

Latest

Choose a tag to compare

@nnirror nnirror released this 13 Dec 00:35
· 11 commits to main since this release
  • rewrote parser which allows for simpler FacetPattern declaration syntax
  • rewrote/rebuilt right-sidebar UI for mixing, muting, soloing, stopping commands. based on HTML canvas element now which is faster
  • new .solo() method for dynamically soloing one or more commands with patterns, a sort of meta-modulation
  • many new methods: spectral(), resynthesize(), onepole(), gradient2d()
  • back-end efficiency improvements: no longer writing wav files to tmp; directly passing them to the browser via websockets, using significantly less cpu
  • removed unused packages, removed high severity vulnerability by updating axios package
  • images, MIDI files, and wav files can be saved to any absolute path