Jump to content

Noel Borthwick

Staff
  • Posts

    5,320
  • Joined

  • Last visited

  • Days Won

    90

Everything posted by Noel Borthwick

  1. You are conflating different issues. The BandLab assistant issue is not the same as the one where error 12175 is reported from within Cakewalk. That is a Win 7 specific problem. The BL assistant issue is different. As mentioned we're planning on deprecating that tool and provided a link to an alternate installer for new users.
  2. Please report this to the PC vendor you got your computer from. Until they fix these buggy drivers from Realtek users will continue to have problems.
  3. Yes in WASAPI shared we disallow multiple interfaces because recording from multiple devices would be very complex to synchronize. In WASAPI shared mode the device returns variable size buffers so handling them and synchronizing them across multiple devices would be difficult to do. Its more deterministic and fixed size in WASAPI exclusive so we allow it there. WASAPI shared mode is quite complex because you are really reading and writing data that has is processed by the Windows audio engine additionally, unlike exclusive mode where the app is directly communicating with the driver (similar to ASIO). This is how audio output from Cakewalk output can be mixed with other application streams in Windows (via the Windows audio engine)
  4. Most users did not want that because the port field is too small so I suppressed it. If you want numbers there use friendly names where you can enter whatever you want.
  5. It depends on the manufacturer. Some allow running two interfaces of the same kind and aggregate the I/Os via the ASIO driver. Presonus allows it with some of their devices. MOTU, RME, LYNX all do.
  6. Until Microsoft drops support and it stops working yes Similar to Win 7.
  7. No that looks like a bug in the program you are working with not properly understanding the Wavformat extensible format. I don't think this has anything to do with our export. Choosing Wav(microsoft) is simply choosing the libsndfile wave file writer rather than Cakewalk's built in one. There is probably some difference in the format that is confusing your encoder. I would log an issue with their support to find out why it fails.
  8. post some screenshots of how you have set up the track inputs and your audio preferences settings. Also what driver mode are you using and what audio interface.
  9. This is a win 7 issue. See this thread. Note that win7 isn't supported
  10. Well I think a better adjective is workflow rather than old school Those programs are built for different primary use cases rather than production. Cakewalk has deep midi editing tools and now articulation support that those programs don't have. And our console view is one of the better implementations depending on your perspectives of course. Look and feel aesthetics vary a lot and we will continue to update our UI. Cakewalk is a program that has roots 30 years ago so there are bound to be some elements that are legacy but that isn't always a bad thing for reasons that you state. PS: try going to Europe and telling people that their architecture is old school lol.
  11. That is very strange. Can you please attach the reduced project that crashes so we can double check this?
  12. Curious what aspect feels old school to you and what you are comparing it to.
  13. Realtek ASIO has bugs that are known to cause symptoms like what you saw. I would uninstall that driver.
  14. Thanks for your feedback. In friendly names mode you can now also name the left, right and stereo components independently for completely control over the names.
  15. Its an old bug. The same thing happens in SONAR. We'll look into improving it.
  16. @Heinz HupferWhen you say it crashes without error does the program exit? If so that is likely heap corruption from a plugin. Have you tried setting the ExceptionHandlingSeverity to 5 or 7 to see if you get an error dialog?
  17. Bus waveform preview is completely different from the clip waveforms so it doesn't show clip outlines there. Its not a bug but we can consider doing it for consistency in the future.
  18. @paul terry, please attach the dump file created by the crash reporting (its listed in the crash dialog). That is the only way for us to analyze crashes.
  19. @Brian Lawler I verified that it is related to a fix I made in 06. There were cases where some windows messages were being skipped by certain UI controls that could cause unexpected UI behavior in some plugins. The spin control used for changing tempos was one of them that had the bug. >>Also- the data does not send on mouse up for me- I have to click somewhere outside the tempo window (Win Pro 21H1) That part is expected, only when you press enter or click away from the control is the new value committed. It's normal behavior for a spin control.
  20. Which version were you using before you updated? The slider always send data at the end (on mouse up) but there was a a bug fix for something else in the UI that may have caused an unwanted plugin interaction.
  21. This may seem unrelated but what audio interface are you using and what is the driver mode set to?
  22. Honestly, that is subjective depending on whether you prefer seeing stereo or mono first. I like the bold text but currently it isn’t easy to do. When we switch to the new menuing system in the future we can consider it.
  23. We have discovered that there is a serious bug in the latest Microsoft VCRedist installer. The Cakewalk installer includes this to install various files that are required by the application. The latest iteration of this file has a bug where if you run it for the first time it works. However if you run it a second time it removes several files from the system32 folder that are used by our application and many others. The most typical symptom would be that our installer fails to register CW130Auto.dll (error code 3) and after that the application will fail to launch. Fortunately we have not shipped a version of CbB that uses this VCRedist yet. However if you install the latest redistributables manually from the Microsoft website you will most likely run into this issue so please be aware of it. Here is a thread where several people have reported the issue. Please upvote the post if you have a Microsoft account so that they escalate the issue. If you have the problem you can typically fix it by running the vcredist manually a second time.
  24. Hi @p-w-m the issue is this: 12175 WinHTTPSendRequest A security error occurred. This means your Windows operating system has not been configured for TLS 1.2. ... To configure your Windows operating system's WinHTTP stack for TLS 1.2, run Windows Update and make sure all updates have been installed. Are you running Windows 7? This is a known issue where some systems don't have the latest TLS libraries installed. If you are running Windows 7 please be advised that it isn't a supported configuration for reasons like this. See this thread for a solution.
×
×
  • Create New...