Update project metadata, remove amp envelope.
This release adds a funding link and project information file, removes the amplitude envelope for one-shot samples, and consolidates documentation into a single README.md file. The removal of the amplitude envelope impacts the behavior of noise samples.
Changes
- .github/FUNDING.yml: Added a custom funding link to store.dehlimusikk.no/coffee.
- info.txt: Created a new file containing project metadata (name, version, date, creator, and website).
- README.md: Updated the version number, date, and profile link. Added release notes detailing changes in versions 1.0, 1.1, and 1.2. Moved Gumroad profile link to the bottom of the file as a reference link.
- README.txt: Deleted the file.
- StyloPoly.dspreset: Removed amplitude envelope for "noise-on" and "noise-off" sample groups by setting ampEnvEnabled="false". Also changed binding type from "general" to "amp"
Impact
- The project's metadata and documentation have been updated.
- The removal of the amplitude envelope from noise samples will change their behavior; they will no longer be affected by ADSR envelope settings, as their volume is constant while triggered.
- Users will be directed to the store.dehlimusikk.no for support.
- The changes do not introduce any apparent breaking changes.
Full Changelog: 1.1.0...1.2.0