1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/dlls/dmime
Yuxuan Shui 28b94c4d42 dmime: Handle MIDI control events in MIDI files.
Adding them to the seqtrack, and also implementing playing them from the seqtrack.
2024-03-06 22:04:20 +01:00
..
tests dmime: Handle MIDI control events in MIDI files. 2024-03-06 22:04:20 +01:00
audiopath.c dmime: Fix IDirectMusicAudioPath::GetObjectInPath() prototype. 2024-01-29 10:42:48 +01:00
dmime_main.c dmime: AudioPathConfig is not AudioPath. 2024-01-22 10:12:44 +01:00
dmime_private.h dmime: Parse note on/off events and generate a seqtrack. 2024-03-06 22:04:20 +01:00
dmime.idl
dmime.spec
graph.c dmime: Include dmobject.h in dmime_private.h. 2023-10-11 22:16:58 +02:00
lyricstrack.c dmime: Include dmobject.h in dmime_private.h. 2023-10-11 22:16:58 +02:00
Makefile.in dmime: Parse MIDI program change events and generate a bandtrack. 2024-02-28 21:56:24 +01:00
markertrack.c dmime: Include dmobject.h in dmime_private.h. 2023-10-11 22:16:58 +02:00
midi.c dmime: Handle MIDI control events in MIDI files. 2024-03-06 22:04:20 +01:00
paramcontroltrack.c dmime: Include dmobject.h in dmime_private.h. 2023-10-11 22:16:58 +02:00
performance.c dmime: Force debug info in critical sections. 2024-02-15 11:23:57 +01:00
segment.c dmime: Better MIDI parsing interface. 2024-02-28 21:56:22 +01:00
segmentstate.c dmime: Use sent duration in loop's playback. 2024-02-07 22:34:25 +01:00
segtriggertrack.c dmime: Include dmobject.h in dmime_private.h. 2023-10-11 22:16:58 +02:00
seqtrack.c dmime: Handle MIDI control events in MIDI files. 2024-03-06 22:04:20 +01:00
sysextrack.c dmime: Include dmobject.h in dmime_private.h. 2023-10-11 22:16:58 +02:00
tempotrack.c dmime: Implement setting TempoParam for tempotracks. 2024-03-01 23:14:22 +01:00
timesigtrack.c dmime: Include dmobject.h in dmime_private.h. 2023-10-11 22:16:58 +02:00
version.rc
wavetrack.c dmime: Use sent duration in loop's playback. 2024-02-07 22:34:25 +01:00