Jump to content

msmcleod

Staff
  • Posts

    7,042
  • Joined

  • Last visited

  • Days Won

    38

Everything posted by msmcleod

  1. Whenever I need to do this sort of thing, I use per-output instrument tracks. Battery can have up to 16 audio outputs (one per MIDI channel). Using per-output tracks, you can have 16 instrument tracks all fed to a single instance of Battery: There's only two real downsides with Per Output tracks: 1. All your individual effects or MIDI automation are obviously done on each individual track, but automation of the actual Battery synth parameters has to be done on the first track. 2. If you decide you want to swap the synth for only one of the tracks, it's a bit more complex as they're all sharing the same synth. There's various ways to do this, but by far the easiest way is to clone the individual track, do a swap synth on the duplicate track, then delete the original. A third downside (which doesn't apply to Battery), is that some synths that don't natively support multiple cores can hog one core for all the tracks, but like I said, this isn't the case for Battery (or Kontakt for that matter either).
  2. There are several ways to extract tempo: 1. Drag the clip to the time line - this uses Melodyne (even if you've got an expired trial version) to extract a tempo map 2. Use the audio snap palette to identify the transients of your clip and extract a tempo map from there 3. Use the "Set Measure/Beat at Now" at various points in your project to tell it where the measures/beats start. The tempo will be modified to match where you tell it measures/beats start. 4. Use the "Fit to Improvisation" command - For this you need first record a MIDI track, where you "tap" notes to the tempo (i.e. tap along to the audio clip). Select the newly recorded MIDI clip , then select "Fit to Improvisation" from the menu to extract a tempo map from what you've played.
  3. It looks like the restriction is still in place in CbB, but the program no longer crashes - it just closes the staff view and won't let you open it again while that time signature exists in your meter map. The message is a bit misleading - it has actually reached its limit in this case. The staff view can only cope with bars that are less than 128 1/32 notes in length (i.e. the limit is 127 1/32 notes, which is what I'm seeing in the code ). The Staff View code is very old, so the limitation is probably due to the size of the variable it's using to store what notes are where within a bar. So bars of 128 1/32 notes or more are too long. As far as a patch for SONAR 2.2 is concerned, SONAR 2.2 was the patch for SONAR 2.0. It was released over 18 years ago, and is no longer supported.
  4. This sounds like you've got a MIDI feedback loop somewhere. One of your VSTi's is probably echoing the MIDI it's receiving back out, and another is picking it up, causing MIDI feedback. Go through each of your synths, and make sure the "Enable Midi Output" is unchecked, e.g.:
  5. @Tuan Hoang - open up TTSSEQ.INI in notepad ( you should find it in %APPDATA%\Cakewalk\Cakewalk Core\ ) and add the following to the [Options] section: LegacyAutomation=1 As an example, here's my TTSSEQ.INI after the change [Options] PumpDataMsec=200 LegacyAutomation=1 [MIDI Input Devices] 0=microKEY2 1=nanoKONTROL Studio 2=Focusrite USB MIDI MaxInPort=2 [MIDI Output Devices] 0=nanoKONTROL Studio 1=Focusrite USB MIDI MaxOutPort=1 [MIDI Echo Devices] MaxEchoPort=-1
  6. This came up in a discussion with the beta testers, but I thought I'd share it here.... You have a reference track and you want to switch between your mix and the reference track with a single click: 1. Engage Exclusive Solo Mode 2. Select all, then deselect your reference track 3. Use CTRL + left click on the solo button to toggle between your mix & and the reference track:
  7. @jono grant / @razor7music - if either of you have a small project (preferably with only stock CbB VST's) that can reproduce the multiclip gain issue, please zip it up and send it to @Jonathan Sasor. We did think this issue had gone away due to fixes in related code (our existing repro's don't exhibit the issue anymore), but obviously not. So a solid repro would be a great help.
  8. This better demonstrates why you might need to "Apply Trimming" before you do any operations on the Process->Apply Effect menu. I'm using Normalize as an example, but it also applies to Clip Gain, Remove DC Offset etc.. This might not always be desired though: If you're likely to slip edit the hidden areas back in, you're going to want to have had the hidden areas processed too. In which case Apply Trimming isn't what you want, as the hidden parts will be a completely different level.
  9. You may also want to consider playing with the "Split MIDI Notes" setting if you're not getting the results you expect: When this is off, any note that intersects the selection will be deleted - regardless of its start & end time. When this is on, the note will be split at the selection boundaries, and only the parts that are covered by the selection will be deleted. Also, if you want to "close the gap" after deleting, switch on Ripple Editing: Deleting with "Ripple Edit Selection" on will close the gap on just the parts you deleted. "Ripple Edit All" will close the gap on the whole project.
  10. You could always export using Broadcast waves - this embeds the actual start time in the waveform, so when they're imported into the other DAW they should retain their start time.
  11. That's surprising, as AFAIK they both use exactly the same audio device drivers. The DS2416 has an additional ymix2416.dll which allows applications to control the mixer functions on the card, but the actual audio interface IC on both devices is the same. So I guess there must be some other hardware differences that were causing this. The main issue with motherboards and the DS2416 wasn't the chipset so much as the voltages on the PCI slot. A lot of motherboards stopped offering both 5V and 3.3v, and the DS2416 requires the 5V supply. Also when Intel moved from the Ivy Bridge ( true 16 bit PCI ) to Haswell (emulated 16 bit PCI) the cards no longer worked. I'm just grateful I managed to get nearly 20 years of use out of them, before being forced to go to 64 bit. I hardly touched plugins up until that point!
  12. This used to annoy me when I first moved from SONAR 8.5 to X1... I was always wondering where half the controls were. I'm so used to using the track inspector nowadays (which shows all of the controls), I just go with the default layout in the Track View. It does depend on your workflow though. I use a control surface, so it doesn't bother me that I can't access those controls within the Track View. For those that don't have a control surface, and want to quickly adjust volume/pan though... I can definitely see that having the volume/pan widgets there makes sense.
  13. Yes, I know - if you're using the built-in Process->Apply Effect->Gain, make sure you "bounce to clip(s)" or "apply trimming " on each clip first. My video was an alternative that doesn't require you to do that.
  14. This video has some great tips for audio monitoring for recording vocals:
  15. I do this often between my office PC, Studio PC and laptop. The way I do it is by using my mega cloud account (although you could use any other cloud sync app like Microsoft OneDrive, Dropbox etc). My setup is as follows: I have a project sync drive E:\Projects The Mega client is setup to sync the E:\Projects directory My main cakewalk projects live in E:\SEQUENCE, picture cache is E:\PICTURES, global audio is E:\WAVEDATA, templates are E:\TEMPLATES When I first boot up any of the PC's, I let Mega do it's sync (takes around 20 secs) and then run my CopyFromMega.bat batch file: ROBOCOPY F:\Projects\SEQUENCE F:\SEQUENCE *.* /XO /E /COPYALL /DCOPY:DAT ROBOCOPY F:\Projects\PICTURE F:\PICTURE *.* /XO /E /COPYALL /DCOPY:DAT ROBOCOPY F:\Projects\TEMPLATES F:\TEMPLATES *.* /XO /E /COPYALL /DCOPY:DAT ROBOCOPY F:\Projects\WAVEDATA F:\WAVEDATA *.* /XO /E /COPYALL /DCOPY:DAT ROBOCOPY "F:\Projects\FX Chain Presets" "C:\Cakewalk Content\Cakewalk Core\FX Chain Presets" *.* /XO /E /COPYALL /DCOPY:DAT ROBOCOPY "F:\Projects\FX Chain Graphics" "C:\Cakewalk Content\Cakewalk Core\FX Chain Graphics" *.* /XO /E /COPYALL /DCOPY:DAT When I've finished using CbB, I run the CopyToMega.bat batch file: ROBOCOPY F:\SEQUENCE F:\Projects\SEQUENCE *.* /XO /E /COPYALL /DCOPY:DAT ROBOCOPY F:\PICTURE F:\Projects\PICTURE *.* /XO /E /COPYALL /DCOPY:DAT ROBOCOPY F:\TEMPLATES F:\Projects\TEMPLATES *.* /XO /E /COPYALL /DCOPY:DAT ROBOCOPY F:\WAVEDATA F:\Projects\WAVEDATA *.* /XO /E /COPYALL /DCOPY:DAT ROBOCOPY "C:\Cakewalk Content\Cakewalk Core\FX Chain Presets" "F:\Projects\FX Chain Presets" *.* /XO /E /COPYALL /DCOPY:DAT ROBOCOPY "C:\Cakewalk Content\Cakewalk Core\FX Chain Graphics" "F:\Projects\FX Chain Graphics" *.* /XO /E /COPYALL /DCOPY:DAT ...and wait around a minute or so for my files to be uploaded to Mega. Then I can switch my PC off. I've got a similar set up on all three PC's. As soon as Mega has done its sync on start up, I can run CopyFromMega.bat to get my latest projects. I've put shortcuts to the batch files on my desktop, so I just double click them to run: BTW - the options for ROBOCOPY ensure only newer files are copied, so it skips anything that hasn't changed. Your BandLab projects, as opposed to Cakewalk projects live on the cloud in any case, so they're automatically sync'd up.
  16. The trick is to do a bounce to clip(s), or apply trimming on each clip before applying the gain. This seems to make it much more reliable. Most of the time though, I tend to use this method nowadays:
  17. @reko tomo - I think some of the issues you're having are maybe down to you using a basic workspace. For the time being, I'd recommend switching your workspace to "None" to give you access to all of Cakewalk's menus. Once you're familiar with what's available, you can then decide whether to design a workspace of your own or not. The other issue is that it's now 21 years since Cakewalk Pro Audio 9 was released. Many things have been changed / moved about since then. I strongly recommend watching some tutorial videos if possible. I appreciate that most tutorials will be in English, but even if you don't always understand what the user is saying, you'll at least see them using the features. The Groove 3 SONAR tutorials are very good, as is this free collection on YouTube (with this you can also turn on CC's and auto translate to your native language): Anyhow, in answer to your questions: This is where the Track's Edit Filter control is: Operations like Scale Velocity that do processing on your clips are now in the Process menu:
  18. Yes, finding a useable motherboard was very difficult. I think I went through 3 or 4 until I found one. I've got an ASUS P8B75-V, which supports 3rd gen i5 / i7 processors. The PCI bus gives both 5V & 3V, and isn't emulated... which is what the DS2416 / SW1000XG needs. They're pretty hard to get hold of, so I've got a couple spare just in case.
  19. Yeah, the XP drivers work fine in Windows 7 32 bit - if they are actually XP drivers... I've a feeling they might actually be Windows 2000 drivers. IIRC the DS2416 came out in 1997, about a month before Cakewalk Pro Audio 7. I used it in Windows 95 using the old 16 bit drivers on a P166 with 64MB of RAM to begin with!
  20. This isn't a bug, but how the sends are ordered. Sends that are sent to "none" are essentially inactive, and will be moved to the bottom, whereas sends to active buses will be ordered in bus order as they appear in the bus section. Because you're send levels are so similar this behaviour isn't immediately apparent - try setting one of your buses to 9pm and the other to 3pm, and watch how they're re-ordered when you change which bus they're sent to.
  21. I've looked into PCI pass-thru a couple of times in the past. A lost of virtualization software doesn't support this, but those that do require the host operating system to be Linux, which in my case was a show-stopper. I needed the host OS to be a Windows 64 bit, and the VM to be Windows 32 bit. For the moment, I've got my 32 bit boot partition. This is fine for dealing with issues with older projects, or projects that rely on mixer settings in the DS2416, but when I get around to it, I'll just build a new machine and link it to my main daw either over ethernet or ADAT.
  22. My Yamaha DS2416 cards only work with a 32 bit OS.
  23. The Realtek ASIO driver is really buggy, and lots of users have had issues with it. Set your driver mode to WASAPI (either WASAPI Shared or WASAPI Exclusive) WASAPI Shared means Cakewalk will share audio with Windows, at the expense of higher latencies. WASAPI Exclusive will block all other applications from using the device, but latency is lower. Note that not all devices support WASAPI Exclusive though.
×
×
  • Create New...