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

New version: MIDI v2.0.0 #38842

Merged
merged 1 commit into from
Jun 14, 2021
Merged

Conversation

JuliaRegistrator
Copy link
Contributor

This release focuses on adding types for the MIDI and Meta events.

Breaking

  • MIDIEvent and MetaEvent are abstract types and they cannot be used directly.

Additions

  • New event types for each midi and meta events.

  • The list of new meta event types:

    • SequenceNumberEvent
    • TextEvent
    • CopyrightNoticeEvent
    • TrackNameEvent
    • InstrumentNameEvent
    • LyricEvent
    • MarkerEvent
    • CuePointEvent
    • MIDIChannelPrefixEvent
    • EndOfTrackEvent
    • SetTempoEvent
    • TimeSignatureEvent
    • KeySignatureEvent
  • The list of new midi event types:

    • NoteOffEvent
    • NoteOnEvent
    • AftertouchEvent
    • ControlChangeEvent
    • ProgramChangeEvent
    • ChannelPressureEvent
    • PitchBendEvent

UUID: f57c4921-e30c-5f49-b073-3f2f2ada663e
Repo: https://github.com/JuliaMusic/MIDI.jl.git
Tree: 5b4fb0f102403f634e90f69bbddf5566cd73e422

Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch June 14, 2021 21:54 Inactive
@github-actions
Copy link
Contributor

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

@JuliaTagBot JuliaTagBot merged commit 801ac00 into master Jun 14, 2021
@JuliaTagBot JuliaTagBot deleted the registrator/midi/f57c4921/v2.0.0 branch June 14, 2021 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants