Document MIDI change from #111
This commit is contained in:
parent
442d54ba50
commit
e0913b16de
|
@ -12,6 +12,11 @@ state is to list breaking changes.
|
||||||
|
|
||||||
## [2024-05-05]
|
## [2024-05-05]
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Two byte slices are now accepted in `NoteEvent::from_midi()` if the event
|
||||||
|
doesn't use the third byte.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- The CPAL backend now correctly handles situations where it receives fewer
|
- The CPAL backend now correctly handles situations where it receives fewer
|
||||||
|
|
Loading…
Reference in a new issue