Skip to content

Releases: mdwn/mtrack

v0.1.4

26 Nov 06:25
c35a916
Compare
Choose a tag to compare

(Breaking Change) Track mappings now support mapping to multiple channels.

Status reporting is now configurable.

Address stopping not working for songs with sparse MIDI files.

v0.1.3

27 May 20:41
083f9ee
Compare
Choose a tag to compare

MIDI playback is now more accurate and has been tuned to be more in time with audio
playback.

v0.1.2

16 Apr 18:04
fbca10f
Compare
Choose a tag to compare

Channel mappings have been removed from individual song files and will now be
maintained as part of the player configuration.

Channels can now be merged. That is, tracks can target the same output channel.

v0.1.1

27 Mar 13:56
ca17ec1
Compare
Choose a tag to compare

A minor release that removes an unneeded dependency from mtrack.

v0.1.0

27 Mar 13:55
Compare
Choose a tag to compare

The initial release of mtrack. Introduces the following features:

  • Audio and MIDI playback.
  • MIDI and keyboard control of a player.
  • Playlists.
  • WAV parsing and channel rearrangement.
  • Emit MIDI on song selection.