-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Split MIDI clip doesn't work #400
Comments
hi, maybe you confused the two Split actions available:
that's all. |
You are correct Master Rui! So, you say Edit -> Split should "split clips at the selection (blue shaded) boundaries" yet if I define the blue shaded boundaries and choose Edit -> Split on a MIDI clip nothing happens. Shouldn't this spit be removed, greyed out or fixed then if its actually only the other Clip -> Split that works (on MIDI clips)? |
the split operations are the same for both audio and MIDI clips if the selection boundaries match any of theclip edges, the split is simply no-op at that boundary, of course. |
"if the selection boundaries match any of theclip edges, the split is simply no-op at that boundary, of course." Of course? Why not? In my case I wanted to delete the first bar of a clip so the first boundary is at the start of the clip and the track. Why should this not work / be considered a "no-op"? |
because you'll have a hard time splitting a clip in it's very beginning (or ending).. you can only split a clip (or anything for that matter) if the split points are inside or between its edges. |
I am running qtractor 0.9.31 under Debian testing amd64.
If I import the attached MIDI file into qtractor, position the playhead at the start of bar 2, click on the first MIDI clip to select it then right click the clip and select Split the selected MIDI clip (in channel 1) does not get split.
main-theme.mid.zip
The text was updated successfully, but these errors were encountered: