MCPcopy Create free account
hub / github.com/DASAR-zz/Minim-Android / loadSample

Method loadSample

src/ddf/minim/Minim.java:341–343  ·  view source on GitHub ↗

Loads the requested file into an AudioSample. By default, the buffer size used is 1024. @shortdesc Loads the requested file into an AudioSample. @param filename the file or URL that you want to load @return an AudioSample that can be triggered to make sound @example Basics/TriggerASam

(String filename)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

addSourceMethod · 0.95
getAudioSampleMethod · 0.80

Tested by

no test coverage detected