Pd 0.43-0
Windows Vista
Realtek ALC662 HDaudio
When PD starts up ASIOforall does not initialize.
When selecting ASIO from menu input and output selection fields are empty.
I have on the startup --asio -audioindev 1 -audiooutdev 1
When Pd first starts up I can see that it is trying to load the ASIO driver because I have a Creative Labs ASIO driver stuck in my system.
I have no creative labs sound devices so the creative driver presents a dialog that says no creative devices found [ok]. Usually I click ok on previous
builds of pd and the ASIOforall driver kicks in and places it's icon in the tray and I have much lower latency audio than with MME.
With Pd 0.43-0 the creative dialog appears , I click ok and nothing else happens.
Something else peculiar happens as well.
I copied the GEM and GGEE folders from pdx 0.42.5 ext to the new pd ext folder, added paths to startup and added line in load libraries -> Gem.
After the creative dialog. I get another dialog
[pd.exe - Unable To Locate Component]
(X)This application has failed to start because MSVCR71.dll was not found.
Re-installing the application may fix this problem. [ok]
Then in the console it says something about gem.dll not being able to be loaded.
When I open a patch that uses GEM and GGEE.
The ~moog dll loads but I get dashed line atoms for gem atoms except for gemmouse.
The ~moog works but gem does not.
Attached is output from console.
besides that very nice job seems to be running a bit faster and smoother as far as the gui goes.
Anonymous
errors from console
please submit separate bug-reports for separate bugs (e.g. one for the asio4all problem, and another one for the unability to load certain libraries - unless the 2 are indeed connected, e.g. Gem only fails to load if you try to use asio4all).
I started looking at the ASIO stuff. I also was getting "not found" dialogs when Pd started up (after taking my creative card out of the machine) but finally figured out how to get rid of them - start "regedit" (type the name into "run"), goto
HKEY_LOCAL_MACHINE/SOFTWARE/ASIO, and delete all teh creative entries (I found 3 of them!)
I don't have asio4all and am scared to install it on this machine, but am curious if you see any entries fro
ASIO when you select ASIO in the Pd Media menu . You should see MMIO stuff (prefixed with "(0)"
and ASIO prefixed with "(1)".
thanks for any info :
No idea about Gem... sounds like it migth be necessary to use a version of Gem compiled for this specific Pd version....