Skip to main content

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

Thank you for the detailed feedback! Some thoughts:

  1. If you use the pin button (the bottom right of the waveform editor), you can stick the sample bounds to the visible window as you zoom in and out.
  2. It should be able to support mp3 on Linux, it might be as simple as an additional build flag and if so it'll be updated later today.
  3. I decided to delegate preset files to the host DAWs. The downside is preset compatibility between DAWs ofc.
  4. The format encoding/decoding is done through JUCE right now. More advanced WAV features would require some investigation into open-source options, so probably will not happen here.

1. Nice, thanks for pointing that out

2. Great. If you can, consider enabling others if you have those. The more the merrier, methinks.

3. Also the fact that project files are prone to dying, or the user could switch daws.

4. Fascinating