Jump to content

msmcleod

Staff
  • Posts

    6,905
  • Joined

  • Last visited

  • Days Won

    35

Everything posted by msmcleod

  1. It's basically Airplane in space. Same kind of humour, may be not as much as a classic as Airplane, but still funny.
  2. MME is prone to bad latency. Have you tried WASAPI ?
  3. iLok does this: https://www.ilok.com/#!zdt-coverage
  4. I must admit I personally prefer to own rather than pay a subscription, however, if I was running my studio as a business I would definitely prefer a subscription, as it's tax deductible, whereas software owned by a business is seen as an company asset - whether a tangible or intangible asset depends of the software and its use.
  5. Upping the buffer size (as you've done) normally solves it. You could try increasing it more - I've seen some people have it as high as 2500. The only other thing I can think of is your MIDI interface itself. The cheaper USB to MIDI cables have a ridiculously small internal buffer size, yet they are quite happy to accept MIDI data at USB rates. This can often lead to stuck or missing notes. Unless of course, you're only using soft synths?
  6. AFAIK, if you alter any setting on a ProChannel module, it automatically enables it. So if you've quick grouped a bunch of tracks, then altered the console emulator settings on one track in the group, it'll have the effect of both setting the value, but also making sure they're all enabled by virtue of you changing the value.
  7. I've certainly experienced the buzz, but it doesn't happen often enough with me to become an issue. I get this on all of my Focusrite Scarlett interfaces. Like you, I just stop/start the audio engine. I have found that a higher buffer size means it happens less often, but I tend to use a low buffer size when tracking at least. One thing I have noticed though... I was experimenting with ASIOLink so I could use my mLAN hardware at the same time as my Focusrite. When set to using the ASIOLink driver, I never experienced the buzz once. Setting up the ASIOLink config is a PITA though, and there's next to no docs and no support (unfortunately the original developer passed away). It does suggest however that ASIOLink's drivers behave better with Cakewalk than the Focusrite drivers. As far as random glitches... funny you should mention this, as I was experiencing this yesterday. Turned out I'd set my recording depth to 96/24 and my buffer size to 16. It appeared to work (in that I wasn't getting the usual pops & crackles associated with too small a buffer), but timing was off in places. Setting it back to my default of 44.1/24 and a buffer of 64, solved it. Check your ASIO buffer size is at a sensible level. Increasing the buffer size may help. You can always use the PDC override button if latency starts to become a problem when tracking.
  8. The user guide suggests upping the clip tail duration if you're exporting tracks with effects like reverb (top of page 1103): "Accommodating effect tails during clip export Effect tails are the reverberations or signal delay that continue after the source has stopped. If your project uses track or clip plug-in effects (reverb, delay, etc.) that result in effect tails, you will need to extend the duration of the exported clips in order to properly accommodate the effect tails. Otherwise, the exported clips will end prematurely, before the effect tail is finished. You can tell Cakewalk to automatically add a specific amount of time to each exported clip. To specify how much time to add to all exported clips to accommodate effect tails, go to Edit > Preferences > File - Audio Data and specify the global Clip Tail Duration N Seconds value. Set the value high enough to allow for any delay or reverb or other effect that you may have patched into a track."
  9. https://www.cakewalk.com/Support/Knowledge-Base/2016000033/Unable-to-register-the-DLL-OCX-RegSvr32-failed-with-exit-code-0x3
  10. One of the reasons the various older versions of Cakewalk and Sonar still continue to work on more modern operating systems (e.g. I still have Cakewalk PA 9 on a Win7 32 bit boot), is that they all use standard Windows controls and API's wherever possible. Unfortunately these controls do have their limitations, but personally believe the benefits outweigh the downsides.
  11. Yeah - set your input device to something else other than the Yeti - even if it's nothing.
  12. Normally you shouldn't have to kill off Cakewalk. Stopping/Starting the audio engine should be enough... unless of course the GUI has completely locked up. BTW - I've noticed that when this happens, although the space bar stops working, any control surface connected still works.
  13. If it's TH3 Cakewalk edition, then no, you don't have to register it. You just need Cakewalk or Sonar Platinum installed. Are you maybe using an amp or effect that is only present in the full version?
  14. Yeah, it's not the most intuitive software to use. If the Yeti mic isn't coming up, maybe Window's has grabbed it. Make sure Windows is using your onboard sound device for both input & output.
  15. You could try ASIOLink Pro. This will allow you to combine all your audio devices into one virtual ASIO interface: I can't remember off hand if it will automatically convert bit rates on the fly, but I believe it does. Within ASIOLink, select your MOTU as your main ASIO interface. This will mean you have zero added latency on that interface. Then route the Yeti as required. Then within Cakewalk, select the ASIOLink driver as your audio interface.
  16. The paid for EQ's from Melda are even more awesome. A fair few of them can capture EQ from hardware devices, so you can emulate it in your plugin. You can also export it as a IR.
  17. On the 1818VSL, you should be able to route outputs 3&4 to headphones rather than the usual 1&2. Create a new Headphone bus set to output to 3&4. Put AR Studio 3 on the Headphone bus. Then create a stereo send from your master bus to the headphone bus. You'll hear the master bus + AR Studio 3 through headphones, but mixing down your master won't include the Headphone bus which has the AR Studio 3 on it.
  18. Have you checked your Windows sound scheme? Maybe some strange alert has been assigned a sound?
  19. He's released a review on this on his Patreon page - expect a Snake Oil review in a day or two on his YouTube channel.
  20. 45 mins? That's mental. You should definitely raise a support ticket to support@cakewalk.com FWIW - it's almost certainly environmental, rather than an issue with Cakewalk, although support might be able to point you towards what is happening. I've got a two Win 10 boots on the same machine, both with Cakewalk on it. One of the boots takes 3 seconds to launch Cakewalk, the other (my main boot) 12 seconds. Given that the hardware is identical, there's obviously something in the configuration of the OS or plugins or something that is different. The main difference I guess is that have the Yamaha mLAN ASIO drivers installed on my main boot, although they're not Cakewalk's active ASIO device (Scarlett 6i6 on both boots). I've also got Sonarworks installed on that machine as well, although I only use this as a plugin. Have you got other DAW's on that machine? I've heard the Steinberg's Generic Low latency ASIO drive can cause problems, and I've personally had issues with the Reaper ones too.
  21. That should be fine - a google search should allow you to find SendKeys.dll, which you can invoke via CAL.
  22. There is a delay command within CAL. If I remember correctly, I used the SendKeys DLL within CAL to send commands via key presses to Cakewalk. This was in the 32 bit days though, and I'm not sure if there's a 64 bit version readily available. There is however a SendMidi command, so it might be possible to send a mapped MIDI event via a loopback MIDI device.
  23. Don't forget you can bind a key or a MIDI note to a CAL script within key mappings.
  24. I've had my 2030A's since 2005 (I went for the 2030A's rather than the 2031A because my studio is so small). Luckily I've never had an issue with them. One thing I would say about the TRUTH's is that they really need to be mounted well away from the wall. At 3" from the wall, they still sounded fine but, I had loads of problems with my bass being practically non-existent in mixes due to them using the wall to amplify the bass frequencies. To be honest, my choice at the time was the Tannoy Reveal Active's. I tried to get a set from a friend's dad who worked for Tascam, but he advised against them as they were all being recalled due to a design flaw, and told me to wait for the new model. I was a bit impatient in those days.... Nowadays though, there are obviously better monitors around within that price range. The KRK's would definitely be on my list of those to check out.
×
×
  • Create New...