Midi input buffer length

Home Forums Platform Specific Linux Midi input buffer length

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #70951
    mdeca
    Participant
      • Topics: 5
      • Replies: 3
      • Total: 8

      Hi everybody
      I have seen this topic coming up in other old threads, but I do not understand whether the issue should be solved.
      I have a panel that should receive a sound dump from a midi instrument; the dump is 15,550 bytes long but apparently I get only 384. The same function under Win10 works correctly, therefore my code *should* be ok.
      Is there any buffer setting in Ctrlr or elsewhere that I can try to tweak?
      I am using version 5.4.16 on Linux and 5.3.201 on Win10.

      #70954
      dasfaker
      Keymaster
        • Topics: 80
        • Replies: 793
        • Total: 873
        • ★★★

        As far as I know (I’m on Windows) it’s a Linux issue. Linux split messages in small packets that don’t start and end with F0 F7. But there’s something you could try, in this thread Atom offered a possible solution, but only testable on Linux.

        #70962
        mdeca
        Participant
          • Topics: 5
          • Replies: 3
          • Total: 8

          I tried that, however it seems that this callback gets never called…

        Viewing 3 posts - 1 through 3 (of 3 total)
        • The forum ‘Linux’ is closed to new topics and replies.
        There is currently 0 users and 69 guests online
        No users are currently active
        Forum Statistics
        Threads: 2,495, Posts: 17,374, Members: 77,605
        Most users ever online was 12 on January 22, 2019 3:47 pm
        Ctrlr