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" hans@at.or.at 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....
And also the patch for pure-data: https://sourceforge.net/tracker/?func=detail&aid=3336039&group_id=55...
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
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
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" colet.patrice@free.fr 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" hans@at.or.at 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....
And also the patch for pure-data: https://sourceforge.net/tracker/?func=detail&aid=3336039&group_id=55...
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
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Patrice Colet
-----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" colet.patrice@free.fr 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" hans@at.or.at 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....
And also the patch for pure-data: https://sourceforge.net/tracker/?func=detail&aid=3336039&group_id=55...
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
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Patrice Colet
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
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" abonnements@revolwear.com 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" colet.patrice@free.fr 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" hans@at.or.at 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....
And also the patch for pure-data: https://sourceforge.net/tracker/?func=detail&aid=3336039&group_id=55...
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
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Patrice Colet
Pd-list@iem.at 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-----
ASIO wasn't working on 0.42.5 with RME fireface 400, it was working on vanilla 0.43, but with port audio 18, since extended 0.43 the device menu isn't appearing at all, I'm trying to compile last vanilla release to figure it out...
----- "Hans-Christoph Steiner" hans@at.or.at a écrit :
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" abonnements@revolwear.com 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"
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" hans@at.or.at 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....
And also the patch for pure-data:
https://sourceforge.net/tracker/?func=detail&aid=3336039&group_id=55...
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
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Patrice Colet
Pd-list@iem.at 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-----
Perhaps its worth trying to upgrade portaudio to the latest? I'll
wait to hear from you, patco, before changing things.
.hc
On Jun 27, 2011, at 5:34 PM, Patrice Colet wrote:
ASIO wasn't working on 0.42.5 with RME fireface 400, it was working on vanilla 0.43, but with port audio 18, since extended 0.43 the device menu isn't appearing at all, I'm trying to compile last vanilla release to figure it out...
----- "Hans-Christoph Steiner" hans@at.or.at a écrit :
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" abonnements@revolwear.com 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"
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" hans@at.or.at 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....
And also the patch for pure-data:
https://sourceforge.net/tracker/?func=detail&aid=3336039&group_id=55...
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
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Patrice Colet
Pd-list@iem.at 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-----
-- Patrice Colet
If you are not part of the solution, you are part of the problem.
I had reported this some time ago:
http://sourceforge.net/tracker/index.php?func=detail&aid=3167959&gro...
when I need to use the multiface, I still use a version pre-.42
I'm pretty sure ASIO was working OK in 0.42.5, so that might have been a better workaround ;)
Based on your description, it sounds like its fixed in Pd-extended
0.43. Is that right?
.hc
On Jun 28, 2011, at 8:11 AM, João Pais wrote:
I had reported this some time ago: http://sourceforge.net/tracker/index.php?func=detail&aid=3167959&gro...
when I need to use the multiface, I still use a version pre-.42
I'm pretty sure ASIO was working OK in 0.42.5, so that might have
been a better workaround ;)
News is what people want to keep hidden and everything else is
publicity. - Bill Moyers
Since for a long time 0.43 has been out of order, I can't fully confirm.
I'll only have access to my laptop+rme around next week, I'll be able to
confirm by then.
João
Based on your description, it sounds like its fixed in Pd-extended
0.43. Is that right?.hc
On Jun 28, 2011, at 8:11 AM, João Pais wrote:
I had reported this some time ago:
http://sourceforge.net/tracker/index.php?func=detail&aid=3167959&gro...when I need to use the multiface, I still use a version pre-.42
I'm pretty sure ASIO was working OK in 0.42.5, so that might have been
a better workaround ;)
News is what people want to keep hidden and everything else is
publicity. - Bill Moyers
Sad but true, I have a small window of time to get it working again,
so hopefully you can test soon. I think I fixed the major problems at
least.
.hc
On Jun 28, 2011, at 12:17 PM, João Pais wrote:
Since for a long time 0.43 has been out of order, I can't fully
confirm. I'll only have access to my laptop+rme around next week,
I'll be able to confirm by then.João
Based on your description, it sounds like its fixed in Pd-extended
0.43. Is that right?.hc
On Jun 28, 2011, at 8:11 AM, João Pais wrote:
I had reported this some time ago: http://sourceforge.net/tracker/index.php?func=detail&aid=3167959&gro...
when I need to use the multiface, I still use a version pre-.42
I'm pretty sure ASIO was working OK in 0.42.5, so that might have
been a better workaround ;)
News is what people want to keep hidden and everything else is
publicity. - Bill Moyers-- Friedenstr. 58 10249 Berlin (Deutschland) Tel +49 30 42020091 | Mob +49 162 6843570 Studio +49 30 69509190 jmmmpais@googlemail.com | skype: jmmmpjmmmp
Using ReBirth is like trying to play an 808 with a long stick. - David Zicarelli