MCPcopy
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

1var groove = require('groove');
2var semver = require('semver');
3var EventEmitter = require('events').EventEmitter;
4var util = require('util');

Callers

nothing calls this directly

Calls 15

ensureGrooveVersionIsOkFunction · 0.85
initLibraryFunction · 0.85
cacheTracksArrayFunction · 0.85
cacheAllOptionsFunction · 0.85
playlistChangedFunction · 0.85
startEncoderAttachFunction · 0.85
startEncoderDetachFunction · 0.85
persistDbFileFunction · 0.85
ensureSepFunction · 0.85
isFileIgnoredFunction · 0.85
onAddOrChangeFunction · 0.85

Tested by

no test coverage detected