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

Method load_soundfont_bytes

perro_source/audio_stack/perro_pawdio/src/player.rs:960–981  ·  view source on GitHub ↗
(
        &self,
        id: perro_ids::SoundFontID,
        source: &str,
        bytes: Arc<[u8]>,
    )

Source from the content-addressed store, hash-verified

Callers 1

newMethod · 0.80

Calls 1

insertMethod · 0.45

Tested by

no test coverage detected