2014/06/08 01:44:41
sharke
I tried Virtual Audio Stream and couldn't get it to work. It wouldn't scan my VST's, it got as far as about 4 and then said it couldn't recognize the rest or something. 
 
So then I tried the VAC/Pedalboard setup. I downloaded the trial version of VAC and eventually managed to get audio running from VAC into Pedalboard and then out to my interface. It's not without its headaches though. First of all I guess you have to set VAC as your default audio device at all times, the alternative being changing the default audio device when switching between VAC use and ordinary audio use. Is there any disadvantage at all to having VAC as the default device at all times, even when using Sonar etc? More specifically, will this add any kind of latency? 
 
The other problem I found was that Pedalboard crashed when scanning my VST's. It got about 10 plugins into the folder and exited. Luckily though, ARC2 being one of the first in the list, it got scanned and I can route audio through it. I wonder if this has anything to do with my using the 64-bit version of Pedalboard? 
 
Anyway at this point I'm sick of listening to the voice saying "trial" every 10 seconds so I'm going to shut it down for the night and reinvestigate tomorrow. Any tips or advice would be welcome!
2014/06/08 09:32:26
gustabo
sharke,
Here are my settings:

I installed the 32bit version of the ARC vst dll file in it's own folder and that's all pedalboard scans so no crash for me and I've not experienced any latency with these settings.
2014/06/08 09:33:30
gustabo
btw, I tried virtual audio stream too but couldn't get it to work.
 
2014/06/08 11:22:40
sharke
gustabo
sharke,
Here are my settings:


I installed the 32bit version of the ARC vst dll file in it's own folder and that's all pedalboard scans so no crash for me and I've not experienced any latency with these settings.




Yeah I guess I should just copy it to its own folder. I don't need any other plugins in Pedalboard. Those look like the default VAC settings right? I didn't change anything and it seemed to work. 
 
So do you have VAC set as your default device at all times, or do you manually set it as default every time you want to use it? If you have it set as your permanent default, do you have VAC in your startup folder or something? Just wondering what the typical workflow is for using it. 
2014/06/08 13:02:02
gustabo
It is set as my default device for Windows 7 and I only use it with my internal Realtek. I leave pedalboard with Arc loaded running all the time. I use it for all web audio, mp3 and cd collection through wmp and vlc media player, etc. Everything but Sonar.

For Sonar, I use my Motu, exclusively.

I have a Mackie Big Knob which I use as a master volume control and input selector between my Realtek and my Motu.

VAC is not in my startup folder because it is a device driver, runs all the time but pedalboard is in my startup folder. Don't remember the specifics but like I said, I use the 32 bit version of Arc with pedalboard, I think it may have crashed with the 64 bit Arc, don't remember because I set it up so long ago...
2017/03/22 17:19:02
BobF
Updating this old thread to report success using VB-Audio virtual device with PB2 and ARC2 in Win10
 
I don't have PB2 set for auto startup yet, but it's working great for Windows audio.
 
VB audio set as default device -> PB2 w/ARC2 loaded -> Realtek audio device
 
I created a separate folder for a copy of ARC2 to keep PB2 from scanning/seeing a gazillion plugs
2017/03/22 21:51:48
sharke
I have much the same setup but with Virtual Audio Cable and PB2. 
 
I enhanced my experience somewhat by using NirCmd and a batch file to create two scripts which turn this setup on and off. These scripts I named "VAC.bat" and "Speakers.bat" - the first one sets my audio device to "Line 1" (which is VAC) and then opens VAC and Pedalboard2. The second one sets my audio device to "Speakers" (which is my Babyface) and turns VAC and PB2 off. I then added these two scripts to a folder on my taskbar so I can basically use them as commands to switch between one and the other. I keep the scripts in my Windows file on C: in a folder I've called "Audio Control." 
 
If you want to install NirCMD and tailor these scripts for yourself, here they are (just replace the relevant info with yours):
 
VAC.bat:
@ECHO OFF
NIRCMDC setdefaultsounddevice "Line 1" 1
NIRCMDC exec min "c:\Program Files\Virtual Audio Cable\vcctlpan.exe"
NIRCMDC exec hide "C:\Program Files\Pedalboard2\Pedalboard2-64bit.exe"
 
Speakers.bat:
@ECHO OFF
NIRCMDC setdefaultsounddevice "Speakers" 1
NIRCMDC closeprocess "c:\Program Files\Virtual Audio Cable\vcctlpan.exe"
NIRCMDC closeprocess "C:\Program Files\Pedalboard2\Pedalboard2-64bit.exe"
 
 
2017/03/22 22:00:42
BobF
Thanks James.  At this point it looks like I can easily turn ARC on/off as needed ... not that I think I'll need it off for anything.  I'm using VB as the default for Windows, but still use my 16x08 for all DAW stuff.
 
I have your script filed FFR ... you never know
 
BTW, this is all with x64.  I had read above that some had installed the x32 ARC for this purpose.  I didn't need to do that.
2017/03/22 22:03:43
sharke
I think the only reason why you'd have to use ARC2 in 32-bit is if you were using the 32-bit Pedalboard. 
12
© 2024 APG vNext Commercial Version 5.1

Use My Existing Forum Account

Use My Social Media Account