Jump to content

Promidi

Members
  • Posts

    4,277
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by Promidi

  1. Full version of Kontakt 5.3 or higher required
  2. Promidi

    buzz

    The reason I bring up "the GL 2.1 thing" is because, according to https://www.native-instruments.com/en/products/komplete/audio-interfaces/komplete-audio-1-audio-2/specifications/, the Komplete Audio 1 needs a graphics card which supports Open GL 2.1 or higher (That would include onboard graphics) You really should be using ASIO driver mode. The build number (like in all programs) and in Help | About
  3. I was able to open your file , but without any audio files or plugins. It would be more accurate to say that a plugin or something about your system is causing Cakewalk to crash. Are you using version 2020.9 Build 006 of Cakewalk by Bandlab? Also, are you using the latest version of all the plugins that you're using? Is your PC fully patched? Are all drivers up to date? (using manufacturer's websites rather than Windows updates)
  4. When the time comes, get someone who knows what they are doing to do it for you.....
  5. I have to wholeheartedly agree with this assessment. Sometimes things need to be said, no matter how unpopular.... For me, TTS-1 just works... always has.
  6. Why doesn't TTS-1 work on your system? Are you using the version that comes with Cakewalk by Bandlab?
  7. Promidi

    buzz

    Balanced cables are cabled specifically designed to cancel out noise along the audio chain. You mention "headphone", so I am assuming not. Can we have some PC specs. OS (I notice the driver page does not mention Windows 10), CPU, Ram, video card Are you using version 3.1 of the drivers (for WIndows 7,8 or 8.1) Does your graphics Card support Open GL 2.1 or higher? What driver mode are you using? Are you using Cakewalk by Bandlab 2020.9 build 006?
  8. Promidi

    buzz

    Are you using balanced cables?
  9. Any standard MIDI controller that is visible to windows 10 as a MIDI device should be fine in Cakewalk. You are going to list what features you are after. How many keys, how many knobs, sliders, pads you're after. Whether you want velocity sensitive pads. The size of the pads. Whether you want aftertouch sensitivity on the keys. Whether you want to be able to split the keyboard, or send note data on dual channels. Whether you want to be able to program the sliders and pads to send what ever MIDI data you like. CCs, AFT, notes, or sysex Whether you want transport controlls How many a pitch bend or modulation wheels you're after. Whether you want to be able to add a sustain and/or foot controller pedal Whether you're using the MIDI controller as a straight MIDI controller or an ACT control surface Etc
  10. Requires the full retail version of Kontakt 6.2.2 or higher
  11. If it's all MIDI then your audio interface should not matter. (Unless you're routing MIDI to a VSTi) Have you checked in Preferences | Project settings. Thinks like Clock settings (not set to MIDI sync) . When I load a Cakewalk Pro Audio (WRK) file from 2001,into Cakewalk by Bandlab, it plays properly and does not stop until the end of the file. In my CbB Preferences | Project | Clock the clock source is set to "Audio" with a "Ticks per quarter note" of 120 (I usually change this to 960 if updating the file for Cakewalk by Bandlab).
  12. Contact Cakewalk support https://help.cakewalk.com/hc/en-us/requests/new?ticket_form_id=360000025633
  13. Transgressor 2 US$29.00 https://www.bozdigitallabs.com/product/transgressor-2/ The Wall US$29.00 https://www.bozdigitallabs.com/product/the-wall/
  14. This can be done by writing two CAL scripts. One to increase velocity and another to decrease velocity. Then you can assign these CAL scripts to keybindings The Cal Script to Increase (do (forEachEvent (do (if (&& (== Event.Kind NOTE) (< Note.Vel 127)) (++ Note.Vel) ) ) ) ) The Cal Script to decrease (do (forEachEvent (do (if (&& (== Event.Kind NOTE) (> Note.Vel 0)) (-- Note.Vel) ) ) ) )
  15. The only thing I use IK Product Manager for is to check for updates. To download the actual products and sounds content, I simply use IK's website and a download manager. With this I can download at twice the speed that IK Product Manager does. The download manager I use is this one. https://www.freedownloadmanager.org/
  16. Have you tried using a third party Download manager? The one I use is this one. https://www.freedownloadmanager.org/ I used this for the Sampletank 4 Max content and that content came down at over 6.4 megabytes per second (or 51.2 Mb/s)
  17. Promidi

    Input Echo Query

    Still need to know what audio interface are you using and what driver mode (ASIO, WASAPI, etc) are you using?
  18. Promidi

    Input Echo Query

    Ok, this is the cause of your initial issue. Add a device in here and select it and then you'll be able to enable input echo for audio tracks. What audio interface are you using and what driver mode (ASIO, WASAPI, etc) are you using?
  19. Promidi

    Input Echo Query

    In preferences | Devices , do you have any input drivers selected?
  20. The real power of Sampletank 4 is in the edit screen........ especially for those sounds that specifically use the version 4 engine.
  21. I pulled the trigger. Now I am dreading the download. One thing I am using is a download Manager rather than via my browser or IK Product Manager. This does make the download go much quicker here. Sometimes, using my browser, the files come down at around 250kbps (depending on time). My browser is latest 64bit Firefox. Tried all others, same result. Even tried another PC, same result. Using a download Manager, gets me the files at around 53mbps (or about 6.3 megabytes a second).
  22. Make sure that the Bandlab process is not running. From the command prompt: (or start + run) taskkill /IM "BandLab Assistant.exe" /F Then download the latest BandLab Assistant and install it (from here) https://www.bandlab.com/download/assistant/windows
  23. Promidi

    Strange dropouts

    Can you post the specs of that 1TB hard drive. Is it a 5400rpm? You can use a program like CrystalDiskinfo to find this out
  24. Promidi

    SSL 2+?

    What is your OS? Are you using the latest drivers: https://www.solidstatelogic.com/support-page/downloads What driver mode are you using (ASIO is preferred)? Is that latency input, output, or Total Round trip? What is your bit depth and buffer size?
×
×
  • Create New...