mirror of
https://github.com/vsariola/sointu.git
synced 2025-05-28 03:10:24 -04:00
Update CHANGELOG.md
This commit is contained in:
parent
9ef271f1a8
commit
63fc3d0d08
14
CHANGELOG.md
14
CHANGELOG.md
@ -5,11 +5,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
### Added
|
### Added
|
||||||
|
- Ability to lock delay relative to beat duration
|
||||||
|
- Ability to import 4klang patches (.4kp) and instruments (.4ki)
|
||||||
|
- Ability to run sointu as a vsti plugin, inside vsti host
|
||||||
- Saving and loading instruments
|
- Saving and loading instruments
|
||||||
- Non-platform native file save and load dialogs, for more reliable support across platforms
|
- The repository has example instruments, including all patches and
|
||||||
|
instruments from 4klang
|
||||||
|
- Non-platform native file save and load dialogs, for more reliable
|
||||||
|
support across platforms
|
||||||
- Comment field to instruments
|
- Comment field to instruments
|
||||||
- The repository has now a few example instruments
|
|
||||||
- Ability to reorder tracks
|
- Ability to reorder tracks
|
||||||
|
- Add menu command to delete all unused data from song file
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- In the WebAssembly core, $WRK was messed after stereo oscillators,
|
||||||
|
making modulations not work
|
||||||
|
|
||||||
## v0.1.0
|
## v0.1.0
|
||||||
### Added
|
### Added
|
||||||
|
Loading…
Reference in New Issue
Block a user