Jump to content

Noel Borthwick

Staff
  • Posts

    5,370
  • Joined

  • Last visited

  • Days Won

    95

Everything posted by Noel Borthwick

  1. We'll look into it. Its a harmless if annoying notification.
  2. Edge is part of the operating system now whether you use it or not. This is not related to BandLab Assistant, webview is used to serve up html content and to handle the security requirements for single sign on authentication.
  3. Another quick way is to drag the files to the track view or the divider between the TV and clips pane. This is a shortcut to insert at beginning.
  4. Ive never understood how people can tolerate running such old builds of Cakewalk. 8.5 and SONAR literally have thousands of issues that have been since been addressed. The only reason I see some people running Win7 is for aging hardware that is no longer supported with drivers. We’ve said before that we don’t have resources to support Win7 anymore and only allow it to install as a courtesy. If it stops working due to new features we’ll have to block it installing at that time. The older builds will potentially work but would still need authentication as before.
  5. Yes. Also turn off any surround stuff as noted.
  6. Its not just for onboard audio. It shows up with my USB headset too. So its apparently something based on how the driver is written. If SSL is relying on USB class audio support this could explain it since thats using the Microsoft driver.
  7. So indeed it looks like your USB interface got flagged as “enhancible” That would certainly account for the poor quality audio since its not designed for music production. I would report it to Microsoft through feedback as well as SSL
  8. The sound enhancements tab is shown for some devices. It should not be enabled for pro audio devices. Were you seeing this applied to your audio interface output? Also Spacial sound should be disabled if its on. Below are screenshots for the focusrite device and for my headset. You can see that Enhancements is not shown for the focusrite.
  9. Changing the extension wont do anything. We look for the signature of the VST which is very different for VST3.
  10. VST3 plugins can be shells. A single dll can store one or more plugins so it really depends on which plugin you installed.
  11. Yes there is a new elicenser build from Steinberg that resolves this issue but as far as I know it has not been released yet. I can try and get you a link to the build if you pm me.
  12. Its not clear if you are referring to a crash or a drop out since you say that it completes the bounce and then you get a drop out. A drop out is not a crash...
  13. No snow this week here fortunately. Thanks for the update. Technology can be very frustrating when you are trying to get something done and things don't work. Don't feel bad because I have it it happen to me when I'm doing sessions too. I take a note and move on and try and figure it out later but it can be very disruptive. We try whenever we can to make the program as fault tolerant as possible but as you know there is only so much we can do. Perhaps we can try and detect this issue and at least warn the user that waveform generation is failing.
  14. Wow this is literally the first time I have heard of this happening to anyone. Do you have an AV program? Maybe something went awry and it decided to block that folder. Cakewalk definitely doesn't change folder permissions. Do you by any chance have OneDrive syncing that folder as well?
  15. There is no "standard" that the range should be 0 to +10 dB. Cakewalk has always had 0 to +6dB from day one. Its not easy to change the max range to +10 dB because the faders have art that is calibrated on the 0 to 6dB scale. It would be better for surfaces to allow calibrating their fader strips more flexibly rather than forcing the DAW to change based on one particular surface.
  16. I don’t believe that the surface API allows for specifying the fader throw. We’ll look into it and see if there is something that can be done.
  17. Thanks for reporting it. The symptoms look like heap corruption. We’ll try and reproduce it and follow up with the developer as well. @jon sasor [cakewalk]
  18. Cakewalk requires you to log in once if you choose to activate it from within Cakewalk. It does not know that you are logged in to the bandlab website since that is independent. Similar for BandLab assistant, you must log in from the app. Its the same for all applications like spotify etc - if you run a desktop app it needs to be authenticated independently. Make sure you are running the latest version of CbB which is 2020.11.
  19. @Michael Fogarty can you elaborate on what you did to fix the permissions? I have not encountered a windows update causing waves to not draw.
  20. Correct, it uses pipeline parallelism to split the buffers and process them in parallel to achieve greater parallel processing even though the DSP pipeline itself has serial dependencies. I have a known limitation in the implementation that I hope to improve this year that may help improve performance when using it.
  21. Good points. A few driver vendors create dependencies that cause unpredictable realtime behavior. Ive had this discussion even with Roland who claimed that background processing was the proper setup. Its completely counter intuitive to me since its now allowing any background process on the system to be given take priority over the DAW which means that audio processing could get less resources in theory! I’ve even discussed this with a systems engineer at Microsoft many years ago who said it was not a good idea to do this in general. Maybe @Pete Brown could verify this. Your theory that they have a (bad) dependency on some background process is possible. I’ve definitely seen drivers start to glitch when there is excessive activity on the UI thread - in theory this should NOT happen since the UI thread is running at much lower priority than the engine. Cakewalk’s UI is on the heavy side and I’ve been chipping away at reducing its footprint all of last year so it has helped but in an ideal world this should not be an issue. Regarding drivers that share this is likely because they are internally synchronizing to block processing until all clients have processed audio, similar to what WASAPI shared mode does because they have to mix all streams and potentially do SRC as well. Its not surprising that this scenario would cause some glitching. I wonder if the ASIO drivers that support multiclient access are running their mixing code in a different process. If so I could see how having background priority set could potentially change things there.
  22. Can you clarify whether you were seeking on the timeline AFTER making changes or if you were stopping and restarting playback. As mentioned until you stop and restart playback it will not read the currently recorded automation. If its a BREVERB issue it would be up to Overloud to address it. However the version of BREVERB that Cakewalk had distributed is an older one so I'm not sure if they would update that.
  23. I agree. It was a very good solution at the time and with some minimal decent driver support it would have been fully functional even today. Its a shame that Roland has this approach discontinuing stopping support for hardware devices prematurely.
  24. Kurt, BREVERB has known bugs with its rendering of automation so most likely you are running into one of those. That is not an issue that can be solved from the Cakewalk side. Please retest with a different plugin and you should not see the same issue. Also something to note. In Cakewalk recorded automation is only applied when you stop playback so if you seek on the timeline to an earlier point where you had recorded automation, it will not render until you stop and restart playback. I don't think this is the issue you are encountering but I thought I would clarify it.
×
×
  • Create New...