Hi all,
I've just downloaded the 0.37 TEST 4 for Win32 and cannot open PD using asio.
This .BAT file has worked reliably for a few months:
@ECHO OFF
color F0
cd C:\pd\bin
C:\pd\bin\pd.exe -asio -verbose -listdev -inchannels 8 -outchannels 8 -noresync -nomidi
However, any command line WITHOUT -asio seems to work alright. I can load Gem and Zexy...but not asio.
?
Is this a bug? Or my error?
Regards, Dave S