Jump to content

Noel Borthwick

Staff
  • Posts

    4,208
  • Joined

  • Last visited

  • Days Won

    46

Everything posted by Noel Borthwick

  1. Lol thats a first. Plugins freezing up the system because they aren’t authorized. Talk about aggressive copy protection
  2. To clarify, its expected that plugin load balancing will result in more CPU use. Load balancing makes the CPU work harder to parallelize the workload by farming out plugin processing to multiple threads. By using more CPU it can finish the processing faster so it can result in fewer glitches with some plugin heavy projects. Another way to look at this is that multiprocessing trades CPU use for faster processing. During playback esp at lower latencies the goal is to finish all processing before the buffer size time, otherwise the audio device will cause clicks and pops.
  3. If turning off MMCSS in Cakewalk fixed the glitches this is most likely a driver bug. We’ve seen drivers that don’t properly error handle cases where MMCSS is already enabled by the host. A similar issue happened with the Lynx driver which we reported to them and was subsequently fixed. Drivers should handle the host setting threads to MMCSS.
  4. How many cores does your CPU have? Setting Mix thread count to 6 tells cakewalk to limit audio engine worker threads to 6 irrespective of how many cores your PC has. This will use less CPU resources for mixing but will also not load balance a project with many tracks as well so you could get overload earlier. A max of 6 tracks or buses will be processed in parallel with that setting. By default cakewalk uses one thread per core. If it works better after limiting the threads to me thats indicative that the driver is relying on some processing in user mode and being starved. Cakewalk switches all its threads to time critical mode and uses MMCSS by default. Have you tried disabling MMCSS and plugin load balancing?
  5. @Mage_et_lent are you still seeing the problem? If so send the project file and we can try it on Win 7 here.
  6. Its possible that its exposing issues with certain plugins. See if you can try and narrow it down
  7. @PJH We aren’t aware of artifacts with elastique. If you have a demonstrable problem send a zip of the project that exhibits the issue. If its a problem with elastique we can forward it to the developers.
  8. @Tez Thanks for sending the project. We've identified and fixed the issue. For the record it wasn’t a timing issue but a bug where under certain conditions it would not determine the dependencies of the aux track. So it would render the bounce as if there was nothing sourcing the aux track, leading to silence.
  9. Yes it splits off the left and right channels into separate mono tracks and hard pans the tracks left and right. If its a multichannel wave file it will extract each mono channel but won’t change the pan. With a surround file it will attempt to set the corresponding surround channel if there is a surround bus (IIRC)
  10. You can upload it to a file share and PM it to me and Jon
  11. @GreenLight are you only getting stuck notes with notes played from the keyboard or is it also playback of notes from the track that are sticking. Is it simple track and keyboard controller playback or are you also using generative effects/synths etc. Are you sure that this is specific to the 09 release? i.e. if you roll back do you still see this?
  12. Look at this video around 6:15. Read about audio snap.
  13. No because as far as routing goes an input on a track from a patch point behaves the same as a hardware input. Arming a track shouldn’t impact what you hear from other tracks. If you are feeding one tracks input from other tracks you will need to manually solo to hear just that track.
  14. @István Máté this is fixed in the early access release we just posted above
  15. We just release an early access build that we plan to release on Monday. It has a few fixes to reported problems. Please check it out.
  16. This is unlikely to be related to your project file. Meters going into the red are a sign of the plugins generating garbage floating point data or denormals. Most likely caused by bugs or corrupt data in the plugins themselves. Some plugins also intermittently misbehave when the double precision engine is enabled or with Plugin load balancing active so you can experiment with disabling those options. If the issue persists contact the respective plugin vendor to troubleshoot further since its not a host problem.
  17. Its, not clear what you were trying to do in the video. It seems you were confused by the default audio and midi track that are pre created in a new project. The dialog for insert synth is the advanced dialog that happens when you insert a synth manually from the browser. There is an easier way to insert an instrument track. Click the big + button at the top of the tracks view. In the instrument tab pick the instrument you want and click Create. Thats it - the synth routing is all set up for you and you can immediately play the synth.
  18. I have the Keystep32 running here and there are no issues with MIDI from the keyboard. Make sure you have their latest MIDI drivers installed from the MIDI Control center. Have you tried record enabling a MIDI track and testing recording from the controller? BandLab support won't necessarily be able to assist you with configuring third party hardware controllers.
  19. @Mage_et_lent Cakewalk no longer actively supports Windows 7. If you continue to use it, it's up to you to ensure your Windows 7 has the latest fixes from Microsoft. As things are bound to break. Not sure if this is related or not but the latest update has code signed dll's using SHA256. Windows 7 did not have SHA256 support by default so if you don't have a fully patched version you may have incompatibilities. This article has some further info. https://support.microsoft.com/en-us/topic/2019-sha-2-code-signing-support-requirement-for-windows-and-wsus-64d1c82d-31ee-c273-3930-69a4cde8e64f Again I'm not sure if your issue is related or not. We're not seeing any problems in our Windows 7 test. Without seeing your project file there is nothing we can do further.
  20. Nothing in the dump file other than the line that says its heap corruption. I would try disabling the flush tails setting. Unhandled exception at 0x00007FFB7662F6A9 (ntdll.dll) in Cakewalk.exe.2592.dmp: 0xC0000374: A heap has been corrupted (parameters: 0x00007FFB766997F0).
×
×
  • Create New...