Jump to content

Noel Borthwick

Staff
  • Posts

    4,812
  • Joined

  • Last visited

  • Days Won

    64

Everything posted by Noel Borthwick

  1. Yes the problem was related to the loop construction view preview bus. I've fixed the issue for the next release.
  2. There is forwards compatibility to the extent that older versions skip data for unknown features. That is essentially the definition of forwards compatibility since older versions cannot have code for features that don’t exist obviously. My point was that this has never blocked anyone in the past from sharing project with others using older or different versions of Sonar.
  3. This is in the latest version of Sonar? If you pm me the original project file I can take a look.
  4. I can open a Sonar project in a Cakewalk version from 2009. I don't think there is a likelihood of it preventing anyone from working.
  5. Read these official links. Sonar projects are always backwards compatible with prior versions. We've supported backwards compatible from day one.
  6. A secondary advantage with those is that if a plug-in takes the system down it won't crash the host.
  7. Can you send the source wave file that exhibits this? Perhaps it may shed some light on why it happens, assuming its reproducible.
  8. Even with a modest project using virtual instruments at low latency, the performance gains with Sonar are very significant. Sonar will allow you to run at 64 or even 32 samples with instruments that were impossible in CbB. Of course if all you do is run at 1024 or higher then you aren't going to notice the low latency performance. Even besides realtime performance we've additionally been focusing on improving speed when performing common editing operations. Those are certainly gains that any user will see on any hardware. Its anything but a marginal improvement - depending on the workload you throw at it. Imagine a project with 128 instances of Kontakt - Try doing that with Cbb and run at low latency. Not that most users are going to do that, but the fact that the engine now has the headroom to handle this allows more modest projects to run at far greater stability, especially at low latency.
  9. Correct this was changed because 99% of the time a user doesn't need every single parameter exposed and consuming resources. Adding them on demand is the way to go. You can also create track templates if you need them often.
  10. Those are BandLab specific tools so you can accesss them via BandLab studio. They aren't accessible in Cakewalk apps today. If you want them in Sonar or Next, send a feature request to BandLab support...
  11. What your see when zoomed in is the raw audio not the preview audio. Preview audio is computed from averaged out windows and stored in the Wov files. If you don't see it when zoomed in then it's not there and I wouldn't worry about it.
  12. There are definitely plans to implement more comping features in the roadmap.
  13. June Press Release https://caldecottmusic.com/press/11521-cakewalk-software-exclusively-available-bandlab-membership MusicTech Overview https://musictech.com/news/gear/cakewalk-next-cakewalk-sonar-bandlab-free-daw/
  14. The licensing is per user and we allow a for generous number of machines, more than most users would need. The actual count is not specified today but if the system is abused it may result in activation being revoked.
  15. Even so, if you open the file by navigating to the folder from quick start, just click ok and it will open the project. There is no need to right click and choose open as. "Open as" will try and launch sonar as a new process, which isn't needed since you are already browsing for a file in sonar. I also tried following those steps and there was no issue here - it picked the file and returned to the dialog. I suspect your problem is related to shell extensions causing explorer itself to hang rather than something in Sonar. IOW this isn't something fixable in Sonar.
  16. It looks like the hang is somewhere in the OS rather than Sonar. But why are you trying to open with from the browse window in Quick start in the first place? Just open directly from quick start. There is no need to do "open with"
  17. This is raw engine performance optimizations so it won't magically solve bugs in plugins unfortunately 😉
  18. Thanks for your feedback. The last update is possibly the most important performance update we’ve done in more than 15 years actually. The work started with trying to resolve some somewhat unrelated timing discrepancies with VST’s and also to solve some severe problems dealing with huge synth projects. However, as part of profiling the app to find the root cause of these, as a happy accident I discovered a major bottleneck that was preventing the multiprocessing engine from efficiently load balancing. The reason this was not discovered earlier, is that the problem was obfuscated in some completely unrelated transport functionality and it never showed up as a problem earlier. Imagine searching for a needle in a haystack… The net effect was that the engine would be unable to independently process tracks as efficiently as possible. This had a knock on effect to all processing including our plugin load balancing technique. Once this issue was resolved many longstanding issues magically disappeared. We also fine tuned a lot of the VST processing code so now it has the minimum overhead, allowing for much better low latency throughput. It doesn’t stop there. For the next update we have been working on improving MIDI editing performance, better support for large scale projects, and resolving some longstanding MIDI rendering issues. Already multi-track PRV editing performance has been massively improved. We’re talking hundreds of times faster to perform certain operations!
  19. But are you willing to take the turing test? 😜 Re more friendly surface support yes we have lots room for improvement and I’m sure azslow himself would attest to that, but there is a lot that can be done today albeit differently from other DAW’s.
  20. It was likely the driver rather than the hardware but it's great that a simpler solution worked better.
  21. If you reported the issue to them its likely they fixed it. You can contact them and ask.
  22. I'm not sure why this is so confusing. Cakewalk makes multiple products. We always did. In fact decades ago we had a DAW called project 5 that was sold alongside SONAR for several years. Next is primarily targeted to songwriters and creators and is a streamlined yet powerful interface for users who dislike the complexity in other DAWs. Bandlab membership offers both products along with a bunch of other benefits. You aren't exclusively getting Sonar you're purchasing a bundle of services. There is no compulsion to use all of them and there are many who are on Mac's only who would never use Sonar, so it makes complete sense to have Next in the bundle. And Next is no longer in beta. It's officially released as part of Bl Membership as is Sonar. We have an ongoing beta program for both Sonar and Next like we do for all our products.
  23. @Sal Sorice I looked at your dump file. It appears to be a plugin Musio.vst3 thats blocking the app from shutting down. As you can see from the stack information, Sonar is trying to exit but the plugin has blocked it from shutting down. Contact the plugin developer and give them the dump file. Only they can fix this. > ntdll.dll!00007fffa618d144() Unknown KERNELBASE.dll!00007fffa3d0306e() Unknown Musio.vst3!00007fff45061737() Unknown Musio.vst3!00007fff450615d0() Unknown Musio.vst3!00007fff45061cdb() Unknown Musio.vst3!00007fff453ba1a4() Unknown ucrtbase.dll!<lambda>(void)() Unknown ucrtbase.dll!__crt_seh_guarded_call<...>::operator()<...>() Unknown ucrtbase.dll!_execute_onexit_table() Unknown Musio.vst3!00007fff44d63c82() Unknown Musio.vst3!00007fff44d63da8() Unknown ntdll.dll!00007fffa6109a1d() Unknown ntdll.dll!00007fffa614dcec() Unknown ntdll.dll!00007fffa614da7d() Unknown kernel32.dll!00007fffa540e6ab() Unknown ucrtbase.dll!exit_or_terminate_process() Unknown ucrtbase.dll!common_exit() Unknown Sonar.exe!0000000140a1a218() Unknown kernel32.dll!00007fffa54074b4() Unknown ntdll.dll!00007fffa61426a1() Unknown
  24. You can't use task Manager or CPU as the only metric. Do the test I suggested and see if it makes any difference.
×
×
  • Create New...