mirror of
https://github.com/vsariola/sointu.git
synced 2025-11-12 12:52:53 -05:00
docs: update CHANGELOG.md
This commit is contained in:
parent
c64422767e
commit
34c0045652
@ -7,6 +7,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||||||
### Added
|
### Added
|
||||||
- Panic the synth if it outputs NaN or Inf, and handle these more gracefully in
|
- Panic the synth if it outputs NaN or Inf, and handle these more gracefully in
|
||||||
the loudness and peak detector. ([#210][i210])
|
the loudness and peak detector. ([#210][i210])
|
||||||
|
- More presets from Reaby, and all new and existing presets were normalized
|
||||||
|
roughly to -12 dBFS true peak. ([#211][i211])
|
||||||
|
|
||||||
## [0.5.0]
|
## [0.5.0]
|
||||||
### BREAKING CHANGES
|
### BREAKING CHANGES
|
||||||
@ -373,3 +375,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||||||
[i196]: https://github.com/vsariola/sointu/issues/196
|
[i196]: https://github.com/vsariola/sointu/issues/196
|
||||||
[i200]: https://github.com/vsariola/sointu/issues/200
|
[i200]: https://github.com/vsariola/sointu/issues/200
|
||||||
[i210]: https://github.com/vsariola/sointu/issues/210
|
[i210]: https://github.com/vsariola/sointu/issues/210
|
||||||
|
[i211]: https://github.com/vsariola/sointu/issues/211
|
||||||
|
|||||||
Reference in New Issue
Block a user