muse-sequencer / muse

MusE is a digital audio workstation with support for both Audio and MIDI
https://muse-sequencer.github.io/
Other
644 stars 69 forks source link

Editing audio track is erratic #1103

Open drautzburg opened 1 year ago

drautzburg commented 1 year ago

Describe the bug I tried to edit an audio track (3 minutes long) to delete a bad sound at the very end, using Functions/Mute Selection. Nothing happened, except MusE froze and then crashed. I noticed that jackd apparently crashed too and got restarted.

What else I tried I tried Fade-out-selection and Ctrl-x. These just didn't do anything (and didn't crash).

Then I cut the track into two pieces and tried using mhwaveedit as an external editor on the second piece, but it didn't see the whole selection, the very end was missing.

Finally I used mhwaveedit on the entire .wav file. That did the trick (except the filename in the .med file was garbled as described in #1102)

Sometimes it works An hour earlier, I had done some heavy editing on some smaller (1 bar) audio parts. This did work (though I didn't use Mute Selection, but I used Ctrl-x many times)