[PATCH 24/25] mciseq: Read the tempo from the file when opening it.

Joerg-Cyril.Hoehle at t-systems.com Joerg-Cyril.Hoehle at t-systems.com
Fri Oct 5 05:01:26 CDT 2012


Hi,

120 BPM is the default by the MIDI spec and what native shows using status tempo.

>+	    if (!wmm->dwTempo && !mmt->wTrackNr) {
Try and limit to the first tempo event in the file.

The spec expects players to build a "tempo map"...
(I guess I'll need such a thing to implement song pointer time units and
 provide status position behavior compatible with native.)

Regards,
	Jörg Höhle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0024-mciseq-Read-the-tempo-from-the-file-when-opening-it.patch
Type: application/octet-stream
Size: 1745 bytes
Desc: 0024-mciseq-Read-the-tempo-from-the-file-when-opening-it.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20121005/a744d073/attachment.obj>


More information about the wine-patches mailing list