Jump to content

Promidi

Members
  • Posts

    4,168
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by Promidi

  1. Ability to rename controller lanes in PRV rather than just those names as defined in the MASTER.INS.
  2. Until this is available in Cakewalk, you could use a VSTi that has a MIDI Thru function. Then you can route its MIDI out to as many synths as your CPU can handle. MIDImonitor 1.3 is an example of a VSTi that does MIDI Thru https://pw.promidi.com.au/softopen/midiMonitor_x64.zip
  3. 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
  4. 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.
  5. 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.
  6. 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?
  7. Promidi

    Missing Midi 'images'

    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.
  8. Does this need the full version of Kontact?
  9. 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
  10. 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
  11. These Articulation Maps are a true game changer.....
  12. Promidi

    Cakewalk wont install

    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?
  13. Is your controller showing up in the ACT Module?
  14. 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.
  15. 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)
  16. And no Kontact Full version required .......
  17. Promidi

    Popping sounds

    Did windows update mess with your audio drivers? Have you tried updating your audio drivers manually? (Using manufacturer's websites rather than Windows updates)
  18. See: https://help.cakewalk.com/hc/en-us/requests/new?ticket_form_id=360000025633
  19. 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
  20. 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.
  21. I got mine from JRR. No issues. (Except the serial had to be manually generated - but that's just a case of “Patience Grasshopper”)
  22. Yes, it can get quite up there..... especially when you use pitch bends, use both layers and high density settings on the resonators....
  23. Did you try the holding shift while opening to bypass plugins - just to rule out the possibility of a plugin doing this.....?
  24. 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
×
×
  • Create New...