MCPcopy
hub / github.com/processing/p5.js / p5.sound.js

File p5.sound.js

lib/addons/p5.sound.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/** [p5.sound] Version: 1.0.1 - 2021-05-25 */
2 /**
3 * <p>p5.sound extends p5 with <a href="http://caniuse.com/audio-api"
4 * target="_blank">Web Audio</a> functionality including audio input,

Callers

nothing calls this directly

Calls 15

__webpack_require__Function · 0.85
fixSetTargetFunction · 0.85
isMP3SupportedFunction · 0.85
isWAVSupportedFunction · 0.85
isOGGSupportedFunction · 0.85
isAACSupportedFunction · 0.85
isAIFSupportedFunction · 0.85
loadAudioWorkletModulesFunction · 0.85
_createClassFunction · 0.85
soundfile_createClassFunction · 0.85
midiToFreqFunction · 0.85
safeBufferSizeFunction · 0.85

Tested by

no test coverage detected