Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

This is really cool! Since you can add/create your own samples, and because it's open source, I can see people doing some crazy stuff with this!

I'm a bit of a dumb dumb, though. I was trying to figure out how to make a note stop playing, and it seems like it's the = button, but my square wave brain can't figure out how to work it. 

It's probably in the settings somewhere; I just can't find it. :|

(+1)

There are two different ways to cut notes. The === triggers the note release (if your instrument has a release flag, otherwise it does nothing) Pressing 1 will give you a note cut, --- which will abruptly stop the note regardless. See the documentation for more info https://wavetracker.org/documentation/pattern-editor/

ok thx! i had confused the note release with the note cut