MidiProto.Message.SongPosition
(midi_proto v0.2.1)
Copy Markdown
A MIDI song position message.
Summary
Functions
Create a new MIDI song position message with the provided parameters.
Types
@type t() :: %MidiProto.Message.SongPosition{location: MidiProto.fourteen_bit_int()}
Functions
@spec init(MidiProto.fourteen_bit_int()) :: t()
Create a new MIDI song position message with the provided parameters.