Tagged Questions

3
votes
1answer
1k views

Adding my own application events in Control Panel -> Sounds

I have just read this question and I really loved this answer to the question. Naturally, an interesting question popped in my head... How to add my own events (of my own applications) in the Control ...
0
votes
1answer
105 views

Windows application on close

This issue is about the MIDI application that will receive sudden overflow of MIDI buffer when the application startup. Anyone has idea how to clear any MIDI data on queued from MIDI Yoke or LoopBe ...
0
votes
3answers
159 views

Which format has an audio stream before reaching the soundcard?

I want to manipulate an audio stream before it gets to the soundcard. So I wanna use the sAPOs from Microsoft to manipulate the audiostream in the audio engine (vista audio architecture). My basic ...