Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MIDI implementation #169

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    f4af6f4 View commit details
    Browse the repository at this point in the history
  2. Add chord_mode

    kirikak2 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    12e6f7b View commit details
    Browse the repository at this point in the history
  3. Supports MIDI Realtime clock

    kirikak2 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    b787c1a View commit details
    Browse the repository at this point in the history
  4. Implement MML2MIDI

    kirikak2 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    cd976c9 View commit details
    Browse the repository at this point in the history
  5. Uncomment test

    kirikak2 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    1c4d5bf View commit details
    Browse the repository at this point in the history
  6. Implement sustain message

    kirikak2 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    35fc048 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Update picoruby

    kirikak2 committed May 26, 2024
    Configuration menu
    Copy the full SHA
    d7621fb View commit details
    Browse the repository at this point in the history
  2. Rebase master branch

    kirikak2 committed May 26, 2024
    Configuration menu
    Copy the full SHA
    75fe0ee View commit details
    Browse the repository at this point in the history