I use that DAW and it seems the old way I used to strip out extra MIDI data (like pitchbend and aftertouch) isn't working anymore.
Is that a new bug or am I doing something wrong?
Anyone want to share how they clear out that type of stuff in CbB? I tried everything with a MIDI file of an old song that I'm using, but the pitch bend part of it is just a pain.
Removing Pitch Bend from a MIDI file in Cakewalk by Bandlab
-
- KVRAF
- 9869 posts since 15 Sep, 2005 from East Coast of the USA
-
- KVRAF
- 7097 posts since 22 Jan, 2005 from Sweden
I just load midi clip into piano roll and midi CC gets it's own lane.
- click and select everything in a lane and press Delete button.
I think this is the simplest way, unless you want to make CAL script would do that in a flash too. Don't remember if any good CAL script to modify for this purpose, but if happening often it can be useful to make such a script.
- you can even get a dialog to enter something what you want to delete or similar
- just remember that CAL work on the selected range in timeline so everything is covered that you want to remove
There is one CAL script "thin pitch wheel" that probably can be used as is, or modify just a little bit. You get a dialog how often pitch wheel events are to be removed. Seems very close you your attempt.
I use Sonar Artist, but should be the same in CbB.
- click and select everything in a lane and press Delete button.
I think this is the simplest way, unless you want to make CAL script would do that in a flash too. Don't remember if any good CAL script to modify for this purpose, but if happening often it can be useful to make such a script.
- you can even get a dialog to enter something what you want to delete or similar
- just remember that CAL work on the selected range in timeline so everything is covered that you want to remove
There is one CAL script "thin pitch wheel" that probably can be used as is, or modify just a little bit. You get a dialog how often pitch wheel events are to be removed. Seems very close you your attempt.
I use Sonar Artist, but should be the same in CbB.
-
- KVRAF
- Topic Starter
- 9869 posts since 15 Sep, 2005 from East Coast of the USA
Thanks, I will look into what you suggested.