-
Posts
5,320 -
Joined
-
Last visited
-
Days Won
90
Everything posted by Noel Borthwick
-
Could any of you folks running high core count PC’s please try the latest hot fix? ESP those running AMD Ryzen systems. There are some optimizations and fixes for MMCSS that might improve performance. If nothing I just want to make sure that it doesn’t cause any issues.
-
Re-sample during bounce to tracks?
Noel Borthwick replied to jono grant's topic in Cakewalk by BandLab
This is resolved in the EX hotfix posted yesterday. Please verify -
Hotfix preview build 93 has been posted to the EA channel. Thanks for your support testing this hotfix. In particular, please test ASIO with MMCSS enabled (and disabled) since there are some specific optimizations to the audio engine in this area that should make it more efficient. You will need to reboot your PC after installing this update to test this properly. PS: Some of these issues predate CbB and have been present for more than 10 years The following new fixes are in this build: Ripple edit delete using section overlaps crops the clip at the end of the left sections MMCSS threads not properly unregistered on engine termination MMCSS threads could exceed quota with repeated changes to preferences CbB no longer attempts to set ASIO thread priority when MMCSS is not enabled Plugin Load balancing threads were not being released Remove unexpected dropout message when creating or loading new projects Unexpected sample rate conversion message when bouncing audio Add Instrument Track not putting audio track in folder / unable to remove from folder
-
Build 93 has been posted. Thanks for your support testing this hotfix. In particular, please test ASIO with MMCSS enabled (and disabled) since there are some specific optimizations to the audio engine in this area that should make it more efficient. You will need to reboot your PC after installing this update to test this properly. The following new fixes are in this build. Ripple edit delete using section overlaps crops the clip at the end of the left sections MMCSS threads not properly unregistered on engine termination MMCSS threads could exceed quota with repeated changes to preferences CbB no longer attempts to set ASIO thread priority when MMCSS is not enabled Plugin Load balancing threads were not being released Remove unexpected dropout message when creating or loading new projects Unexpected sample rate conversion message when bouncing audio Add Instrument Track not putting audio track in folder / unable to remove from folder
-
@NealClark I am unable to reproduce any of these behaviors. What build are you running?
-
Generally speaking it's risky to conditionally target host versions because the version number doesn't necessarily mean functionality changes. Some plugins also do this and it can lead to unexpected issues.
-
Re-sample during bounce to tracks?
Noel Borthwick replied to jono grant's topic in Cakewalk by BandLab
Indeed, good catch! You shouldn't be seeing a sample rate conversion message unless actual sample rate conversion is occurring. The reason its showing it is the export process uses the same component to do bit depth and format conversions and this is triggering the faulty message. Its not actually doing any SRC. I'll fix it for the upcoming hotfix. -
Thanks for checking. What was the issue?
-
Hotfix Build 91 has been posted to the EA channel. It includes fixes for some more reported and preexisting issues. Freezing a synth could cause synth automation on all tracks to get orphaned MMCSS now assigns all threads to the same MMCSS task groups for better efficiency. MMCSS thread limit has been increased to 128 to handle high number of cores. Increased contrast of PRV clip outlines so they are visible regardless of current theme. Arranger: Fix for trailing notes being incorrectly picked up by a section. Ripple All not working when deleting from Arranger Inspector - additional fix for handling del key in the inspector. Ripple Edit delete Section with overlapping notes at the end not working Skip non automatable parameters in choose parameter dialog Updated CWAF tool to latest known version number string to "27.13.0.xxx".
-
Build 91 has been posted. It includes fixes for some more reported and preexisting issues. Freezing a synth could cause synth automation on all tracks to get orphaned MMCSS now assigns all threads to the same MMCSS task groups for better efficiency. MMCSS thread limit has been increased to 128 to handle high number of cores. Increased contrast of PRV clip outlines so they are visible regardless of current theme. Arranger: Fix for trailing notes being incorrectly picked up by a section. Ripple All not working when deleting from Arranger Inspector - additional fix for handling del key in the inspector. Ripple Edit delete Section with overlapping notes at the end not working Skip non automatable parameters in choose parameter dialog Updated CWAF tool to latest known version number string to "27.13.0.xxx". Please report back in the main thread ASAP if you have any issues.
-
The WavesLocalServer Has nothing to do with Windows. Its its an unintended consequence of the path used by the WavesLocalServer Process that also happens to use the sndfile.dll internally. Waves has already acknowledged it and will be fixing it in their next update.
-
Cakewalk crashes when opening projects
Noel Borthwick replied to Sergio Miranda's topic in Cakewalk by BandLab
Crash with Kuasa plugins is fixed. Download the new hotfix. -
An updated hotfix build has been posted which includes the following extra fixes: Crash inserting Kuasa plugin Ripple All not working when deleting from Arranger Inspector Adding a new articulation event should default to velocity 100 Fixed bitmap memory leak in when editing using audio snap that could cause blank screen VST3 Host Bypass does not work with plugins that report it as non-automatable Automation write not working with certain VST2 plugins until envelope was created @Sergio Miranda
-
An updated hotfix build has been posted which includes the following extra fixes: Crash inserting Kuasa plugin Ripple All not working when deleting from Arranger Inspector Adding a new articulation event should default to velocity 100 Fixed bitmap memory leak in when editing using audio snap that could cause blank screen VST3 Host Bypass does not work with plugins that report it as non-automatable Automation write not working with certain VST2 plugins until envelope was created Please report back in the main thread if you have any issues.
-
Cakewalk crashes when opening projects
Noel Borthwick replied to Sergio Miranda's topic in Cakewalk by BandLab
Yes as mentioned the crash is fixed. Automation also will work but you will need to manually create the envelope rather than recording automation via the plugin UI. -
Cakewalk crashes when opening projects
Noel Borthwick replied to Sergio Miranda's topic in Cakewalk by BandLab
@Traveler thats not a crash. Your issue has already been solved. See this thread. -
Cakewalk crashes when opening projects
Noel Borthwick replied to Sergio Miranda's topic in Cakewalk by BandLab
@Sergio Miranda Which error? The crash issue is fixed on our end. I've also fixed another issue with host bypass for this plugin. However the fact that you cannot write automation by moving plugin knobs is a bug in the plugin. They are not sending the proper begin/end edit transactions to the host so we don't sense those changes. I am referring to their VST3 version. -
Cakewalk crashes when opening projects
Noel Borthwick replied to Sergio Miranda's topic in Cakewalk by BandLab
@Sergio Miranda I've solved the crash issue. It was a problem on our end handling the host bypass from this plugin which is not automatable. However note that this plugin is not properly following the VST3 spec for parameter notification so you cannot write automation via the plugin in CbB. I can follow up with the vendor on this but you can also log it with them. -
Cakewalk crashes when opening projects
Noel Borthwick replied to Sergio Miranda's topic in Cakewalk by BandLab
Are you getting a crash dialog or is there app shutting down? If the latter it's likely heap corruption caused by the plugin and may not be something we can fix. If you get a crash dialog then you can also manually capture a dump file from task manager. -
Cakewalk crashes when opening projects
Noel Borthwick replied to Sergio Miranda's topic in Cakewalk by BandLab
@Sergio MirandaWe’ll take a look but can you provide us with the minidump for the crash and the project file?