-
Posts
39 -
Joined
-
Last visited
Reputation
27 ExcellentRecent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
I came up with a temporary solution, with the outdated CAL script, to zero the Time+ and Key+ of all tracks, so that I can export a clean midi file. I'm posting it here for those who have the same problem. (do (int nTrk) (= nTrk 0) (while (< nTrk 256) (do (TrackTime+ 0 nTrk) (TrackKey+ 0 nTrk) (++ nTrk) ) ) )
-
Okay. I have posted it for a feature request. Hope they can see it and consider adding this feature. 🙂 Actually it's me that requested for the absolute Time+ feature 2 years ago... I think this is vital for orchestral media composers, but it seems that there aren't many orchestral composers using Cakewalk (or Sonar) . So maybe they don't care much about this...
-
There's a new feature in 2024.11 allowing us to set Time+ with miliseconds, which makes this far more useful. We can use a negative Time+ to compasate the "latency" of sample libraries, which is more and more common in today's libraries. The Key+ is useful too. For example, some sample libraries move the piccolo an octave down. We can use Key+ to move it back to its actual pitch. But unfortunately, Key+ and Time+ are not groupable by far. If we want to set the Time+ for multiple tracks, we will have to set them one by one. Same with Key+. It would be great if we can have a feature to set the Time+ and Key+ of multiple tracks together (for example, making them quick groupable). Or just add a groupable switch to turn on/off them. Many thanks.
-
Okay, I see. Thanks for your reply! But could you please make it possible to set the Time+ of multiple tracks together, for example, make quick grouping (ctrl+click) available for this? For now I have to adjust them one by one...
-
Same issue here. This would happen if you enable "Show Audio Tracks" in PRV, since version 2024.09. (I actually have reported this bug in the feedback thread of the previous release)
-
We finally get the absolute time offset feature for midi tracks! That's really cool! I use this feature to compensate the "latency" of each sample library. But if I export midi, the time offset would be "applied", causing a messy midi file: ----> So is there a way to export the midi file, but ignoring the time offset?
-
Sure! I'll just post the mid file here and you can just open it with Sonar. (I draw them randomly in one of my large projects, and I can reproduce the bug with this mid file alone) To reproduce it, show and unlock all the tracks in PRV, enable "Select Controllers Along with Notes" and select all the notes, and then drag them. This problem didn't occur in 2024.08. Hope it helps! Thank you! cc issue.mid
-
In PRV, when there are a large number of events (in multiple tracks) selected, the controllers won't move with the notes while draging. You can see in this gif. The controllers are selected, but are not moving with the notes.
-
In 2024.09, when I set "Show Audio Tracks" in PRV, it seems that all of the audio tracks of my instrument tracks appears, with track number "0". There's no problem in the previous version.
-
Thank you very much! We finally will get this feature in Cakewalk/Sonar! And I'm also excited for the great flexibility! Could you please also consider adding a track-wide setting? That would be very useful for those who make orchestral templates. Many instruments just need a constant delay time. With track-wide delay setting, we can just add the delay in the templates and don't need to draw an articulation every time. (Drawing articulations in a template could make it messy) Many thanks!
-
I'm glad that more and more people are requesting this. And thank you Bakers for trying to make this feature available! What makes me think it's possible is that many other DAWs, such as Cubase, Studio One, and even Reaper, have this feature, and they are all good to use. I don't know how they implemented this feature. But maybe you can take them as references. Many thanks.
-
My PC is offline. Now, every time I open Cakewalk, this pop up screen appears and cannot be closed until it counts down to 0... I think it's meaningless that I have to wait 20 seconds every time I know if I'm online I will not see this, but my PC is not able to be online most of the time. Is there a way to disable it? There are also many other people encountering this:
-
[CLOSED] Cakewalk 2022.11 Early Access [Updated to Build 12]
apt replied to Morten Saether's topic in Early Access Program
Thanks for the update! But it's kind of weird that Quick Grouping only works on that new feature, but not on other "more basic" operations on effects, such as plugin on/off, rack on/off and deleting plugin. -
Thanks for sharing! That is a good temporary solution. However, such third-party plugins all have a big problem in Cakewalk - they also delay the "input monitoring" signals of the tracks that don't have a nagative delay. This causes a very big latency when recording notes by the keyboard :( That "Live Input PDC override" option doesn't help. Because it also bypasses the PDC of the existing MIDI data on the recording track, causing that track playing ahead of other tracks... So we still hope that Cakewalk can add this must-have feature ASAP. Studio One has just added this in their version 5.2 or so. Now almost every other DAW has this feature! Please consider adding this! Many thanks!!
-
You surely can fix all the latency and any other imperfections in the stage of mixing... But nowadays most DAWs have that feature, so many sample libraries now have a quite noticable latency, for several hundreds of milliseconds, in order to get more realistic sound. It is very annoying to compose and program with that latency, isn't it?