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: 74534ef
Choose a base ref
...
head repository: m-labs/flickernoise
compare: d753464
Choose a head ref
  • 2 commits
  • 1 file 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
    248ea5a 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
    d753464 View commit details
    Browse the repository at this point in the history