-
Posts
4,168 -
Joined
-
Last visited
-
Days Won
14
Everything posted by Promidi
-
Yes there is. Look for "Articulation Maps" in the latest version of Cakewalk by Bandlab (Version 2020.11 Build 088) See: http://www.cakewalk.com/Documentation?product=Cakewalk&language=3&help=EditingMIDI.51.html
-
There are other options. Do you have a third party audio editor (like Goldwave or something like that)? Depending on the third party audio editor you have, it might open the audio track component of the video file. Another option is to reimport the resultant video back into an empty project in Cakewalk to see if there is an audio track in the resultant video.
-
Not within Cakewalk itself. However, what you could do is export the articulation map to an artmap file. As this is a standard text file (albeit with an artmap extension), you can edit in a text file editor that handles "regular expression" format for its search and replace function.
- 1 reply
-
- 1
-
-
Just to make sure, have you opened the resultant video in a video editor to confirm that the video file indeed contains a silent audio track?
-
Can't tell from the image. Is it possible that a huge clip is hiding what is underneath. Maybe view take lanes for the drum track.
-
Does this need the full version of Kontact?
-
Click Help | about.... you will see your Cakewalk version. I am agreeing with Mark. That sounds like a plugin causing this. Try bypassing all plugins - how you do that depends on which version of Cakewalk you're using. Are all those plugins 64bit? The latest drivers for the Scarlett 2i2 2nd Gen is version 4.65.5 https://fael-downloads-prod.focusrite.com/customer/prod/s3fs-public/downloads/Focusrite_Usb_4.65.5.658.exe
-
Select Filter - Every Quarter Beat or Upbeat (Midi)
Promidi replied to Scott Kendrick's question in Q&A
Sounds like something a CAL script would be good at. (do (int note_number 1) (int even 0) (int nth 2) (getInt nth "Please enter nth note" 2 50) (forEachEvent (if (== Event.Kind NOTE) (do (= even (% note_number nth)) (if (== even 1) (do );exit do (do (delete) (insert Event.Time Event.Chan NOTE Note.Key Note.Vel Note.Dur) ) );exit if (++ note_number) );exit do );exit if );exit for );exit do -
These Articulation Maps are a true game changer.....
-
Have you tried uninstalling the 2019 runtime and reinstalling See: https://support.microsoft.com/en-au/help/2977003/the-latest-supported-visual-c-downloads On my system the latest Microsoft Visual C++ 2015-2019 Redistributable is 14.28.29325 Exactly what error message do you see?
-
Is your controller showing up in the ACT Module?
-
Only those with very high end machines would be able to take advantage of such a feature and maintain glitch free play back at the same time. Most people would simply leave this disabled if it were ever option.
- 11 replies
-
I have that same audio interface (only I have Windows 10 64bit) You still have not provided enough information. What version number of Cakewalk are you using? (Numerically - don't just say "The latest") What is the version number of your Focusrite drivers? What sample rate, bit depth and Buffer size are you using? What driver mode are you using? Exactly what error message do you get (If you post a screenshot of it, You will have to translate to English)
-
Yes!
-
And no Kontact Full version required .......
-
Did windows update mess with your audio drivers? Have you tried updating your audio drivers manually? (Using manufacturer's websites rather than Windows updates)
-
Sidechain inputs in effects plugins not working
Promidi replied to Sean Street's topic in Instruments & Effects
See: https://help.cakewalk.com/hc/en-us/requests/new?ticket_form_id=360000025633 -
Track templates do not save any data (Like MIDI events, automation data, audio clips, etc) associated with a track. Only track configuration data is saved with a track template. See: http://www.cakewalk.com/Documentation?product=Cakewalk&language=3&help=Arranging.18.html
-
A possible work around If you select the MIDI tracks you which to add your controller data to, and then select (from the main menu), Insert | Series of controllers, all of the selected tracks will get the controllers inserted. Further more, if you set your selection bar start and end pointe, the dialogue box's start and end will be prefilled.
-
I got mine from JRR. No issues. (Except the serial had to be manually generated - but that's just a case of “Patience Grasshopper”)
-
Yes, it can get quite up there..... especially when you use pitch bends, use both layers and high density settings on the resonators....
-
Did you try the holding shift while opening to bypass plugins - just to rule out the possibility of a plugin doing this.....?
-
Even with the plethora of information you have provided, we still can't narrow down the problem. You might have to provide even more information. PC specs, audio interface? latest hardware drivers (audio interface, GPU), Windows version and build number, etc