-
Posts
4,411 -
Joined
-
Last visited
-
Days Won
5
Everything posted by David Baay
-
What monitor resolution and Windows scaling. Maybe try changing the latter and see if it has any effect. Or do some level of clean boot, disabling 3rd-party services in msconfig. Are there any TSRs that you typically install on all your machines or atypical Windows tweaks that you always do on a new machine as a matter of course?
-
Pretty sure I would have noticed that at some point in the last 14 years (!) if it were happening here, and don't recall any other reports. I would think some sort of system-specific graphics issue, but surely all your hardware has changed in that time...?
-
Freehand and line tools appear as usual here. Not sure what might be going on in your case - maybe a missing/bad library file. Any installation warnings related to replacing files? I seem to recall it being mentioned that pointers were still raster images, and I'm not sure that's changed.
-
This kind of stuff really needs to be submitted to the Bakers so they can analyze it and possibly fix something. I'd be curious to see a demo project myself. A lot of reports of 'corruption' turn out to have simple configuration/usage or plugin-related issues that can be resolved by less drastic action than wholesale recreation of the project.
-
Conflict with Melodyne or other Region FX...? ARA takes over control of clip levels, but output volume automation at the track level should still work.
-
I'm pretty sure that option is enabled by default in all of the bundled templates. And the fact that it wasn't in this case was inherited from a custom template or a workspace.
-
'Show Vertical Gridlines' is unchecked so you're only getting the default beat lines. PRV View settings are per project/template.
-
I can relate. Sonar is much sharper on monitors of all sizes.
-
View all USED midi channel in project at once?
David Baay replied to Pathfinder's topic in Cakewalk by BandLab
Most MIDI events include channel as a parameter of the message ("Embedded" channel is my terminology). The channel of a recorded event is determined by the keyboard/controller/VST that generates it. In the absence of an assigned Input channel, notes with any channel can be recorded in a track. The Input assignment acts as a filter to restrict only events with a matching channel being recorded. but does not re-write the embedded channel of incoming notes. The Output channel assignment, on the other hand, non-destuctively re-writes the embedded channel of events as they are sent to a synth in real time. (Optionally, you can also have events destructively re-written with the forced Output channel by Bounce to Clips.) Back when we were all using multitimbral hardware synths and/or daisy-chaining them in series on a single hardware port, and sequencers were more rudimentary, it was more critical to keep track of what channel was being transmitted and recorded. Now that we have software instruments that have dedicated MIDI ports and tracks with forced output channel capability, we can pretty much record everything as channel 1 with no specific Input channel assigned (though I still recommend it as a best practice along with assigning a specific Input port), and rely on forced Output channels to differentiate them as necessary when using a multitimbral/multi-channel VSTi. -
If you still have a copy of the original un-fixed project, you should share a copy with the Bakers to investigate. They may not be able to get at the root cause if you can't identify the steps that got it into that state, but they might still be able to implement a fix that would make the state impossible.
-
View all USED midi channel in project at once?
David Baay replied to Pathfinder's topic in Cakewalk by BandLab
To clarify, it shows the channel embedded in each Note event regardless of what I/O channels are currently set for the track. -
Good story. Welcome back. I'm curious, were you not aware Bandlab resurrected Sonar soon after the shutdown or just didn't trust it to remain viable?
-
Good question. I would have expected the OP to mention if hardware synths were involved, but you never know.
-
The reverb is being generated by the SD-50 in response to MIDI messages from CbB setting the reverb level in the sound module. As others have mentioned, this can be due to CC91 events in the MIDI track data, but most likely these have been read into the Reverb control in the track Inspector - M in this screenshot linked below. CbB sends the values from the various MIDI track controls everytime playback starts http://static.cakewalk.com/documentation/Cakewalk/EN/images/Inspectors.3.4.png from: https://legacy.cakewalk.com/Documentation?product=Cakewalk&language=3&help=Inspectors.3.html
-
This should work without pre-bouncing so long as you either select nothing or everything. When you select nothing, CW includes everything by default so that;s usually the best approach. If you use separate MIDI and synth audio tracks and select only audio tracks without the MIDI tracks that the drive synths, the synth tracks won't generate any output. That said I generally recommend bouncing the Master bus to a 'Master Bounce' track that outputs directly to hardware outs in parallel with the Master bus (Tracks > Bounce to Track(s) with Source = Buses and only the Master bus selected). Then you can group the bounce track's mute button in opposition with the Master bus to A/B between the bounce and the live mix or check for nulling by inverting the phase of the bounce track with both unmuted. Once you're satisfied that the bounce sounds right, export just that track in the desired file format.
-
View all USED midi channel in project at once?
David Baay replied to Pathfinder's topic in Cakewalk by BandLab
ProjectScope does not show any channel info, and CAL mostly deals in embedded event channels. It does have a function for setting the forced Output channel on a track, but does not appear to have a function to return the current value. It may be possible to work around this but it would take a lot of iteration to check all the tracks and keep track of which channels are used on which tracks and whether they're forced or embedded. My CAL chops are too rusty to justify the effort to attempt this. Now I'm curious what the use case is...? -
View all USED midi channel in project at once?
David Baay replied to Pathfinder's topic in Cakewalk by BandLab
Not really, but it depends where they're set. If you're talking about channels embedded in events, you can view all tracks in the Event List and scan the Channel column. If it's forced Output channels, it's fairly easy to step through the tracks with cursor keys while looking at the Ch assignment in the Inspector (MIDI tab for Instrument tracks). Same for Input channels but this may require hovering over the Input widget since the channel is a suffix and may be hidden. -
Input driver list friendly names for each channel
David Baay replied to Steven White's topic in Feedback Loop
So put the channel numbers in the friendly names: Onyx 1|Onyx 2 Onyx 3|Onyx 4 ... You can even define a 3rd name for the Stereo Input: Onyx 1L| Onyx 2R|Onyx 1/2S -
I can confirm something is not right with opening OMF files in Sonar. I tried opening an OMF that I had previously saved from CbB, and Sonar crashed. This file still opens successfully in CbB.
-
Feature Request: "Unquantize" or "Reset Quantize button"
David Baay replied to Jaime RamÃrez's topic in Cakewalk Sonar
Actually input quantizing isn't done in real time (it can't be because there's no way to pull a late note back in time); it's just applied automatically when recording stops. After recording Input Quantize appears as a separate operation in History and can be immediately undone without losing the recording. -
Feature Request: "Unquantize" or "Reset Quantize button"
David Baay replied to Jaime RamÃrez's topic in Cakewalk Sonar
For this to be truely useful (for me at least), it would have to display a history list showing what time range was quantized with what settings on which track(s). In order for it to work at all, Sonar would basically need to keep a backup of all raw MIDI recordings as it essentially does for audio recordings. One big quesiton would be whether it's advisable to store that history when the project is closed as undoing a quantize operation much later could eventually become incompatible with other edits. For the time being, I suggest you Save-As a version of the project with a different name after every new recording, and again when you start making destructive (or hard to reverse) edits so you always have "raw' versions to go back to later. Alternatively you can drag-copy the unquantized MIDI to a second lane, noting that it's "RAW MIDI" in the lane notes area, lock it against editing and mute it so it doesn't show up in the PRV with Hide Muted Clips enabled. -
There was also a time when you could just create an empty text file, save it with a .pcp extension and import it, but that stopped working at some point. In any case, it seems to me you must have been using a template with empty Prochannels (maybe acquired from another user) at some point since so many of the tracks in that project had empty Prochannels, not just the one causing problems. Normally if you open an old pre-X1 (or even pre-SONAR) project in CbB or Sonar, all audio tracks and buses will automatically have the default modules.
-
I'm not seeing either of those issues using a control surface with the AZController plugin. I don't currently have a Mackie surface set up. His second issue may be due to PDC-inducing plugins. I'm pretty sure there would be more reports of problems if there were a more general issue with Mackie control in Sonar.