Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Code-Bullet/Jump-King
/ p5.sound.js
File
p5.sound.js
libraries/p5.sound.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*! p5.sound.js v0.3.2 2016-11-01 */
2
(
function
(root, factory) {
3
if
(typeof define ===
'function'
&& define.amd)
4
define(
'p5.sound'
, [
'p5'
],
function
(p5) { (factory(p5));});
Callers
nothing calls this directly
Calls
15
fixSetTarget
Function · 0.85
isMP3Supported
Function · 0.85
isWAVSupported
Function · 0.85
isOGGSupported
Function · 0.85
isAACSupported
Function · 0.85
isAIFSupported
Function · 0.85
_createCounterBuffer
Function · 0.85
getPeaksAtThreshold
Function · 0.85
countIntervalsBetweenNearbyPeaks
Function · 0.85
groupNeighborsByTempo
Function · 0.85
getPeaksAtTopTempo
Function · 0.85
timeToFloat
Function · 0.85
Tested by
no test coverage detected