Notifications
Clear all
MIDI Software
1
Posts
1
Users
0
Reactions
9,552
Views
Topic starter
This is a minor release. Changes are listed below.
- Added DecodeTextCallback to ReadingSettings.
- Added GetChannels extension method for TrackChunk and MidiFile.
- DevicesConnector allows connect one input device to several output devices now.
- Added EventType property to MidiEvent which allow to check MIDI event type without using as or is operators.
- Playback.OutputDevice is optional now and can be set to null.
- Added SmfConstants.DefaultEncoding constant which holds default encoding of text in MIDI file.
- Fixed: stream is disposed when passed to MidiFile.Read/MidiFile.Write.
- Fixed: playback events are sorted incorrectly which leads to some notes are dropped on MIDI file playback.
Posted : 31/07/2019 11:19 am