I'm pretty sure ASIO was working OK in 0.42.5, so that might have been a better workaround ;)
.hc On Mon, 27 Jun 2011 22:02 +0200, "Max" <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > i tried vanilla and extended on a windows box last week with asio and > couldn't get it to run with ore than 2 channels audio. tried it with a > saffire and a rme fireface. workaround: rewriting patch in max. > > Am 27.06.2011 um 21:50 schrieb Hans-Christoph Steiner: > > > > > Does ASIO work with pure-data vanilla 0.43? I know Miller made some > > changes to the audio I/O side of things, maybe its related. Beyond that, > > I don't know much about that code or that stuff. > > > > .hc > > > > On Mon, 27 Jun 2011 21:10 +0200, "Patrice Colet" <[email protected]> > > wrote: > >> weird bug indeed ^^ > >> > >> I've manually corrected it because the nightly build server is extremly > >> slow > >> > >> pd is starting again on my vista machine, > >> > >> but ASIO are still not working, here is what gdb could say: > >> > >> (gdb) run > >> Starting program: > >> C:\msys\1.0\home\patko\pd-extended\0.43\packages\win32_inno\bu > >> ild\bin/pd.exe > >> [New Thread 5684.0x1fa4] > >> [New Thread 5684.0x2390] > >> [New Thread 5684.0x2184] > >> [New Thread 5684.0x1c0c] > >> BFD: C:\Windows\SysWOW64\AUDIOKSE.dll: Warning: Ignoring section flag > >> IMAGE_SCN_ > >> MEM_NOT_PAGED in section .reloc > >> [New Thread 5684.0x23cc] > >> [New Thread 5684.0x2088] > >> [New Thread 5684.0x200c] > >> [New Thread 5684.0x231c] > >> [New Thread 5684.0x2274] > >> [New Thread 5684.0x15a8] > >> > >> Program received signal SIGSEGV, Segmentation fault. > >> 0x77660226 in ntdll!RtlCreateMemoryBlockLookaside () > >> from C:\Windows\system32\ntdll.dll > >> (gdb) bt > >> #0 0x77660226 in ntdll!RtlCreateMemoryBlockLookaside () > >> from C:\Windows\system32\ntdll.dll > >> #1 0x1000bfb8 in asio4all!RWDEFQuitPanelApp () > >> from C:\Program Files (x86)\ASIO4ALL v2\asio4all.dll > >> #2 0x1000bfbc in asio4all!RWDEFQuitPanelApp () > >> from C:\Program Files (x86)\ASIO4ALL v2\asio4all.dll > >> #3 0x100095fb in asio4all!DllUnregisterServer () > >> from C:\Program Files (x86)\ASIO4ALL v2\asio4all.dll > >> #4 0x027200a0 in ?? () > >> #5 0x00000020 in ?? () > >> #6 0x00000020 in ?? () > >> #7 0x00000004 in ?? () > >> #8 0x7523122f in ?? () > >> #9 0x0027fa68 in ?? () > >> #10 0x77660142 in ntdll!RtlCreateMemoryBlockLookaside () > >> from C:\Windows\system32\ntdll.dll > >> #11 0x00000000 in ?? () > >> > >> ----- "Hans-Christoph Steiner" <[email protected]> a écrit : > >> > >>> Ok, I think I fixed it. It was a very weird bug. there was a very > >>> strange 'k' with a dot character on top of it in the command > >>> 'package', > >>> therefore it didn't work. I replaced the weird 'k' with a normal one > >>> and it worked for me. This was in the gen_config_win proc of the > >>> pd_guiprefs.tcl command. Here's the commit: > >>> > >>> http://pure-data.git.sourceforge.net/git/gitweb.cgi?p=pure-data/pd-extended.git;a=commit;h=b5c3f16d934db041de66f4e57cef086ff5300f76 > >>> > >>> And also the patch for pure-data: > >>> https://sourceforge.net/tracker/?func=detail&aid=3336039&group_id=55736&atid=478072 > >>> > >>> Please try tomorrow's build and let me know. That should be easier > >>> since there is now a .zip package for Windows. You can unzip it > >>> anywhere, then go into the 'bin' folder inside, and double-click > >>> pd.exe > >>> to run it. > >>> > >>> .hc > >>> > >>> _______________________________________________ > >>> [email protected] mailing list > >>> UNSUBSCRIBE and account-management -> > >>> http://lists.puredata.info/listinfo/pd-list > >> > >> -- > >> Patrice Colet > >> > > > > _______________________________________________ > > [email protected] mailing list > > UNSUBSCRIBE and account-management -> > > http://lists.puredata.info/listinfo/pd-list > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.8 (Darwin) > > iEYEARECAAYFAk4I4d4ACgkQ3EB7kzgMM6KkDACfWdVRvqQxvQiiOQbjzOqT/RRy > 3bcAniOwHxqJK6coZkQWuRKTjHf4e9RE > =diWx > -----END PGP SIGNATURE----- > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
