-
Posts
9,681 -
Joined
-
Last visited
-
Days Won
27
Everything posted by scook
-
[Resolved] Control Bar Selection Module should include duration
scook replied to Colin Nicholls's topic in Feedback Loop
Selection duration is displayed in the large Export Module. -
VIRUS TI WILL NOT START UNDER ANY CIRCUMSTANCES
scook replied to Frei Geist's topic in Cakewalk by BandLab
It is your machine. Configure it as you see fit. The plug-in is not part of Cakewalk. -
VIRUS TI WILL NOT START UNDER ANY CIRCUMSTANCES
scook replied to Frei Geist's topic in Cakewalk by BandLab
That looks like a SynthEdit error. The faster you can replace 32bit SynthEdit plug-ins the better. This is probably a permissions problem. Either run Cakewalk as administrator and/or move the plug-ins to a place that does not require administrator privileges to write to disk. Some SynthEdit plug-ins just need to run as administrator one time to write out all the modules to disk. Others constantly write to disk. -
VIRUS TI WILL NOT START UNDER ANY CIRCUMSTANCES
scook replied to Frei Geist's topic in Cakewalk by BandLab
Glad it worked for you. You may want to add back at least C:\Program Files\Common Files\VST3 to the scan path in preferences. This is the recommended 64bit VST3 path and many installers do no deviate from the VST3 specification. VST2 plug-ins may be installed anywhere EXCEPT in C:\Program Files\Common Files\VST3 -
VIRUS TI WILL NOT START UNDER ANY CIRCUMSTANCES
scook replied to Frei Geist's topic in Cakewalk by BandLab
Looks like the documentation is a little old. SONAR 8 was released in 2008. -
VIRUS TI WILL NOT START UNDER ANY CIRCUMSTANCES
scook replied to Frei Geist's topic in Cakewalk by BandLab
The 64bit path that corresponds to the path in the scan path is c:\program files\access music but as mentioned above the 64bit software could be installed in the x86 folder Usually installers provide information about where they will install files. Maybe uninstall and re-install carefully paying attention to the install screens. -
VIRUS TI WILL NOT START UNDER ANY CIRCUMSTANCES
scook replied to Frei Geist's topic in Cakewalk by BandLab
Search for the 64bit plug-in (if there is one) on the PC Contact Virus support Wait for someone who has the same gear to reply on this forum Find another forum for Virus users -
VIRUS TI WILL NOT START UNDER ANY CIRCUMSTANCES
scook replied to Frei Geist's topic in Cakewalk by BandLab
That scan path entry typically is used for 32bit software but 64bit software could be installed there too. -
VIRUS TI WILL NOT START UNDER ANY CIRCUMSTANCES
scook replied to Frei Geist's topic in Cakewalk by BandLab
Plug-in lists in the DAW not the plug-in manager. There is no indication in the plug-in manager other than possibly the path. Click on the plug-in in the plug-in manager to see the path. -
VIRUS TI WILL NOT START UNDER ANY CIRCUMSTANCES
scook replied to Frei Geist's topic in Cakewalk by BandLab
The clue is the standard VST header is not above the plug-in, instead it has a BitBridge header. 32bit plug-ins have (32-bit) appended to their name in the plug-in lists. The plug-in manager will show the path to the 32bit plug-in in the file name entry at the bottom of the plug-in manager window. -
VIRUS TI WILL NOT START UNDER ANY CIRCUMSTANCES
scook replied to Frei Geist's topic in Cakewalk by BandLab
The pictures shows a 32bit plug-in. The Virus site has a 64bit installer.May want to try the 64bit version. -
How do I stop the delay when using MIDI controller?
scook replied to tdehan's topic in Cakewalk by BandLab
There are two things users can change that contribute to the delay from pressing a key on the controller and hearing the result. audio driver buffer size plug-in delay compensation A 256 sample buffer size is at the upper limit for real time monitoring through the DAW. To see if plug-ins are contributing to the delay click the FX button in the Mix Module to bypass all effects. While reading these sections in the help take a look at the PDC button too. To avoid PDC do not use plug-ins that need a look ahead buffer while tracking. Generally these plug-ins are intended for mastering and include dynamics processors, linear phase EQs and impulse response reverbs. Another way to work around large amounts of PDC is temporarily bounce all the tracks, archive everything except the temporary track and the track being recorded. -
If you are using the Saffire, then the audio connections need to be made to the back of the Saffire and not the PC.
-
Writing the most recently used list is one of the last things CbB does before shutting down. If the program crashes the list does not get updated.
-
The VST Inventory tool gets its data from the CbB VST Inventory in the registry. This inventory is built by the CbB VST scanner. There is no attempt by the VST Inventory Tool to validate the data, that is the scanner's job. The SurgeEffectsBank VST3 in the image shows a pretty old version number and my guess is the file is not part of the current distribution. For a nightly build, it seems strange the version reported on the Surge VST2/3 plug-ins is older than the current production release. Also note Surge VST3 lacks a size. On my install the production version shows a size for this plug-ins. I thought the SurgeEffectsBank was provided for DAWs not supporting Surge as an FX. While the documentation claims Surge does not work as an effect in CbB, I have been able to use it in that capacity for some time. I tried asking the developer what did not work but never got a reply. My guess is this part of the documentation needs an update. Of course, this does nothing for those who depend on the SurgeEffectsBank plug-in but now may be a good time to stop using the dedicated effects plug-ins and use Surge instead.
-
no feature request go in https://discuss.cakewalk.com/index.php?/forum/8-feedback-loop/
-
These instructions are for SONAR Platinum. The setup is identical in CbB. https://www.cakewalk.com/Support/Knowledge-Base/Audio-Hardware-Setup-Guide?productId=CSPT100&audioDeviceId=248
-
Yeah, sticking with VST2 when a working VST3 version is available is asking for future pain. Not all manufacturers add the VST2 to VST3 migration code to their VST2 plug-ins.
-
Often when audio cuts out periodically it is the result of a plug-in running in demo mode.
- 6 replies
-
- 1
-
-
- audio
- audio problems
-
(and 3 more)
Tagged with:
-
This is probably because Windows and Cakewalk are sharing the same audio interface and Windows and Cakewalk are set to different sample rates Cakewalk is set to WASAPI Exclusive driver mode
-
That depends on when the take lane was created. If the take lane was created before recording then it is not part of the undo operation, only the recording is undone. The key combination SPACE then CTRL+z and r will stop the transport (this will rewind if configured to do so otherwise CTRL+SPACE is the stop and rewind shortcut) undo the most recent operation (this will be the current recording and take lane if the lane was created during recording otherwise it will just be the recorded clip, either way it will heal previously recorded tracks) and start recording
-
Mis-labeling of interface inputs is a problem
scook replied to Starship Krupa's topic in Feedback Loop
The friendly names feature in preferences is the front end for updating this part of Aud.ini. There is no need to manipulate Aud.ini directly. -
While waiting for this change you could probably learn enough autohotkey to script a simple keybinding. For example here is a binding to Windows+r to send SPACE, CTRL+z and r to any application. #r:: send {Space}^zr
-
For decades Cakewalk has installed two folders in the system drive root directory Cakewalk Content Cakewalk Projects The rest of the application is installed on the system drive but these are the only two folders in the root. The old Cakewalk Command Center provides a way to move "Cakewalk Content" in the Path tab of Settings but a directory junction will do the same without having to mess with the registry. "Cakewalk Projects" is the default project folder. It may be modified in Preferences > File Locations, however; if the modified location cannot be found when the program starts up, the location in preferences will silently revert to the default path. This is why I use a directory junction to relocate this folder and leave the folder location in preferences set to the default. Regardless of where "Cakewalk Content" and "Cakewalk Projects" physically reside keep in mind, CbB and all previous Cakewalk DAWs must be installed on the same drive.