Skip to content

This is a custom unity package for reading and writing Standard MIDI Files (SMF).

License

Notifications You must be signed in to change notification settings

goma-recorder/Midity

Repository files navigation

Midity

Releases openupm MIT License

Midity is a custom unity package for reading and writing Standard MIDI Files (SMF).

file

track

Installation

To import the package, please add the following sections to the package

A. OpenUPM-CLI

$ openupm add jp.goma_recorder.midity

OpenUPM

B. Git url

Window -> Package Manager -> +▼ -> Add package from git url

  • https://github.com/goma-recorder/Midity.git?#upm

C. Release page

here

Suport Events

  • Midi Event
    • OnNote, OffNote, PolyphonicKeyPressure, ControlChange, ProgramChange, ChannelPressure, PitchBend
  • Meta Event
    • SequenceNumber, Text, Copyright, TrackName, InstrumentName, Lyric, Marker, Queue, ProgramName, DeviceName, ChannelPrefix, PortNumber, EndOfTrack, Tempo, SmpteOffset, TimeSignature, Key, SequencerUnique
  • SysEx Event

Packages that depend on this

About

This is a custom unity package for reading and writing Standard MIDI Files (SMF).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages