Skip to content
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

MIDI playback ignores Note Track offset #6426

Open
SteveDaulton opened this issue May 11, 2024 · 1 comment
Open

MIDI playback ignores Note Track offset #6426

SteveDaulton opened this issue May 11, 2024 · 1 comment
Labels
bug An error, undesired behaviour, or missed functionality MIDI note tracks, MIDI input and more

Comments

@SteveDaulton
Copy link
Member

Bug description

Audacity ignores the start position of a Note Track

Steps to reproduce

  1. Configure Audacity and your system for MIDI playback.
  2. Import a MIDI track
  3. Drag the imported track so that it starts at around 10 seconds
  4. Ensure that the cursor is at time = 0.0
  5. Play

Expected behavior

About 10 seconds of silence, and then the track to play.

Actual behavior

The track starts playing immediately (though very glitchy, but that is a different issue).

Audacity Version

current master / alpha / nightly build

Operating system

Linux

Additional context

No response

@SteveDaulton SteveDaulton added the bug An error, undesired behaviour, or missed functionality label May 11, 2024
@petersampsonaudacity
Copy link

petersampsonaudacity commented May 11, 2024

@SteveDaulton @dozzzzer

This is probably a special case or:

MIDI playback starts from beginning regardless of cursor position #2359

@LWinterberg LWinterberg added the MIDI note tracks, MIDI input and more label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An error, undesired behaviour, or missed functionality MIDI note tracks, MIDI input and more
Projects
None yet
Development

No branches or pull requests

3 participants