MCPcopy Create free account
hub / github.com/PerroEngine/Perro / MidiNoteHandle

Class MidiNoteHandle

perro_source/audio_stack/perro_pawdio/src/midi.rs:347–347  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

345impl<'a> MidiSong<'a> {
346 pub const fn new(source: &'a str) -> Self {
347 Self {
348 source,
349 sound: MidiSound::BuiltIn,
350 bus_id: None,

Callers 6

start_midi_noteMethod · 0.85
start_midi_note_atMethod · 0.85
start_midi_note_atMethod · 0.85
start_midi_noteMethod · 0.85

Calls

no outgoing calls

Tested by 1