You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* pr43/swesterfeld-midi-events-uint-offset:
devices/liquidsfz/liquidsfz.cc: avoid using printf (use printerr instead)
ASE: midievent.hh: fix clang tidy problem (add typename)
devices/saturation/saturation.cc: midi event frame offsets are now unsigned
devices/liquidsfz/liquidsfz.cc: midi event frame offsets are now unsigned
devices/blepsynth/blepsynth.cc: midi event frame offsets are now unsigned
ASE: midilib.cc: midi event frame offsets are now always positive (#26)
ASE: clapplugin.cc: midi event frame offsets are now always positive (#26)
ASE: midievent: avoid negative frame offsets in midi events
Use unsigned data type for midi event offset, see issue #26.
ase/memory.cc: avoid constexpr std::string use that needs clang++-17
Signed-off-by: Tim Janik <timj@gnu.org>
0 commit comments