Hello,
>Where can I find info on what each value of BP means when calling the
>sound driver?
This is off the top of my head, so you may wish to verify:
0 - Get device info
2 - Load patch, initialize device
4 - Close device
6 - Load sound resource for playback
8 - Do MIDI events
10 - don't remember
12 - Fade
14 - Pause
16 - Stop
18 - don't remember
Stop and Pause may be reversed, but I think that was the correct order. I
remember absolutely nothing about 10. I don't remember what 18 did; it
involved internal calls to LoadSound and DoEvents, but that's all I can
think of without going back and taking a look.
Cheers,
Ravi.