Sassy beta 1.6


- isnan() true/false were swapped

- new: bar(area) bar graph

- new: pie(value) and pie(area) pie graphs

- new: loadwav() that loads wavs, oggs, mp3:s and flac:s, either first or specified channel

- new: len() tells wave buffer length

- new: channels() tells how many channels source file had

- scope buffers were allocated for 44.1khz; using higher
  sample rates would crash after a while

- resouces are now loaded in separate thread

- added button to reload all resources

- new: play() play a sample buffer at trigger

- new: playloop() to play a sample in a loop, gated

- new: playloopx() to play a sample in a loop with crossfade at loop point

- new: sample() for fine grained sample access

- new: samplefast() for quick and dirty sample access

- fixed some off by one errors

- new: grain() for granular synthesis

- new: buffer() for writing to a buffer accessible by sample based routines

- new: klatt() speech synthesizer

- new: padsynth() and padsynth22() for generating padsynth buffers

- new: label() to label your sliders

- grew spreadsheet to 128 rows, split into four tabs

Files

sassy_beta16.zip 3 MB
Apr 19, 2021

Get Sassy

Leave a comment

Log in with itch.io to leave a comment.