IMPORTANT: docker-compose.yml
has been updated. Please update your image to noisedash/noisedash
so that you can continue getting updates, the old image name will no longer receive updates after this. The config volume bind mount has also been updated in order to fix a warning in the logs.
New Features
- Edit Samples (#8): You can set custom loop points and add a fade-in time to all your uploaded samples. Unfortunately, due to what appears to be a limit of Tone.js, the fade-in time will only apply on the initial play of the sample, not every time this loops. I would like to eventually see if I can find a work-around for this.
- Profile Import/Export: You can import and export your profile settings to easily share them. This does not include sample information since everyone's samples would be different and requires custom files.
Misc Changes
- Dark mode has been moved to account page.
- The
sessionSecret
config value can now be removed from your config file, as it is now generated randomly at run-time. - You now have finer control over tremolo rate.