Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
345
impl<
'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_note
Method · 0.85
start_midi_note_at
Method · 0.85
start_midi_note_attached
Method · 0.85
start_midi_note_at
Method · 0.85
start_midi_note_attached
Method · 0.85
start_midi_note
Method · 0.85
Calls
no outgoing calls
Tested by
1
start_midi_note_attached
Method · 0.68