Follow sol_hsa
Follow
Following sol_hsa
Following
Add To Collection
Collection
Comments
Devlog
Related games
Related
Sassy
←
Return to Sassy
Devlog
Sassy open sourced
March 11, 2022
by
sol_hsa
#open source, #free
Sassy has been open sourced. What does this mean? 1. The source code is available and anyone can hack it if they want. 2. It is no longer possible to pay for Sassy. 3. Everything anyone paid for Sassy...
Continue reading
Sassy beta 1.8 released
November 09, 2021
by
sol_hsa
Changelog: 1.8beta - Fix crash due to parse error leading to executing partially compiled bytecode - Hexwave - Experimental bucket brigade device - extremely heavy, not too nice sounding - Move to vis...
Continue reading
Sassy beta 1.7
April 23, 2021
by
sol_hsa
- breaking change: buffer() no longer writes to buffer, only allocates it - new: write(), writes to sample buffers, including those allocated via buffer() - added multi channel midi output (midiout,mi...
Continue reading
Sassy beta 1.6
April 19, 2021
by
sol_hsa
- 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 - ne...
Continue reading
Sassy beta 1.5
April 16, 2021
by
sol_hsa
- New: img(), play image files. Supports most image formats. - Fixed context menu weirdness. Was using imgui wrong, and it worked too well. - Couldn't get to A1 from A2 with cursors. Fixed. - Ctrl-a s...
Continue reading
Sassy beta 1.4
April 13, 2021
by
sol_hsa
1.4beta - Spreadsheet tooltip's row,column view was inverted, fixed - Reworked function help, now alphabetical per category - F2 toggles between table and edit modes (was: go to edit mode) - trigger n...
Continue reading
Sassy beta 1.3
April 09, 2021
by
sol_hsa
1.3beta - Timegate renamed to time (with extra parameter compared to time()) - Midi info on status bar now doesn't mask midi channel - Uses/used by lines moved behind the grid (were displaying over sc...
Continue reading
Sassy beta 1.2
April 03, 2021
by
sol_hsa
Changelog: - Sliders did not obey UI scaling. Fixed. - Uses/used by lines did not obey UI scaling. Fixed. - New ui widget: plotxy. plotxy(x) plots (x,prevx), plotxy(x,y) plots (x,y). Both draw 1024 po...
Continue reading