Jump to content

msmcleod

Staff
  • Posts

    6,165
  • Joined

  • Last visited

  • Days Won

    26

Everything posted by msmcleod

  1. For the hidden contents, put your content in a spoiler tag: {spoiler} your content here {/spoiler} Replace the curly braces with square brackets.
  2. If you want to double the tempo, but keep the speed of the performance the same as it was: If you followed any previous steps to enable AudioSnap/Follow Tempo for audio clips - you want to revert that. So CTRL + A, go to clip properties, and disable Audio Snap. The other important step is to ensure all audio clips have their time base set to Absolute - you can change it back to Musical afterwards, but they should be set to Absolute before we change tempo. The reason being, is that for example... at 120bpm bar 4 is exactly 3 seconds into the performance. If we double the tempo, then any audio at bar 4 will now play 1.5 seconds into the performance. We don't want this - we want it to play at exactly 3 seconds in. Setting it to absolute will change the clip so it starts at "3 seconds" rather than "Bar 4". If ALL of your audio clips start at 001:01:01, then you can skip setting them to absolute. Unhide this section to see how to do this: Then: 1. CTRL + A to Select All 2. Choose Process -> Length from the main menu 3. On the dialog, the the percentage to 200 Percent. Ensure "Stretch Audio" is UNCHECKED, then click OK 4. Choose Project -> Offset Tempo Map from the main menu 5. Choose % and 200 percent, then click OK
  3. You can synchronise wordclock over SPDIF - this is completely different from synchronising playback and tempo.
  4. Try this: 1. CTRL+A to Select All 2. Click on Clip Properties, and click on Audio Snap 3. Enable Audio Snap, and check "Follow Proj. Tempo" 4. While holding down CTRL, change the track filter back to "Clips" 5. Process->Offset Tempo Map 6. Choose % and 200%, and click OK
  5. msmcleod

    Bandlab cannot login

    The localhost address is the callback address for Cakewalk after successful login. Since Google removed OAuth support from browsers embedded in applications, this is how all OAuth based authentication works nowadays - i.e. the application launches a browser for the user to log in, then listens on localhost on a particular port for the final log in response.
  6. You could use articulation maps to automatically duplicate the notes on other channels. Here I've got TTS1 with Piano on ch1, Fantasia on ch2, and Strings on ch3. The following articulation map will duplicate any notes on channels 2 + 3: This results in the notes being played on all three MIDI channels. What it won't do is duplicate CC or Pitch Bend messages though.
  7. I've got 2022.11 running on my Windows 7 boot with no issues. Without seeing a screen-shot, I can only speculate but: 1. Does widening the track header pane allow it to be seen? 2. Does changing your track control filter to "All" make it re-appear (i.e. does the current track control filter have "Track State" unchecked) ? 3. Are you maybe using an out of date theme?
  8. Yes, this is the way to do it. If you copy the clips as linked clips, it would also mean any edits would stay in sync across all copies. Unfortunately you can't change the input MIDI channels on TTS1, and we can't change it to allow this either either - it's a discontinued Roland product, and we don't have the source code.
  9. You could bounce the tracks to a single track, which would include effects - i.e. select both tracks, then go to Tracks->Bounce to Track(s). Alternatively, you could freeze the guitar track, copy the frozen audio to another track, then unfreeze it. The copy will have the effects on it. You could then copy your spoken word clip after it.
  10. Both the PRV and the Track Inspector show the focused track, so the easiest way is to click on the track number within track inspector. You can also narrow the track inspector to give yourself a bit more screen real-estate:
  11. @Jordi - just re-read your original post. So you press Play on the master Cakewalk instance, and everything works fine... You press Play on the slave Cakewalk instance, and it says it's waiting for SMTPE... This sounds like correct behaviour to me. You can only press play on the master - that's the whole point of it being the master. Slaves can't initiate playback.
  12. You should take a look at Band in a Box - it makes most of these arrangers look like they're in the stone age.
  13. I've you've got Cakewalk set to SMPTE in the Clock settings, you're telling it to act as a SMPTE slave, not a master. When acting as a master, Cakewalk's clock should always be set to Audio - unless you've got no audio tracks and no software synths, in which case set it to Internal. In fact, as the audio timer is usually more accurate than "internal", adding a blank audio track and keeping the clock set to Audio is usually a better option. So SMPTE... IIRC, Cakewalk can't operate as a SMPTE master only a SMPTE slave. Cakewalk does however transmit MTC - so use that instead if you can.
  14. It's worth mentioning, there's a few conditions that will allow this to work: You need Melodyne installed, as Cakewalk uses Melodyne's audio-to-MIDI to perform this operation. Polyphonic audio to MIDI will only work during the Melodyne trial period or if you have purchased Melodyne Editor or Studio edition. Celemony removed free access to audio to MIDI conversion in Melodyne 5, so if you have Melodyne 5 installed, then audio to MIDI will cease to work after the end of the trial period. After the trial period has ended, you'll need Melodyne Essentials or Assistant for monophonic audio to MIDI; polyphonic audio to MIDI will require Melodyne Editor or Studio edition. Melodyne 4 doesn't have this restriction, but will revert to monophonic audio to MIDI after the trial period has expired.
  15. You should first check the motherboard actually supports more than 4GB. A lot of older boards were specifically designed for 32bit Windows, and won't support more than 4GB.
  16. The drag-to-timeline method is the recommended one, but requires Melodyne to be installed. There is also the (very) old method of using "Fit to Improvisation", which works pretty well. To do this: 1. Insert a MIDI track and arm it. 2. Start recording and tap a single note on your MIDI keyboard for each beat. 3. Stop at the end of your song. 4. Select the clip you recorded, then from the main menu: Process->Fit to Improvisation This will alter the tempo map to match the "beats" you played. It'll follow all of your beats as you speed up and slow down, and match that in the tempo map accordingly.
  17. The main issue is that Windows doesn't give MIDI devices a unique identifier - all you get is an index number and a name. If your MIDI interfaces/devices are plugged in to the same ports every time at the time you boot up your PC, they almost always get given the same index number. If you arbitrarily plug them in, there's no guarantee the index number will be the same. Cakewalk uses a the index number give by Windows, then falls back on matching on the name if the index number/name is different from what it was previously. The problem with a lot of class compliant interfaces, is they come back with exactly the same name. There's nothing we can do in this scenario. What Cakewalk doesn't do now (which it used to do), is just re-assign Control Surface ports if it's previously assigned port is missing - it now just disables that control surface. We've discussed having different configuration presets within Cakewalk - not just for control surfaces, but also for MIDI / audio interfaces etc. There's nothing scheduled as yet, but I hope this is something we'll see sometime next year.
  18. If the track hierarchy is basically the same (i.e. they were based on the same template), you might be able to use this method:
  19. Another solution might be to use Articulations, but you'd end up having to make a LOT of them, catering from every source to destination chord.
  20. You could take a look at Groove clips combined with pitch markers. Pitch markers will transpose any groove clip by the pitch specified in the marker. This will work with both audio and MIDI groove clips. The only things to you need to be aware of: 1. You need to tell it the reference pitch, so if your source chords are constantly changing, you'll need to split the clips up for each chord and tell each clip what chord it's actually playing. 2. Groove clips can only transpose - they can't change major->minor or vice versa. 3. For MIDI notes, make sure the markers appear BEFORE the notes you want transposed are actually playing (which I didn't do in the example below!). MIDI notes cannot be transposed after they've been triggered. Audio clips can be transposed at any point however.
  21. Only this to internal if you're using pure MIDI tracks, and there are no audio tracks or softsynths in your project. In all other cases, this should be set to Audio.
  22. The gain control on a track within Cakewalk has no effect when recording. It only affects the output level of already recorded clips, prior to sending them to any effects. Refer to the signal flow diagram - note that the live/recording signal appears AFTER the track's input gain: http://www.cakewalk.com/Documentation?product=Cakewalk&language=3&help=Mixing.07.html
  23. You could use a CAL script I guess: (do (do (int startTrack 0) (int endTrack 0) (getInt startTrack "Start Track: " 1 255) (getInt endTrack "End Track: " 1 255) (int currentTrack startTrack) (int chan 0) (while (<= currentTrack endTrack) (do ( TrackChannel chan currentTrack ) ( ++ chan ) ( if ( > chan 15 ) (do ( = chan 0 ) ) ) ( ++ currentTrack ) ) ) ) ) The above will prompt you for a start track and end track, then will set the track MIDI channels starting at channel 1. If there are more than 16 channels, it'll go back to channel 1 again. Attached is the CAL file. Save it to C:\Cakewalk Content\Cakewalk Core\CAL Scripts You can then run it by selecting Process->Run CAL from the main menu. You could also assign a keyboard shortcut to run it if required. ReChannel.CAL
  24. Unfortunately not. Cakewalk uses Note On velocity 0 for note off's, rather than actual note-off messages, so you lose the note off velocity.
  25. That's a 2nd gen i7 - you need at least a 7th gen i7 to run Windows 11, and also a hardware TPM module on your motherboard. I've got a 3rd gen i7 (3770 @ 3.4Ghz), which has been running Windows 10 for years now. Windows 10's end of life isn't until October 2025, so there's a good few years left.
×
×
  • Create New...