Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: m-labs/flickernoise
base: 2d66a34
Choose a base ref
...
head repository: m-labs/flickernoise
compare: 5606d55
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 2, 2011

  1. input.c: synchronize with MIDI status and ignore real-time messages

    This patch synchronizes the first (status) byte of each message and
    it also ignores real-time messages which can appear _inside_ the
    data of other messages.
    
    I didn't make provisions for doing anything clever about SysEx,
    because we don't handle them anyway.
    wpwrak authored and Sebastien Bourdeauducq committed Nov 2, 2011
    Copy the full SHA
    77634db View commit details
    Browse the repository at this point in the history
  2. input: remove MIDI timeout

    Sebastien Bourdeauducq committed Nov 2, 2011
    Copy the full SHA
    0d995f0 View commit details
    Browse the repository at this point in the history
  3. New X2 patch from Werner

    Sebastien Bourdeauducq committed Nov 2, 2011
    Copy the full SHA
    5606d55 View commit details
    Browse the repository at this point in the history