WAV and MIDI play from memory ?

new topic     » topic index » view thread      » older message » newer message

You can play a WAV file from a memory image of a wav file using the
SND_MEMORY flag in the following way:

c_proc(xPlaySound, {wave_in_memory,0,or_bits(SND_MEMORY, SND_ASYNC)})
where wave_in_memory is a pointer to the sound file image.

Is there any way to play a MIDI file in a similar way, from a file
image in MEMORY ???

Thanks, Wolf.

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu