You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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