Jump to content

Noel Borthwick

Staff
  • Posts

    4,289
  • Joined

  • Last visited

  • Days Won

    46

Everything posted by Noel Borthwick

  1. Did you just try and update or was this done a week ago? Which version of Windows are you running and did you update from within Cakewalk or from BandLab assistant? Please see this thread which includes a link to an updated installer. However if you updated today from Cakewalk that installer should already be delivered to you.
  2. This should explain why you need to activate. Regarding the error this is may be system specific. What OS version are you running?
  3. The catch is 1TB per user. Its relatively simple though just create multiple users under the plan to expand the storage.
  4. You would be better off brushing up on your Brit English. Meng grew up and studied at math at Cambridge, England. He speaks really fast with a Brit accent
  5. I use OneDrive for my home cloud storage. They have the most cost effective cloud storage at about $99 per year for the office 365 family plan. You get 6 TB of data and also all the office apps included. I also have multiple NAS's for local storage. The NAS connects directly to OneDrive to backup.
  6. Background mode raises the thread quantum which is how long it is allowed to run before being task switched. This could generally be bad for low latency audio performance on multithreaded machines when you have other multithreaded processes running, because another thread could be blocking the engine from processing in time. Its another one of those tweaks that happened to work for some system configuration and gets propagated on the internet as being the truth.
  7. Indeed while its not unique to us, its particularly bad in our industry because many folks have a herd mentality to follow by recommendation rather than by exploring needs. We have had our share of problems in the past so some flak is deserved, but I still see quotes of completely out of date information from decades ago that has long since been addressed. Products with a legacy as old as Cakewalk are bound to have baggage that a newer program won’t have (although the new program will also have bugs, just different) The “professional” tag is downright snobbery perpetrated by biases, whether it be Mac vs PC or other factors that equate cost vs value. We’ve even had people who said we weren’t professional because for the longest time there was no copy protection. The free aspect is also a factor since free can be associated mistakenly with unsupported freeware. The bottom line is user base demographics have been changing. Its not all about how many esoteric features you have anymore but how usable and inviting the product is and new users today have different expectations now than they did 10 years ago.
  8. Not intentionally sorry Two hours isnt long enough to cover 30+ years. I missed a few steps haha. Here is a post about GMPI from 2004. It was an MMA working group and many high level industry professionals were part of the group. Its too bad that it never materialized since it we genuinely a forward thinking cross platform spec for plugins. with support from both DAW and plugin vendors. But we all know that merit doesn’t drive adoption necessarily.
  9. Those are just outputs from your device exposed by the same driver. The realtek asio driver is known to be buggy so use at your own risk. You will possibly get better behavior by using WASAPI shared or WASAPI exclusive mode.
  10. It's past 30M as of today 😅 With BandLab the user acquisition growth is exponential. Of course that's looking at the mobile user base which is obviously massively higher than desktops. Cakewalk has also grown by many orders of magnitude of course, but not close to that ballpark. Were adding deeper BandLab integration however so we will continue to grow as more people learn about Cakewalk.
  11. Indeed we were in favor of open standards rather than being tethered by any particular vendors direction that's why we went with WDM KS at the time.
  12. I couldn’t afford to get my own PC until 92 so by the time I started using DAW’s it was already at Cakewalk V1 for Windows. I only used hardware synths prior to that, or 4 track tape lol.
  13. Yeah WASABI was an open low latency spec for writing drivers for Windows to get around the latency problem with MME (caused by Windows KMixer latency). Martin Puryear from Microsoft was involved in that project and it ended up being replaced by the WDM kernel streaming API (KS) which was released publicly. Another very cool open source project that never took off was a plugin specification called GMPI (Generalized Music Plugin Interface). There was a discussion group with many leading plugin and DAW developers participating and it went pretty far with the specification. I still have the posts from that mailing list archived. Its a shame that it didn’t take off since it was ahead of its time and more sophisticated than VST - besides being vetted by industry pros. Both those projects were led by Ron Kuper who pioneered the first Pro Audio version of Cakewalk.
  14. Designer was after my time there. I left in 97 to start working with Cakewalk on Pro audio 7. Corel had some interesting if schizophrenic products. I peripherally worked on a product called The Art of Playboy, that was a multimedia CD-ROM (remember those?) showcasing art and illustration from the Playboy catalog. I helped the project lead to build a simple playlist engine to trigger the background music to the slides and my wife and I composed and sequenced the music in CWPA 3. That was a fun little side project. Wav file playback was still not an option in those days due to storage limits and spotty spotty support on off the shelf PC’s.
  15. I recently participated in a fun discussion with Principal PM @Pete Brown from Microsoft and Vin Curigliano of AAVIM Technology, who has been doing DAW benchmarking for a long time. We talked about a bunch of stuff, including the history of Cakewalk from the early years to now, our intersections with Microsoft’s technology over the last 30 years and lots of technical details about DAW development. You can listen to the podcast here. If you are a DAW geek and get through listening to all two hours of it, you win a prize. We’ll give you Cakewalk. Oh wait... 😂
  16. Steinberg just announced end of elicenser so perhaps it wont be an issue in the future
  17. If its crashing send a dump file. The fact that you just noticed it doesn't mean its related to the last update.
  18. If you are getting crashes you should be reporting them. Its unlikely to be related to the last update. Most issues have been with people having mismatched installs.
  19. @Warren Medernach I looked at your dump files. Sorry but both these crashes are not related to the latest update from Cakewalk. Its your ASIO driver crashing. rthdasio64.dll is a creative labs driver. Its crashing in the drivers code. Perhaps it is not compatible with the latest windows. If its crashing only with certain projects check if these projects use a different sample rate. The crash is exclusively in the ASIO driver code so there isn't anything for us to analyze further. ntdll.dll!RtlLeaveCriticalSection() Unknown Non-user code. Symbols loaded. > VCRUNTIME140_1.dll!_CallSettingFrameEncoded() Line 183 Unknown Non-user code. Symbols loaded. VCRUNTIME140_1.dll!__FrameHandler4::FrameUnwindToState(unsigned __int64 * pRN=0x000000000014d350, _xDISPATCHER_CONTEXT * pDC=0x000000000014da50, FH4::FuncInfo4 * pFuncInfo=0x00007ff8fd5042b0, int targetState=-1) Line 1093 C++ Non-user code. Symbols loaded. VCRUNTIME140_1.dll!__FrameHandler4::FrameUnwindToEmptyState(unsigned __int64 * pRN, _xDISPATCHER_CONTEXT * pDC, FH4::FuncInfo4 * pFuncInfo) Line 218 C++ Non-user code. Symbols loaded. VCRUNTIME140_1.dll!__InternalCxxFrameHandler<__FrameHandler4>(EHExceptionRecord * pExcept=0x000000000014eb60, unsigned __int64 * pRN=0x000000000014d460, _CONTEXT * pContext, _xDISPATCHER_CONTEXT * pDC=0x000000000014da50, FH4::FuncInfo4 * pFuncInfo=0x000000000014d430, int CatchDepth=0, unsigned __int64 * pMarkerRN=0x0000000000000000, unsigned char recursive='\0') Line 304 C++ Non-user code. Symbols loaded. VCRUNTIME140_1.dll!__CxxFrameHandler4(EHExceptionRecord * pExcept=0x000000000014eb60, unsigned __int64 RN, _CONTEXT * pContext=0x000000000014dc80, _xDISPATCHER_CONTEXT * pDC=0x000000000014da50) Line 290 C++ Non-user code. Symbols loaded. ntdll.dll!RtlpExecuteHandlerForUnwind() Unknown Non-user code. Symbols loaded. ntdll.dll!RtlUnwindEx() Unknown Non-user code. Symbols loaded. ntdll.dll!__C_specific_handler() Unknown Non-user code. Symbols loaded. ntdll.dll!RtlpExecuteHandlerForException() Unknown Non-user code. Symbols loaded. ntdll.dll!RtlDispatchException() Unknown Non-user code. Symbols loaded. ntdll.dll!RtlRaiseException() Unknown Non-user code. Symbols loaded. KERNELBASE.dll!RaiseException() Unknown Non-user code. Symbols loaded. [Frames may be missing, no binary loaded for rthdasio64.dll] Annotated Frame rthdasio64.dll!00007ff8ebe982d7() Unknown Non-user code. No matching binary found.
  20. The issue is more than just allowing the external insert to support inputs. Its complicated by the fact that Cakewalk supports other driver modes that have stereo channels so it makes it harder to do. Its not that we don't want to do this but it requires some rework of routing to support. This is why it hasn't been tackled yet and has been lower on the priority list.
  21. Here is the original article from 2017 where we evaluated game mode.
  22. It looks like his project contains missing audio files. You can't save a bundle until you find and delete all clips that reference missing audio files.
  23. @forkol I did look into it. Nothing has changed on our end and CD's show up fine here when I insert it and I can browse the contents.
  24. Great once you have done this, assuming your login doesn't change, reactivation should automatically happen in the future.
×
×
  • Create New...