-
Posts
4,442 -
Joined
-
Last visited
-
Days Won
5
Everything posted by David Baay
-
Need the function of cutting MIDI clips into separate notes!
David Baay replied to Сzeslaw's topic in Cakewalk by BandLab
Hmmm... I think you must have some non-default keybindings in addition to having an undocked Track Inspector. Just undocking the track inpector does not cause that to happen here. Splitting Notes to Clips Using Tab and S -
Just noticed your signature indicating you're on Win 8.1. This is such an unusual symptom, I suspect it's an O/S compatibility issue; there have been a few others with Win 7/8
-
In my experience, the Now cursor movement tends to look a little fuzzy/shaky at higher tempos and/or zoom levels. The oldest version I still have installed is X2, and it looks no different than the current release.
-
Need the function of cutting MIDI clips into separate notes!
David Baay replied to Сzeslaw's topic in Cakewalk by BandLab
Speediest workaround to split notes to clips: - Set 'Selection after single split' in Preferences > Editing to 'Right portion'. - Select the clip - Alternately type Tab and S as fast as you can to split your way through the clip. -
Need the function of cutting MIDI clips into separate notes!
David Baay replied to Сzeslaw's topic in Cakewalk by BandLab
The whole purpose of clips is to be able to treat a group of notes as a single object. If you need to edit/process individual notes, you can do that in the PRV or Event List. -
If you're copy-pasting between multi-lane tracks, that's possible. Since pasting was made 'lane-aware' relatively recently, I believe Paste into Existing Clips is only applicable when copy-pasting from one single-lane MIDI track to another with lanes not showing. But the option won't be grayed out in that case; it just may not work as expected if the tracks aren't single-lane tracks. Theoretically it should be possible to make it work if multi-lane tracks have a one-to-one correspondence of tracks, but that's a wrinkle that probalby wasn't considered. 'Paste into Existing' predates the introduction of multi-layer/lane tracks.
-
Are you sure you have MIDI in the paste buffer? The only time I see that is when the paste buffer has an audio clip in it.
-
Paste into Existing Clips applies only to MIDI.
-
Curious latency behavior - problem gone after copying project
David Baay replied to twanger's question in Q&A
What made you suspect that copying the project might have some effect? Is it on a different drive or just a different location on the same drive? If you watch disk and CPU usage in Windows Resource Monitor, does the crackling project show higher usage in either?- 1 reply
-
- 1
-
-
If CPU Conservation Mode fixes audible 'stuttering' that would suggest some interaction between graphics processing and DPC latency, audio drivers, USB hardware/drivers or some other system hardware/driver issue. I would start by monitoring DPC latency using the free LatencyMon application, and see if the stuttering corresponds to high/spiking DPC latency: https://www.resplendence.com/latencymon
-
I would suggest using just one track routed directly to Main Outs with the mute grouped in opposition with the Master bus mute. Then put your reference audio in lanes of that one track. Lanes have a built-in exclusive solo feature which simplifies that part of the process, and using a single track greatly simplifies the setup, and reduces the plugin load. Not sure how this will work as a template due to grouping the mute with the Master bus, but it will be much simpler to set up manually if necessary. I use this setup to A/B bounced mixes against the 'live' mix on the Master bus.
-
Recorded audio, frozen synth audio, bounced synth audio or MIDI? If some sort of audio, make sure the track you're fading is the one you're listening too. If MIDI, you'll either need to render it to audio first or use a MIDI Volume or Velocity automation. EDIT: Or automate volume on the Master bus, which will work regardless of the source, and is SOP when fading a full mix.
-
Convert MIDI Clip(s) to Step Sequencer is not working for me
David Baay replied to Ben Shelden's topic in Cakewalk by BandLab
Did a quick test, and could not reproduce that; a sequence of 32nd notes converted fine for me. 16 steps per quarter-note 'beat' is 64ths. That's not an option for conversion from MIDI (strangely), but you can create an SS clip with 64ths from scratch. Can you share a copy of the MIDI? -
Options > Meter Options > Show Track Peak Markers I'm not aware of a shortcut that will toggle peak markers on/off, but it's possible. You can also right-click a track/busand enable peak markers on that one track/bus; Options menu does it globally.
-
- Select All - Expand the Audiosnap section of the Clip properties tab in the Track Inspector. - Check the Enable box. - Set the Follow Option to 'Auto stretch'. - Check the Follow Proj Tempo box. The above settings can also be accessed by hitting Alt+A to open the Audiosnap 'palette'. Now you can freely change the initial tempo, and clips will follow the tempo change while maintaining pitch. By default, the stretching is rendered by the Groove Clip algorithm which is fine since you're going to change the tempo back, and don't have to worry about quality of the temporary stretching. After recording the new part(s), Select the new clip(s) and enable Auto strech mode on those as you did above, and then change the tempo back. Now you can disable the Audiosnap on the clips that had to be slowed down, and they will be back to their original condition. Try out the different 'online' (real-time) stretching algorithms on the new clip(s) to see which yields the best result, and then set the matching algorthm for offline stretching and Bounce to Clips to render the stretching permanent. Or Bounce to Tracks if you're not ready to commit or you want to try one of the offline Radius algorithms that doesn't have an online equivalent.
-
It's the same in the Prochannel tab of the Track Inspector. Click the >> arrows or double-click the graph in the compact display to fly out the full UI, But, yeah, if the Track inspector isn't open you're out of luck in the TV.
-
Firt step is to check Deferred Procedure Call (DPC Latency). This is a measure of how quickly the system can respond to a request from the audio driver to process a buffer of audio. It's typically measured in microseconds, and should ideally stay under 200us (1/5 of a millisecond) to allow running small ASIO buffers for low latency. It's very common on laptops that Bluetooth and WiFi drivers play hell with DPC latency, occasional crackles/pops in mild cases or severe distortion. 'Zipper' noise is usually associated with changing volume, but I don't think this is what you're referring to...? Download LatencyMon (https://www.resplendence.com/latencymon) to measure DPC latency, and if it's running over 300-400us all the time and/or spiking over 1000 intermittently, go into BIOS at startup, disable onboard Buetooth and WiFi systems, and see what how it looks. Sometimes just one or the other is the main culprit.
-
Possible bug - Input Echo (audio track) stops working
David Baay replied to Colin Nicholls's topic in Cakewalk by BandLab
If there's no meter activity when armed to record, that would suggest the driver isn't opening the input port. If that's the case, I could see how switching to a different input and back would re-open the port. You might experiment with the Always Open All Devices setting in Audio > Playback and Recording. -
Possible bug - Input Echo (audio track) stops working
David Baay replied to Colin Nicholls's topic in Cakewalk by BandLab
When input monitoring is failing, do you get either or both input or output meter activity on that track? Really sounds like an interoperability issue with the driver. -
Possible bug - Input Echo (audio track) stops working
David Baay replied to Colin Nicholls's topic in Cakewalk by BandLab
Are you using WDM driver mode to have both interfaces available, or only using the Layla PCI in ASIO mode currently? If so, I'd recommend trying ASIO mode with just the Focusrite interface, and see if ithe problem persists. Years ago I had an issue with input-monitored tracks going silent on rewinding after recording a take with my EMU 1820m PCI. In that case, toggling the audio engine or just restarting the tranport would bring them back to life, and stopping the recording with R instead os Spacebar before rewinding would avoid the problem entirely. Something seemed to be causing the audio driver to close the ports on rewind from stop. Have not seen the issue since the 1820m died, and I started using a MOTU PCie interface. -
Possible bug - Input Echo (audio track) stops working
David Baay replied to Colin Nicholls's topic in Cakewalk by BandLab
If their are FX in the track, you can't know that it's echo that's failing. If the FX aren't passing audio, there's nothing to be echoed out. You implied earlier that is can happen with no FX in the bin. Are you sure about that? -
Best way to sync a demo MP3 to CW project?
David Baay replied to Skyline_UK's topic in Cakewalk by BandLab
Yeah, guess I was little to vague with "enable Audiosnap in Autostretch mode": In the Audiosnap section of Clip properties: - Check the Enable box. - Set the 'Follow Option' to ' Auto stretch' - Then check 'Follow Project Tempo' If the follow option is anything other then Autostretch, the clip will immediately try to confirm to the timeline tempo according to its clip tempo map (which we're not using), and will typically 'go into chaos' as you say. Autostretch mode doesn't do anything until you change/delete tempos. -
Garritan Personal Orchestra - Stuttering
David Baay replied to JoeGBradford's topic in Instruments & Effects
To work one track at a time, graphically, set the PRV to Show Controller Pane in the View menu. Double-clicking the clip to open it in the PRV should then show all controllers as separate lanes in the Controler pane where you can swipe across controllers with the Erase tool to delete them without affecting notes. https://cakewalk.com/Documentation?product=Cakewalk&language=3&help=Views.05.html Alternatively, you can select tracks/clips, go to Edit > Select by Filter, and check boxes to select only the controller number you want to delete, then hit Delete on your keyboard. You could also use this method to delete controllers from all tracks that have competing Modulation and Expression controllers in one go, but take care that you don't include a track that has only the one controller type. The page I linked earlier does not explicit state that CC1/2/11 affects brightness as Jim suggested, but that might be true, I haven't confirmed one way or the other., but have not really noticed that in the past. I would probably just keep whichever controller is at the highest average level so that you get a good, strong level out of every track as a starting point for mixing. -
I just checked, and the 'move' cursor is not interfering with deleting the marker as described here. Possibly you've bound the Delete key at some point for a special purpose...? Or you're trying to use Del on the NumKey pad instead of Delete on the main keyboard...?