mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-23 23:44:42 -04:00
feat(tracker/gioui): label identifying instrument MIDI channel
Closes #154.
This commit is contained in:
parent
a94703deea
commit
b4a63ce362
@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- A small number above the instrument name identifies the MIDI channel /
|
||||
instrument number, with numbering starting from 1 ([#154][i154])
|
||||
- The filter unit frequency parameter is displayed in Hz, corresponding roughly
|
||||
to the resonant frequency of the filter ([#158][i158])
|
||||
- Include version info in the binaries, as given be `git describe`. This version
|
||||
@ -235,5 +237,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
[i148]: https://github.com/vsariola/sointu/issues/148
|
||||
[i149]: https://github.com/vsariola/sointu/issues/149
|
||||
[i150]: https://github.com/vsariola/sointu/issues/150
|
||||
[i154]: https://github.com/vsariola/sointu/issues/154
|
||||
[i158]: https://github.com/vsariola/sointu/issues/158
|
||||
[i162]: https://github.com/vsariola/sointu/issues/162
|
||||
|
Reference in New Issue
Block a user