Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
fixSetTarget
Function · 0.85
isMP3Supported
Function · 0.85
isWAVSupported
Function · 0.85
isOGGSupported
Function · 0.85
isAACSupported
Function · 0.85
isAIFSupported
Function · 0.85
loadAudioWorkletModules
Function · 0.85
_createClass
Function · 0.85
soundfile_createClass
Function · 0.85
midiToFreq
Function · 0.85
safeBufferSize
Function · 0.85
Tested by
no test coverage detected