Hi,
I'm having a little trouble with the vst~ external. (which is great, thanks Mark :-)) I have updated my autoexec.bat file with SET VST_PATH=C:\Program Files\Steinberg\Vstplugins\VSTPlugs;C:\Program Files\Steinberg\Vstplugins\Plugins archive;C:\audio\Cubase5\Vstplugins\VstPlugins;C:\audio\cubase5\Vstplugins; C:\Program Files\Steinberg\Vstplugins\ and updated my batch file pointing to the new Debug/vst All the plugins in the c:\program files\steinberg\vstplugins work fine but the ones contained in the folder c:\audio\cubase5\vstplugins\ won't work - the VST plugin call to host dispatcher: etc. appears on the PD screen but then a little dialog box pops up telling me 'Sorry Flanger requires Cubase5' which I have.
Another question I have is about ASIO in PD - what do I do to get this working? I have added -asio to my PD batch file and I get the error with the list of valid flags when PD starts up. Do i have to put the asio driver files into the pd folder, if so where? if this has been discussed elsewhere, sorry, just link me.
I am using PD 0.35-test 15 on MSW98
Thanks,
Rob Canning
ps. great new site jfm3!
HI all,
as far as I know you just invoke "pd -asio" and possible "-soundindev <n> -soundoutdev <n> and/or the same with "-inchannels" and "-outchannels". If you get the usage message, are you sure you're really invoking 0.35 test 15?
cheers Miller
Another question I have is about ASIO in PD - what do I do to get this working? I have added -asio to my PD batch file and I get the error with the list of valid flags when PD starts up. Do i have to put the asio driver files into the pd folder, if so where? if this has been discussed elsewhere, sorry, just link me.
I am using PD 0.35-test 15 on MSW98
Thanks,
Rob Canning
ps. great new site jfm3!
Whoops - I was invoking the older version of PD - thanks Miller.
Now I have got the asio showing up but the sound is bathed in rhythmic glitches even on the simplest of patches - why is this?
Perhaps there is something below that may explain it? I have a P3 500mhz with 128ram - everything worked fine (except the latency) with the MME drivers
Many thanks
Rob
c:\pd\bin\pd -asio -midiindev 1 -midioutdev 2 -soundindev -soundoutdev 2
PaASIO_QueryDeviceInfo: numDrivers = 3
Driver [0]: MOTU PCI-324 PaASIO_QueryDeviceInfo: InputChannels = 2 PaASIO_QueryDeviceInfo: OutputChannels = 8 PortAudio : possible sample rate = 44100 PortAudio : possible sample rate = 48000
Driver [1]: ASIO DirectX Full Duplex Driver PaASIO_QueryDeviceInfo: InputChannels = 2 PaASIO_QueryDeviceInfo: OutputChannels = 2 PortAudio : possible sample rate = 44100
Driver [2]: ASIO Multimedia Driver PaASIO_QueryDeviceInfo: InputChannels = 2 PaASIO_QueryDeviceInfo: OutputChannels = 2 PortAudio : possible sample rate = 44100 PortAudio : possible sample rate = 48000
PortAudio : minSize = 4096 PortAudio : preferredSize = 4096 PortAudio : maxSize = 4096 PortAudio : granularity = 0 PortAudio : User buffer size = 256 PortAudio : ASIO buffer size = 4096 PortAudio : Minimum BufferOffset for Output = 0 PortAudio : ASIOCreateBuffers with size = 4096 PortAudio : InputLatency = 4162 latency = 94 msec PortAudio : OuputLatency = 4163 latency = 94 msec