i dont know why directsound is not playing to me sounds :x
I create the Primary Buffer, i Create a couple of Secondary Buffers (4096 bytes)
i try to play something and i do the following:
- Lock Secondary Buffer
- Write Values to its pointer
- Unlock it
- Call "Play"
What could it be?
I create the Primary Buffer, i Create a couple of Secondary Buffers (4096 bytes)
i try to play something and i do the following:
- Lock Secondary Buffer
- Write Values to its pointer
- Unlock it
- Call "Play"
What could it be?
Hello Ateneo
I don't know..
Let's have a look at the source-code, maybe one of us can help you.
Or if you need an example, let me know.
I don't know..
Let's have a look at the source-code, maybe one of us can help you.
Or if you need an example, let me know.