Jump to content

Noel Borthwick

Staff
  • Posts

    4,220
  • Joined

  • Last visited

  • Days Won

    46

Everything posted by Noel Borthwick

  1. Undo history isn't saved so no way to know easily what went wrong. Its likely one of the operations with instrument track commands is my best guess. And don't worry you aren't doing anything "wrong" there is no right or wrong approach as a user. No two users will use the app the same way. You just ran into a problem that we haven't discovered yet.
  2. Are you are referring to plugin PRESETS as opposed to plugin layouts? If you have saved actual presets for plugins from within Cakewalk, you can export them all using the export feature in plugin manager. Select all the plugins (you can multi select) and then click Export to export to a preset library file. Then on the new machine assuming you have the same plugins, import it .
  3. There are major changes to the solo logic in 2021.11 so its not surprising that older versions may have issues with solo. The solution is not to use new projects with soloed tracks with older versions. There are bugs in the old versions that didn't handle solo properly. @Michael Reynolds which version of Cakewalk are you seeing this problem in?
  4. Using more advanced features are certainly not simple so don't feel bad. And it does look like you uncovered a bug that we need to find so please let me know if you discover what caused the corruption.
  5. Thanks, maybe there is something in that series of steps that exposes a bug in the code. I don't think this is related to Play itself but how you are going about setting up the tracks that led to this. If you get some time please try and recreate the problem in a fresh project and keep opening console view to check. If you find something please let us know.
  6. It has always worked that way. Older versions didn't ever warn about the mp3 for external encoders. External encoders are as the name implies "external" so Cakewalk doesn't do any special handling.
  7. Was the project created in the 2021.11 release? It would be useful if you can retrace what operation first lead to that issue. Did you save versions of that project and do you remember what operations were performed, undo/redo etc? There is definitely a bug that is leading to this inconsistent state. The bad tracks are instrument tracks that have lost their linkage to the synth track apparently. This confuses the UI and it doesn't load the strips properly in the console. Even right clicking the strips can cause it to crash.
  8. It looks like your project is in a corrupted state where the UI is referencing tracks that have been deleted somehow. You can recover by deleting tracks 4 and 12 and deleting the associated synth. Then add it back later. I'm not sure what operation could have caused this. Did the project originate in an older version of SONAR perhaps?
  9. Can you send us the project file? Something is likely failing when loading the UI resulting in the strip being partially initialized. Also which build of CbB are you running? Have you checked if this happens in the prior release (09) as well?
  10. Interesting article on win11 performance with alder lake CPUs https://ph.news.yahoo.com/intel-12th-gen-alder-lake-cpu-windows-10-11-streamers-multitasking-045701919.html
  11. Unhandled exception at 0x000000002B6632C2 (PGFlanger64.dll) in New Song Acoustic 5A 110521_11062021_212027.dmp: 0xC0000005: Access violation reading location 0xFFFFFFFF8B64BE04. This is a plugin bug. Please report it to the vendor (PG Music)
  12. Can you post a screenshot? That error is not related to the in app updates done from the help menu. Make sure you are signed in to your BandLab account for activation to work.
  13. In app updates should be working now.
  14. Tip for using it live. Turn off dropout detection. This will let the app keep running even if it runs into a potential dropout condition. Much better than stopping playback! Set this to TRUE in preferences | configuration file.
  15. This is how to set it up. After a bounce I get this As you can see it respected the track lengths. As mark said "Tracks through entire mix" does not respect the track length. We'll try and make that work the same way as well.
  16. Yes its hard to find since it depended on the order in which the sends from the patch point were created. The bug has been there since the creation of aux tracks so its good to get this fixed.
  17. @Maxim Vasilyev thanks for sending the project that exhibited the problem. I was able to track down the cause and fix it for the next release. The main issue was that the internal patchpoint bus associated with the aux track was somehow sending twice to the aux track. As a result the gain was boosted. I'm not sure what led to the sends being duplicated but I've made the code that handles this more robust and it wont allow that to happen now. Also at load time it automatically gets fixed so that it routes only once to the aux. Did these projects originate in an earlier release of SONAR by any chance?
  18. This looks like one of the plugins is corrupting the heap. Sometimes even the higher severity setting wont catch it. Not much I can do to fix that if its plugin related.
  19. This has absolutely nothing to do with the .11 release. The only changes in this release are some bug fixes and improvements for solo functionality
  20. We looked at TDR Nova and couldn’t quite figure out how that plugin works. You may want to contact the developer if there is an issue.
  21. You could always do this. Select source category tracks. Make sure that you have nothing selected and export the full project. It should automatically size the export of the tracks based on their length. Fully described in the release notes as well. A note about selection and the Tracks export category: When the source category is Tracks, the project selection has a special meaning: Having a project selection means there is also a time selection. So if you have tracks selected in your project selection, then all the tracks chosen in your audio source will be exported at exactly the length of the selection. In other words, the length of each tracks’ audio file will be the same. If you have nothing selected in your project, then no specific export time range has been set, and the length of each tracks’ audio file will be the length of each individual track.
  22. Do you get an error message when you do that? If not set the exception handling severity to 7, then restart the app and try and reproduce the problem. This is most probably the plugins corrupting the heap. If you get a crash dialog attach the dump file reported.
  23. Glad you could figure it out. All the scanner is doing when not actually scanning a plugin is enumerating files on the system and checking timestamps and reading from the registry. That should be very fast unless something external blocks those accesses (as AV's typically do with any executable files and the registry). When scanning plugins the plugin is loaded and queried for various parameters. This can also be blocked and made very slow if the AV needs to check for viruses. This is the main reason we don't recommend running AV's on DAW's. That said I've never had issues with Windows defender slowing down the DAW. Your mileage may vary with other AV's since some are very aggressive.
  24. As far as delay compensation goes playback and monitoring is identical. Delay is queried at the time of inserting the plugin as well as when playback starts. And also if the plugin notifies the DAW that delay has changed. The latter is more deterministic in VST3. Re 3 it really sounds like you are monitoring something using direct monitoring. If you are listening to the band AND the backing track monitoring through the DAW's outputs it should be in sync. Of course if you are listening to acoustic sound it wont be in sync. Many people use this scenario in Cakewalk so there is most likely a simple explanation for this.
×
×
  • Create New...