Jump to content

msmcleod

Staff
  • Posts

    6,102
  • Joined

  • Last visited

  • Days Won

    26

Everything posted by msmcleod

  1. As of 2020.04. the pro channel tabs have been replaced with icons. If you're getting text, then it's probably because you're using a custom theme. This post details the elements that need changing:
  2. They might if the character set chosen is a single-byte character set. AFAIK though, Windows 10 is all Unicode, so language settings just select your preferred code page.
  3. Maybe, but I can't see anything we've done since then that would suddenly cause this to work.
  4. Ok, it looks like the problem @Milton Sica had was that his VST scan path included C:\Program Files\Cakewalk - so it was trying to scan Cakewalk's program DLL's while the program was using them. It's really important to: 1. Only include directories that hold only VST DLL's in your scan path Unfortunately there's no way to tell if a DLL file is a VST2 DLL or not, except by Cakewalk loading it and attempting to bind to the VST2 methods. DLL's that are not VST's do a variety of things when loaded: some expect other DLL's to be in memory at the time, or applications to be running and will crash if they're not there. There's absolutely nothing Cakewalk can do about this. That is why it's important to only provide paths containing only VST DLL's. 2. Don't include a directory twice in your scan path Including a directory more than once could result in duplicate entries of a plugin. 3. Always use the Scan within Preferences/VST Settings and have the Sandbox Scan checked. Do not use the Plugin Manager for scanning. The plugin manager is no longer recommended for scanning, as it can only scan in a single thread. This causes the application to lock up should it find a plugin it can't scan. Its only purpose now is to facilitate enabling/disabling plugins and to configure plugin layouts. The Sandbox Scan uses a separate thread for scanning each plugin, which means if one fails, the others will continue to scan.
  5. I'm running an upgrade from Windows 7, but I've never seen that message. In saying that, I'm fairly up to date ( 1909 ) - what version of Windows 10 are you running?
  6. Interesting... I guess at one point everyone decided that it was easier to keep time in the x-axis. It's not always been that way though, back in the old Amiga tracker days, tracks were on the X axis and time was on the Y axis:
  7. Ok, maybe this isn't the issue then... I notice that I get the same version number too on my Windows 7 boot. @Milton Sica - could this be your anti-virus software ?
  8. The reason the muted clips are included is to facilitate fast comping, enabling you to mute/unmute various parts of your comp knowing that the crossfade position is consistent across all lanes. If you want to move the position of the clip while keeping the cross fades, you could use the slip editing tool: NOTE - you want to make sure snap is off when doing this.
  9. For Duplicate Clip, this has been fixed for the next release. It will retain the original selection size and not crop to the last note.
  10. This may also be a Windows 7 vs Windows 10 thing - are you running Windows 10 ?
  11. I've sent you a copy of the English one. My suspicion is that the portuguese version wasn't built properly, and an older version was packaged, but we'll need to look into this further to confirm.
  12. Thanks @Milton Sica - we'll look into why the version number is different for you. Can you also check that the registry entry (steps 1 & 2) is pointing to this file ?
  13. @GreenLight - what version of CbB / SONAR are you using? I'm not seeing that issue with the latest CbB:
  14. Slightly OT, but I find the M-Audio keystation mini 32 perfect for keyswitches - it's the same length as a standard computer keyboard, and the action is surprisingly good for such a small keyboard: I've put extra stick-on rubber feet at the bottom so it fits nicely over my laptop keyboard or trackpad without hitting anything, so I can literally use it on my lap while on the go. The only thing I'd wish for on this is a small trackball on the top right & mouse buttons on bottom right... The last controller I bought with a decent action was the EMU X-Board, but even those only went up to 61 keys. My Samson Graphite 49 feels good, but the velocity action is really hit & miss making it practically useless. The CME's were very good and did 76 keys - but they were huge and pricey. TBH If you're just looking for a decent 76 key keyboard, I'd look at a 2nd hand Roland synth like the XP80 (even the bottom of the range 61 key XP10 which was a sound canvas with keyboard had a GREAT keyboard)... or get a 2nd hand CME.
  15. Looks to me like you're using the wrong tool to adjust the crossfade positions. In your video you're using the crop tool, and the results look as I'd expect. Better to use the crossfade move tool. This is the default tool when hovering over the crossfade in take lanes. In the comp clip however, hold down shift:
  16. @Justin Garneau - please send an email to support@cakewalk.com . They will be able to reset your account.
  17. After a bit of digging, I've found the only reason that the scan buttons would be greyed out is when the path to the VstScan program is missing or invalid. @Jun Kwan / @Milton Sica - can you check a few things for me? 1. Open RegEdit by holding Windows Key & R and typing in RegEdit: 2. Navigate to Computer\HKEY_CURRENT_USER\Software\Cakewalk Music Software\Cakewalk\Cakewalk VST X64 3. Check the both the VSTScan path entry actually exists, and the path it points to exists on your file system. For example, if I go to C:\Program Files\Cakewalk\Shared Utilities\ , I find VstScan.exe: 4. Right Click Properties on VstScan.exe and check the version: Also check the compatibility tab, and ensure it's not set to run as a different user:
  18. @Jun Kwan , @Milton Sica - did you manage to resolve your VST scanning issues? If not, please PM me so I can try to help resolve the issue.
  19. Normally with gain staging you use track gain (and this is certainly what Mike is using in his video). Track gain is not the same as clip gain. Clip gain is applied first, then it goes into the track gain.
  20. I've been through that pain... took me around 4 days if I remember correctly. The last time I did it, I made a clone image of the disk partition, which has saved me no end of problems. I've had a few hardware failures that have caused the OS to die on me, and being able to restore saved me loads of time. I strongly recommend backing up your disk once you've got everything installed.
  21. There's a huge difference between installing Visual Studio and installing the Visual Studio redistributable libraries. It's the redistributable libraries you need. Installing an earlier version of the redistributables (e.g. VS2015 , when the current OS has VS2017 ) does not overwrite the current VS2017 redists. It just adds them so both versions are then available. You may find however that by installing Sonar, it installs the required libraries in any case. If you're trying to call regsvr32 on a 32 bit plugin though, that isn't going to work at all in a 64 bit OS.
  22. This is the key statement. Anything your create yourself using Cakewalk by BandLab is yours.
  23. In the next release, the staff view will respect the global snap setting for note positioning. The note duration settings will remain unchanged. In other words, you'll be able to independently set the note duration and the snap positioning.
  24. Just to let you know, we've got a fix and it'll be available in the next release.
×
×
  • Create New...