Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/andrewrk/groovebasin
/ player.js
File
player.js
lib/player.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
groove = require(
'groove'
);
2
var
semver = require(
'semver'
);
3
var
EventEmitter = require(
'events'
).EventEmitter;
4
var
util = require(
'util'
);
Callers
nothing calls this directly
Calls
15
ensureGrooveVersionIsOk
Function · 0.85
initLibrary
Function · 0.85
cacheTracksArray
Function · 0.85
cacheAllOptions
Function · 0.85
playlistChanged
Function · 0.85
lazyReplayGainScanPlaylist
Function · 0.85
startEncoderAttach
Function · 0.85
startEncoderDetach
Function · 0.85
persistDbFile
Function · 0.85
ensureSep
Function · 0.85
isFileIgnored
Function · 0.85
onAddOrChange
Function · 0.85
Tested by
no test coverage detected