Tagged Questions
The directmusic tag has no wiki summary.
5
votes
2answers
472 views
Play a single note with DirectMusic
I'm using DirectMusic for MIDI playback in an application I'm developing. Does anyone know if it's possible to use DirectMusic to play individual notes? Currently, I'm converting an in-memory data ...
1
vote
2answers
373 views
ANSI or OEM Codepage when using MME and DirectMusic?
I noticed that when reading MIDI port names from MME, the names are multi-byte strings encoded using the ANSI Codepage, which my app uses by default. When receiving those names from the DirectMusic ...
0
votes
0answers
12 views
example code for recording directmusic DLS synth output?
I've been reading about DLS and DirectMusic on Windows for a new application I'm working on. I'd like to use the DLS support to load DLS files, and then play back MIDI on the DLS synth, and record the ...