Hello list,
I wonder if someone here can give me some advice.. I am in a situation where I need to run PD in coordination with Processing on a high end windows machine running Windows 10. Everything worked perfectly until this morning. Now PD’s audio is not working at all. Audio from a web browser works fine. Audio from Audacity works fine although I don’t see any options for an input audio device (not that I have one plugged in).
When I open PD and run test audio midi I get this error message: “error opening audio: Illegal combination of I/O devices”
When I open Audio settings, I have: input: ASIO: Realtek ASIO output: MMIO:Speakers (Realtek(R) Audio)
There are no other input device options.
For output I have these options: MMIO:Microsoft Sound Mapper - Output MMIO:Speakers (Realtek(R) Audio) MMIO:PHL 276E8V (2-NVIDIA High Defi MMIO: Digital Audio (S/PDIF) (Realtek ASIO:Realtek ASIO
If I turn off the input device (uncheck) I am able to get a very distorted test tone.
This problem seems to have started soon after I tried changing my screen resolution and then changing the pd font size and stretch options. I don’t know if this had anything to do with the problem or not though.
I have tried reinstalling PD a couple times and reinstalling the Realtek drivers.
Thanks for any advice.
Cheers, Rick
Hi,
“error opening audio: Illegal combination of I/O devices” input: ASIO: Realtek ASIO output: MMIO:Speakers (Realtek(R) Audio)
when using the portaudio backend (called "ASIO" in the menu), I/O devices must use the same audio API, but in your case you have ASIO for input and MMIO for output.
If I turn off the input device (uncheck) I am able to get a very distorted test tone.
When using the portaudio backend, MMIO is indeed broken (probably we do something wrong in Pd, I have to investigate). If you want to use MMIO, use the MMIO backend (called "standard" in the menu).
I think what happened is that previously you used the "standard" backend and then accidentally switched to the "ASIO" backend.
BTW, it's generally better to use the "ASIO" backend and select the ASIO driver of your device, in your case that would be "Realtek ASIO". If your device doesn't offer an ASIO driver (e.g. cheap soundcards), you can install a generic ASIO driver like ASIO4All.
Christof
Gesendet: Montag, 06. Januar 2020 um 19:17 Uhr Von: "Rick Snow" ricksnow@gmail.com An: Pd-List pd-list@lists.iem.at Betreff: [PD] Issue with PD .50.0 + Windows Driver?
Hello list,
I wonder if someone here can give me some advice.. I am in a situation where I need to run PD in coordination with Processing on a high end windows machine running Windows 10. Everything worked perfectly until this morning. Now PD’s audio is not working at all. Audio from a web browser works fine. Audio from Audacity works fine although I don’t see any options for an input audio device (not that I have one plugged in).
When I open PD and run test audio midi I get this error message: “error opening audio: Illegal combination of I/O devices”
When I open Audio settings, I have: input: ASIO: Realtek ASIO output: MMIO:Speakers (Realtek(R) Audio)
There are no other input device options.
For output I have these options: MMIO:Microsoft Sound Mapper - Output MMIO:Speakers (Realtek(R) Audio) MMIO:PHL 276E8V (2-NVIDIA High Defi MMIO: Digital Audio (S/PDIF) (Realtek ASIO:Realtek ASIO
If I turn off the input device (uncheck) I am able to get a very distorted test tone.
This problem seems to have started soon after I tried changing my screen resolution and then changing the pd font size and stretch options. I don’t know if this had anything to do with the problem or not though.
I have tried reinstalling PD a couple times and reinstalling the Realtek drivers.
Thanks for any advice.
Cheers, Rick
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
I would hazard a guess that the Asio/mmio input/output combination is the problem. Does the ASIO:Realtek ASIO output option work? Have you run the "Sound settings" troubleshoot tool?
I found the distorted output to be related to block size and delay values in pd prefs/audio settings. Making those values larger cleaned things up.
On Mon, Jan 6, 2020, 10:27 AM Rick Snow ricksnow@gmail.com wrote:
Hello list,
I wonder if someone here can give me some advice.. I am in a situation where I need to run PD in coordination with Processing on a high end windows machine running Windows 10. Everything worked perfectly until this morning. Now PD’s audio is not working at all. Audio from a web browser works fine. Audio from Audacity works fine although I don’t see any options for an input audio device (not that I have one plugged in).
When I open PD and run test audio midi I get this error message: “error opening audio: Illegal combination of I/O devices”
When I open Audio settings, I have: input: ASIO: Realtek ASIO output: MMIO:Speakers (Realtek(R) Audio)
There are no other input device options.
For output I have these options: MMIO:Microsoft Sound Mapper - Output MMIO:Speakers (Realtek(R) Audio) MMIO:PHL 276E8V (2-NVIDIA High Defi MMIO: Digital Audio (S/PDIF) (Realtek ASIO:Realtek ASIO
If I turn off the input device (uncheck) I am able to get a very distorted test tone.
This problem seems to have started soon after I tried changing my screen resolution and then changing the pd font size and stretch options. I don’t know if this had anything to do with the problem or not though.
I have tried reinstalling PD a couple times and reinstalling the Realtek drivers.
Thanks for any advice.
Cheers, Rick
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Thank you both for the advice. There was no other option for input device other than the ASIO: Realtek ASIO.
However, I just installed the ASIO4ALL v2 driver and set both input and output to use it and now the headphone jack gives the correct test tone.
Still not sure why the original driver would have stopped working but glad things are working now.
Thanks again, Rick
On Jan 6, 2020, at 12:42 PM, Andrew Lyons tstexture@gmail.com wrote:
I would hazard a guess that the Asio/mmio input/output combination is the problem. Does the ASIO:Realtek ASIO output option work? Have you run the "Sound settings" troubleshoot tool?
I found the distorted output to be related to block size and delay values in pd prefs/audio settings. Making those values larger cleaned things up.
On Mon, Jan 6, 2020, 10:27 AM Rick Snow <ricksnow@gmail.com mailto:ricksnow@gmail.com> wrote: Hello list,
I wonder if someone here can give me some advice.. I am in a situation where I need to run PD in coordination with Processing on a high end windows machine running Windows 10. Everything worked perfectly until this morning. Now PD’s audio is not working at all. Audio from a web browser works fine. Audio from Audacity works fine although I don’t see any options for an input audio device (not that I have one plugged in).
When I open PD and run test audio midi I get this error message: “error opening audio: Illegal combination of I/O devices”
When I open Audio settings, I have: input: ASIO: Realtek ASIO output: MMIO:Speakers (Realtek(R) Audio)
There are no other input device options.
For output I have these options: MMIO:Microsoft Sound Mapper - Output MMIO:Speakers (Realtek(R) Audio) MMIO:PHL 276E8V (2-NVIDIA High Defi MMIO: Digital Audio (S/PDIF) (Realtek ASIO:Realtek ASIO
If I turn off the input device (uncheck) I am able to get a very distorted test tone.
This problem seems to have started soon after I tried changing my screen resolution and then changing the pd font size and stretch options. I don’t know if this had anything to do with the problem or not though.
I have tried reinstalling PD a couple times and reinstalling the Realtek drivers.
Thanks for any advice.
Cheers, Rick
Pd-list@lists.iem.at mailto:Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list https://lists.puredata.info/listinfo/pd-list
Am 6. Jänner 2020 20:18:25 MEZ schrieb Rick Snow ricksnow@gmail.com:
Thank you both for the advice. There was no other option for input device other than the ASIO: Realtek ASIO. .
only if you selexted the "portaudio" backend on the first place. if you select the "standard" (aka "MMIO" on windows) backend (this is done directly under the "media" menu, as opposed to the "audio setup"), then you cannot possibly have the " ASIO" option available.
i think this is what christof hinted at.
mfg.hft.fsl IOhannes