tim-janik / anklang

MIDI and Audio Synthesizer and Composer
https://anklang.testbit.eu/
Mozilla Public License 2.0
51 stars 3 forks source link

Midi events uint offset #43

Closed swesterfeld closed 4 months ago

swesterfeld commented 4 months ago

As discussed in #26, midi events should not contain negative frame offsets. Here is a PR for that.

tim-janik commented 4 months ago

Thanks. Sadly the "Rebase and Merge" button of GH just rebases onto trunk, but does not add a dedicated merge commit, will have to push a separate "pr43/swesterfeld-midi-events-uint-offset" merge once the action run completed.