Jump to content

Promidi

Members
  • Posts

    4,168
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by Promidi

  1. I am thinking it wouldn't. https://support.native-instruments.com/hc/en-us/articles/12972701353757-Notes-about-Auto-Migration-of-Kontakt-Versions-in-DAW-Projects In there it states: "IMPORTANT: Auto-migration only works with the latest versions of Cubase 12 (and higher), Nuendo 12 (and higher), Logic Pro 10.8 (and higher), Pro Tools 12.3 (and higher) and Maschine 2.16.0 (and higher). Do not try to perform the auto-migration on other DAWs! And do not perform auto-migration if you are still working on your project!"
  2. Leave K6 installed. The K6 presets will not automatically move to K7.
  3. Depends on which “'migration tool”' you are referring to. Can you elaborate.
  4. Can we please have a feature that, when selected, can open a dialogue box that lists all Remote Controls (and what they are mapped to) in a given project. Currently, if one sets remote controls for parameters, then only way to know if any are present is to right click on a single parameter and then see if “Remove Remote Control” is enabled. If it is enables then one knows there is one configured for that parameter. It does not tell you what is mapped to what. You actually have to open the “remote control” dialogue box.
  5. Use groups and remote control on the Input echos. I tested it here in CbB and it works fine. As a test, I performed the following. (Took me about 1 minute). I created two SITs - one with Arturia Piano V3 and the other with Arturia Juno 6. I grouped the input Echos of both SITs and set them to Custom. The start value and end value of the piano were set to 0 and 1 and the juno 6 were set to 1 and 0. I mapped CC74 to remote control on the piano’s input Echo. I was then able to switch between the Piano and the Juno 6 by moving the CC74 knob on my PCR-800 while playing live. http://legacy.cakewalk.com/Documentation?product=Cakewalk&language=3&help=0x20982 http://legacy.cakewalk.com/Documentation?product=Cakewalk&language=3&help=0x20183
  6. Personally, I would ditch the Behringer UMC 22 interface and replace it with a Focusrite Scarlett 2i2 (or some other Audio Interface) that comes with native ASIO drivers) . Then you will be able to reliably use ASIO. If you do this, I am fairly confident all your issues will evaporate over night.
  7. Looks like something did go wrong with the installation of your Dimension libraries I have the complete list of DSF Ensoniq prog files installed here - including the single prog file that points to (and loads correctly) the ACCORDION.sfz file On my PC, the DSF Ensoniq prog files are under my ".....\Sonar resources\Rapture Pro\Programs" folder
  8. That is how Dimension Pro works. The Prog files are the actual presets. The Presets load the SFZ file into one of the the elements. Rapture Pro works the same way. In Rapture Pro, If you want to load a single SFZ file, initialise the preset and load the required SFZ file into an element. Dimension Pro might have a similar method. Can't test as I have Rapture Pro and uninstalled Dimension Pro. I just did a test in Rapture Pro. I loaded ACCORDION.sfz (from the ..\Rapture Pro\Multisamples\Digital Sound Factory Ensoniq CDR-1 folder) into an initialised Rapture Pro preset's element and it loaded (and played) fine.
  9. Are you going to the Cakewalk by Bandlab help menu and logging on from the resultant screen. That is the only log on screen that will activate Cakewalk by Bandlab. If you are still having issue then maybe flick an email to support@cakewalk.com. Do this if you need a password reset.
  10. Just tried it here... no debugger message here.
  11. Yeah, 30 gig per piano - 240 gig all up..... for me, that's a hard pass. $99/99€ might be a good deal monetarily. However, drive space is also a currency when it comes to plugins. 240gig is quite a high price, especially when I could probably achieve a similar result as Pianoverse with the stuff I already have. I have Sampletank Max (with their pianos), Arturia Piano V3, Arturia Fragments, Melda's MComplete, Immersive Black Hole or Mturboreverb (for those really lush long reverbs). Even if Pianoverse was free, I still would not bite. I do agree that a physical modelled piano from IKM would be more tempting...... (Would compete with Arturia Piano V3 and Pianoteq)
  12. That's quite strange. I can use Modo Bass 2.0.3 in Cakewalk by Bandlab. With out looking up the previous thread, what issue did you have with Modo Bass 2.0.3 in Cakewalk by Bandlab?
  13. Definitely enable file versioning. That has saved my derriere on many occasions.
  14. Sorry, I had to do a cull of attachments due to the forum limit. Try these. Compress to the left.CAL Compress to the right.CAL
  15. As per title. Update via EastWest Installation Centre
  16. Until you fix this, you could use a CAL script to delete those notes. Put the following (copy and paste to capture the required spaces) in a *.CAL file You could even bind that CAL to a computer key to make the process even faster. (do (forEachEvent (if (&& (&& (== Event.Kind NOTE) (== Note.Key 60)) (<= Note.Dur 30)) (delete)))) In the above snippet, the 60 (after the Note.Key) is the note number and the 30 (after the Note.Dur) is the maximum duration of the spurious note the keyboard generates.
  17. Generally, if I want to include tempo changes, markers, time/measures, etc in copy/cut and paste operations, first I drag across the ruler to do the select. Then I do a cut, copy and pastes special and then include the various elements. If you only want those elements and not MIDI event, then I deselect “Events in Tracks”. I tried marquee selecting some tempo changes (so they were the only items selected), and still the “copy Tempo” item in the Copy special dialogue was greyed out. Looks like dragging across the ruler to do the selection is the way to go.
  18. I am using a PC as per my signature and I do not have this issue with SI bass (or any synth vsti). I am assuming you are using the latest Focusrite ASIO drivers? What buffer size and sample rate are you using? What else have you tried?
  19. My Arturia stuff has gone back to briefly showing the login screen when I start one of their synths. This looks like an issue with the ASC. Arturia are going to have to fix this. I have flicked an email off to Arturia support.
  20. Are these differences occurring in MIDI tracks with just the note data in them? For the Distortion Guitar, are there any CC74 or CC71 events therein. As a test, what happens if you put CC74 > 63 and CC71 > 63 Events in TTS-1 default drum kit Crash Cymbal 2 plays ok here.
  21. Hopefully the Black Friday sales will yield a good discount to K8....... That being said, I have used K7 on a few projects without any issues....
  22. Such a function is available in Sonar 2024, but not in Cakewalk by Bandlab. See: https://discuss.cakewalk.com/topic/81866-current-sonar-release-202409/#Configuration backup/restore
  23. Many application are written in a language called Visual Studio C++. Programs written in C++ need to access various subroutines to perform their various tasks. These subroutines are contained in what are called the runtime libraries. The installers for these applications pretty much always contain a version of these runtime libraries. However, Microsoft, from time to time update these libraries and make these updates available as separate downloads. Now, the version of the runtimes that comes with said application will be the version that allows that application to work property. However, sometimes other applications will install an earlier version. Sometimes (though rarely) the runtime libraries become corrupt. That's when you might want to reinstall the runtime libraries. That link I posted will always have the latest version. Cakewalk is one of those applications that, if your runtime libraries are corrupt (or even is a buggy version), will fail to start. Most times, just installing the runtimes over the top will be sufficient. However, sometimes, you need to uninstall he runtimes and reinstall. Reinstalling Cakewalk should also reinstall the runtimes.
  24. With Cakewalk, Drum Maps move in mysterious ways......(Which is why I just use the notes pane for drums) The other reason I use the notes pane is that when I use the drum pane via a drum map, I lose access to the RPNs and NRPNs as defined in my instrument definition files (which my outboard gear can take advantage of to get to various stuff).
  25. I rarely bother with the Drum Pane. I just use the normal PRV, right click on the keyboard and then select "Addictive drums 2" - the keyboard is replaced by the kit piece names. The list that appears here is derived from the master.ins file - for CbB, this is in the "%APPDATA%\Cakewalk\Cakewalk Core" folder. The contents of this text file "AD2.ins" goes in the .Note Names section of your master.ins file. Make a Backup before editing. Make sure CbB is closed while editing AD2.ins
×
×
  • Create New...