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

Method loadFileIntoBuffer

src/ddf/minim/Minim.java:492–541  ·  view source on GitHub ↗

Loads the requested file into a MultiChannelBuffer. The buffer's channel count and buffer size will be adjusted to match the file. @shortdesc Loads the requested file into a MultiChannelBuffer. @example Advanced/loadFileIntoBuffer @param filename the file to load @param outBuffer

(String filename,
			MultiChannelBuffer outBuffer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

SamplerMethod · 0.80

Calls 14

playMethod · 0.95
getSampleFrameLengthMethod · 0.95
setBufferSizeMethod · 0.95
getBufferSizeMethod · 0.95
getSampleMethod · 0.95
debugMethod · 0.95
getChannelsMethod · 0.80
getFormatMethod · 0.65
readMethod · 0.65
closeMethod · 0.65
getSampleRateMethod · 0.45

Tested by

no test coverage detected