There's some minor fixes but the main new thing here is a first beta version of some new audio engine reworking I've been doing which starts by improving the way Racks are processed internally.
This should have two effects:
1. When using a Rack connecting plugins which have different latencies, these should now be correctly balanced. This means that in theory any internal Rack configuration should not affect alignment of the source material going through it.
2. Rack latency is now reported more accurately better. If you click the "resource monitor" icon in the top right, you should see the latency for a Rack now more closely corresponds to the plugins it contains.
What this doesn't cover:
Any PDC or latency outside of the Rack. Any latency introduced by using multiple Racks on different tracks or send/return plugins isn't affected by this update. This is just the first step towards fixing those problems.
If you want to try out the new Rack processing, you'll need to enable the feature.
Open Waveform and go to the "General Behaviour" settings page.
At the bottom of this list enable the "Enable experimental Rack processing" option.
You can use this to turn the feature on/off which should be useful to compare for changes.
In theory, everything should sound the same but be better aligned. Hopefully everything still works as it used to but there's lots to test with Racks including automation, Modifiers, Macros etc. so I'm sending this out early with the ability to turn it on/off for those willing to give it a go.
If you find anything not working as it used to let me know either here or in a new thread.
Here's the rest of the change list:
Code: Select all
11.0.32:
- Racks: [Experimental] Fixed a crash on Windows when playing
- Racks: [Experimental] Fixed a problem where some internal plugins wouldn't be correctly disabled
11.0.31:
- Sandboxing: Enabled plugin sandboxing by default (you can disable this from the Plugins settings page)
- Racks: Enabled an experimental Rack processing setting in the "General Behaviour" page that imporves PDC for Rack internals
- Submix Tracks: Fixed a problem where tracks inside submix tracks could also be routed to other tracks
- Submix Tracks: Ensured track destination UI is disabled when tracks can't be sent to other destinations
- Submix Tracks: Enabled submix tracks to be routed to other audio tracks
- Submix Tracks: Fixed a problem indirectly soloing submix tracks if they're routed to other audio tracks
11.0.30:
- Clips: Fixed a crash dragging collection clips
- Archiving: Fixed a crash archiving projects
11.0.29:
- Multi Sampler: Fixed a crash dragging samples from the sound layers panel to the scratch pad
11.0.28:
- ClipFX: Fixed an issue where automation wouldn't get applied if global automation read was disabled
- Racks: Ensured multi-track Racks include track source material from all tracks when soloed
11.0.27:
- Engine: Fixed some rare crashes with certain input configurations
- Racks: Fixed a crash loading a Rack with missing plugins