Jump to content

Noel Borthwick

Staff
  • Posts

    4,786
  • Joined

  • Last visited

  • Days Won

    61

Posts posted by Noel Borthwick

  1. 1. How are you closing the project. You can close the project without shutting down the app. 

    2. Sonar doesn't load the last project. The workflow for this is to use the quick start and pin the projects you want so you can easily access them.

  2. 2 hours ago, Jaime Ramírez said:

    @Craig Anderton Thanks Craig. I am very grateful for your gesture of help and your time
    Very grateful for your gesture of help and your time. I tried the VST2 don't work too. It is weird. If i open the plugin, create an instrument intance (Korg M1 Vst2 and Vst3) is not problem. BUT When save the session and tried to open dont open. The DAW chash loading the "Synth Data".

    If it's crashing when loading synth data is most likely something project specific with your synth patch that caused the plug-in to crash. This is a plug-in specific issue that the DAW had no control over.

    Have you tried saving the plug-in in a different test project and loading it? If it doesn't crash it reinforces this. Also you can load the project in safe mode and skip the plug-in. Then after it loads, recreate the instrument track and load the preset and save again. See if it loads again.

    • Like 1
    • Great Idea 1
  3. Chances are you got lucky in a prior build. Sonar is not even involved in this crash. The plugin spontaneously crashed and there is no information beyond that in the stack for us. As I said for plugin crashes your first point of contact is the plugin vendor. Please read this guide.

  4. If you are getting stutter on moving the mouse its a hardware driver level issue where your video driver is impacting your audio driver at the kernel level.
    There is nothing Sonar can do to alleviate this, and it will happen in any audio software. 
    What audio interface are you using (USB or PCI)? 
    In either case this is something to take up with the audio driver vendor or see if you can troubleshoot your graphics drivers.

    • Like 2
  5. Not Sonar. Its a plugin crash.
    PS: It's easy to check this yourself. The crash dialog in Sonar will typically say whether its a plugin crash or not. Your crash message is telling you to report it to the vendor :)
    We can't solve crashes in plugin's so this is something you have to take up with the vendor.

    image.png

  6. 5 hours ago, Sock Monkey said:

    Sorry I'm not a Apple person so didn't realize there was any difference. Thanks, I now now that. But I also kind of thought that Next worked on iPads?  

    Not today. It's MacOS and windows only. It could in theory run on ipadOS but the UI would have to be scaled accordingly.

    Next has full PDC btw :)

  7. On 8/1/2024 at 7:17 PM, Max Arwood said:

    https://drive.google.com/drive/folders/1_SUOGzYEsETt0ok7VRShDJmSL4k_4q-g
     

    This is another giant project. I planned on deleting some plugins and doing some more bus configuration to clean it up some, but I have to be able to open it first. I just hate to go back too far. I have many saved versions  of the song. I tried 5-6 last night. Same crash. 
     

    I have the full dmp file too if you need it. 1gig compressed 
     

    Thanks for any help. 

    This is a plugin crash. Its crashing from Chandler_Limited_Zener_Limiter

    Sonar isn't even involved in the stack. The plugin is invoking a dll called necryptopp.dll which appears to be a cryptography dll. then crashes with an unhandled C++ exception.

    The plugin is invoking something which throws an exception and the plugin doesn't catch and handle the exception properly.
    I would forward your dump to the plugin vendor to fix if you want to use this plugin. Otherwise use safe mode to load the project and remove the plugin.

    TACK_TEXT: 00000001`fbddcf70 00000001`a44d2155 : 00000001`fbddd0f0 00000001`fbddd0f0 00000001`fbddd6b8 00000001`30bb0cc0 : KERNELBASE!RaiseException+0x69 00000001`fbddd050 00000001`fbddd0f0 : 00000001`fbddd0f0 00000001`fbddd6b8 00000001`30bb0cc0 00000001`e06d7363 : necryptopp+0x92155 00000001`fbddd058 00000001`fbddd0f0 : 00000001`fbddd6b8 00000001`30bb0cc0 00000001`e06d7363 00000000`00000000 : 0x00000001`fbddd0f0 00000001`fbddd060 00000001`fbddd6b8 : 00000001`30bb0cc0 00000001`e06d7363 00000000`00000000 00000000`00000000 : 0x00000001`fbddd0f0 00000001`fbddd068 00000001`30bb0cc0 : 00000001`e06d7363 00000000`00000000 00000000`00000000 00000000`00000004 : 0x00000001`fbddd6b8 00000001`fbddd070 00000001`e06d7363 : 00000000`00000000 00000000`00000000 00000000`00000004 00000000`19930520 : 0x00000001`30bb0cc0 00000001`fbddd078 00000000`00000000 : 00000000`00000000 00000000`00000004 00000000`19930520 00000001`fbddd0f0 : Chandler_Limited_Zener_Limiter+0x33a7363 SYMBOL_NAME: necryptopp+92155 MODULE_NAME: necryptopp IMAGE_NAME: necryptopp.dll

    This is the crashing stack.

    [0x0]   KERNELBASE!RaiseException+0x69   0x1fbddcf70   0x1a44d2155   
    [0x1]   necryptopp + 0x92155!necryptopp+0x92155   0x1fbddd050   0x1fbddd0f0   
    [0x2]   0x1fbddd0f0!+   0x1fbddd058   0x1fbddd0f0   
    [0x3]   0x1fbddd0f0!+   0x1fbddd060   0x1fbddd6b8   
    [0x4]   0x1fbddd6b8!+   0x1fbddd068   0x130bb0cc0   
    [0x5]   0x130bb0cc0!+   0x1fbddd070   0x1e06d7363   
    [0x6]   Chandler_Limited_Zener_Limiter + 0x33a7363!Chandler_Limited_Zener_Limiter+0x33a7363   0x1fbddd078   0x0   
     

    • Like 3
    • Thanks 1
  8. Glad it's working well for you. In the next update there are a few more external insert improvements. 

    - the ping signal is now shown on the return meter which makes it easier to troubleshoot connections. 

    - ping is failsafe and always ensures that the audio engine is initialized 

    -external insert no longer loses port settings when switching between friendly output names

    • Like 1
    • Thanks 3
  9. What that means is you aren't encountering the same problem. The change were discussing here would be in a future release of sonar. The issue itself is not new and has existed since the origin of the load balancing feature.

    Make sure you are trying it in Sonar and not cbb and if you have an issue that can be demonstrated make a project file and file an issue in a new thread please to avoid confusing this.

    • Thanks 1
  10. Thanks for sharing a project to reproduce the issue. The problem has been around for awhile but was not noticed since likely not many people had the specific combination of factors. You have to be running projects with lots of delay and have plug-in load balancing enabled and have envelopes downstream or something that uses timestamp info.

    This particular project had 10000 samples of delay. The actual problem was a simple time-stamping issue and unrelated to latency compensation, though latency certainly makes it more evident.

    • Like 3
    • Thanks 1
    • Confused 1
  11.  

    3 hours ago, MIDInco said:

    I still have some concerns, but hearing directly from the staff that "we have accomplished more than when we were with Roland or Gibson" alleviated many of my worries.

    I will continue to support the development.

    Thank you. Don’t take my word for it. Look at what’s been done.

    <Philosophical hat>
    Having concerns is normal - we all have concerns about different issues. Nobody knows what the future holds from one day to the next. Despite our best efforts something can come along and destroy everything overnight for any business. ahem - COVID?
    On the other hand, letting concerns paralyze you from enjoying the present is not healthy/productive. Enjoy what you have today….
    </Philosophical hat>
     

    • Like 6
    • Thanks 2
  12. MIDInco firstly thank you for voicing your concerns respectfully to the community.

    Let me just say this - the Cakewalk team is comprised of dedicated and passionate people who believe in making creative tools for musicians. You may not know it, but most DAW teams are very small. Building DAW's is not a high profit margin industry in case you haven't noticed. 

    To help catch you up - we've achieved a lot in the last six and a half years with BandLab... A lot more than we did under Gibson or even Roland. You can achieve a lot with small teams. Not only have we breathed new life into Sonar but we also built a new cross platform DAW - Cakewalk Next. which is very centered on music creation rather than production. For Sonar we've been laser focused on stability and the features we've added are very workflow centric. Our list of bug fixes since we started exceeds 4000 just looking at our ticket counts. I'll let you refer to the change log and make up your own mind as to the value we've brought. Here is the Sonar Change Log and here is the Cakewalk change log

    As far as the team goes there are a several senior members, some of which even go all the way back to the 90's. I personally started using Cakewalk in '92 and joined as a developer in 1997 on Cakewalk Pro Audio and I've worked on every single version of Sonar since. 
    And my shoe size varies depending on the vendor I buy it from ?

    • Like 20
    • Haha 1
  13. The video exposes a single stereo audio track to the Media foundation audio decoder which is what we're using to extract MP4 audio. So im afraid there isn't much we can do in this case. Sonar is not a video editing application so if you have more complex video formats you will have to externally extract the audio.
    I also tried this in a different DAW sand had the same results as Sonar.

     

    • Like 1
  14. Im sorry there are no changes in the "latest version" that would account for what you are seeing. We know the exact set of changes that went in and nothing impacts latency. The issue the OP is reporting is not the same as what you are referring to so if you have a different issue make a fresh thread and provide a repro. 
    The OP's issue isn't directly latency compensation related either. I should also add that if you have a problem with Sonar contact support and work with them. Staff don't actually do technical support in this forum - its a peer to peer user forum.

  15. We tried the project you sent in to support and I don't see any timing issues playing it here. Notes a properly silenced when the MIDI gate is active and I only hear quarter notes. I even stacked 10 instances of Fabfilter Pro L2 which has high delay on track one and the output was perfectly synced.

    I don't think the problem is what you think it is. The issue you are seeing may be something else since with the recipe you provided we cannot reproduce it.
    I'll send you a PM and we can troubleshoot further.

    Are you running Sonar? We're not updating Cbb for remote issues like this in any case.

  16. There is no need to add envelopes or activate all synth parameters ahead of time and it's intentionally not done because it consumes memory and processing for no good reason. Instead sonar creates parameters only after you change the value of a parameter in the instrument.

    If you really want all parameters go into learn mode in the synth UI and then choose a preset in the synth or reset the patch. This will trigger creation of the parameters and you will get a warning message if there are a large number is parameters.

    Many instruments expose thousands of parameters and exposing them all at once will consume unnecessary resources.

    • Like 2
×
×
  • Create New...