ahlstromcj/sequencer64

MIDI event editor seems essentially broken

sylsau opened this issue · 1 comments

$ seq64 --version

seq64 0.96.8-10-geeab25f3 * midi_control 2020-07-30
Built Jan 22 2021 23:49:31
  C++ version 201402
  App name: seq64; type gtk; engine rtmidi
  Build OS: 'Linux 5.10.7-arch1-1 x86_64'
  Native JACK/ALSA (rtmidi)
  Event editor
  Follow progress bar
  Highlight edit pattern
  Highlight empty patterns
  JACK session
  JACK support
  Seq32 chord generator, LFO window, menu buttons, transpose
  BPM Tap button, solid piano-roll grid
  Song performance recording
  Optional pattern coloring
  Multiple main windows
  Pause support
  Save time-sig/tempo
  64-bit

Hello !

The idea of a plain MIDI event editor is very attractive and it's definitely a great addition to seq64. Unfortunately, using the midi_control version, I was still unable to make it work even slightly.
In the attached video we can see how random notes are deleted on edition and how the program crashes when I try to save the sequence:
https://user-images.githubusercontent.com/3996262/105559175-c885bd80-5d10-11eb-84ae-72b44eac4e9f.mp4

I hope this help,
Thank you for your work!