PortAudio / portaudio

PortAudio is a cross-platform, open-source C language library for real-time audio input and output.
Other
1.37k stars 286 forks source link

for not reset iTunes/YouTube etc when fetching driver information #904

Open syntaro opened 2 months ago

syntaro commented 2 months ago

I added option

define INIT_NOT_DETAIL (true)

For not stop iTunes/YouTube etc when fetching driver information

https://github.com/syntaro/javamidimixer/blob/0.77.65.DLL1/portaudio_patch/pa_asio.cpp

Excuse me>< I can't understand how to folk.

Environment Windows10 64bit Arturia Minifuse 2

dechamps commented 2 months ago

For additional context: this looks to me like an attempt to work around #696.

syntaro commented 2 months ago

I think it is same. Thank you.

And, I wrote just 'not detail'. But Actually I am thinking 'late information on load action', I have no skill to code it. Just I could do 'not detail'.

So, If make CMake option like this will help this situation?

Thank you.

syntaro commented 2 months ago

I tested Debug/Step. And additional information.

Maybe if installed ASIO4ALL, disable Sound On Launch. If only Arturia ASIO Driver installed can continue sounds.

And When I use DELL's Realtek Onboard SoundCard + ASIO4ALL PC.

When PortAudio load ReaktekASIO + ASIO4ALL(Which associate with RealtekOnBoad SoundCard) (Load at same timing,) 100% application Crash.