MCPcopy Create free account

hub / github.com/JobSavelsberg/music-structure / functions

Functions503 in github.com/JobSavelsberg/music-structure

↓ 1 callersFunctionselectTrackAtIndex
(index)
client/src/app/app.js:46
↓ 1 callersFunctionsoloAnd
(ssm, sectionsInSamples, rowcol = "rowcol")
client/src/app/SSM.js:508
↓ 1 callersFunctionsoloOr
(ssm, sectionsInSamples)
client/src/app/SSM.js:469
↓ 1 callersFunctionsortGroupByCoverage
(sections)
client/src/app/structure.js:1327
↓ 1 callersFunctionsortWithIndeces
(toSort)
client/src/app/audioUtil.js:96
↓ 1 callersFunctionsplitAverageDifferenceFeature
(features, size, offset = 2)
client/src/app/events.js:105
↓ 1 callersFunctionsquaredDistance
(a, b)
client/src/app/similarity.js:78
↓ 1 callersFunctionsquaredDistanceTransposed
(a, b, p)
client/src/app/similarity.js:87
↓ 1 callersFunctionstateChangedCallback
(newState)
client/src/app/player.js:108
↓ 1 callersFunctionstraightLine
(x)
client/src/app/clustering.js:25
↓ 1 callersFunctionsynthesizeSSMPitch
(sampleAmount, preset)
client/src/app/synthesizer.js:103
↓ 1 callersFunctionsynthesizeSSMTimbre
(sampleAmount, preset)
client/src/app/synthesizer.js:126
↓ 1 callersFunctiontokenExpired
()
client/src/app/authentication.js:96
↓ 1 callersFunctiontonality
(pitches)
client/src/app/audioUtil.js:111
↓ 1 callersFunctiontonality
(pitches)
client/src/app/chordDetection.js:147
↓ 1 callersFunctionwaitForSpotifyWebPlaybackSDKToLoad
()
client/src/app/player.js:250
FunctionMDSColorSegments
(segments, pathSSM, strategy = "overlap", coloringStrategy, colorBoth = false)
client/src/app/structure.js:855
FunctionMDSColorSegmentsPerGroup
(segments, pathSSM, strategy = "overlap", coloringStrategy)
client/src/app/structure.js:879
FunctionMDSColorTimbreSamples
(timbreFeatures)
client/src/app/structure.js:1195
FunctionMDSColorTimbreSegmentsWithSSM
(blurredTimbreSSM, segments)
client/src/app/structure.js:1147
FunctionMDSIntuitionFlip
(coloredSamples, timbreFeatures)
client/src/app/structure.js:954
MethodNumberType
()
client/src/app/dataStructures/Matrix.js:6
MethodNumberType
()
client/src/app/dataStructures/HalfMatrix.js:7
Methodadd
(number)
client/src/app/dataStructures/HalfMatrix.js:222
FunctionaddToTrackList
(state, track)
client/src/store/index.js:42
FunctionaddToTrackListFront
(state, track)
client/src/store/index.js:48
FunctionaddToTrackListIndex
(state, index, track)
client/src/store/index.js:45
FunctionautoThreshold
(ssm, percentage)
client/src/app/SSM.js:236
FunctionbeforeEnter
(to, from, next)
client/src/router/index.js:17
Functionbinarize
(matrix, threshold = 0.5)
client/src/app/SSM.js:451
FunctioncalculateSSM
( features, sampleDuration, allPitches = false, threshold = 0, similarityFunction = "cosin
client/src/app/SSM.js:9
FunctioncategoryColorWithOpacity
(color, opacity)
client/src/app/vis.js:86
FunctioncircleOfFifthsAngle
(keyIndex)
client/src/app/keyDetection.js:198
FunctioncircleOfFifthsColor
(angle, radius, confidence = 1)
client/src/app/vis.js:105
FunctioncircleOfFifthsColorBrightness
(angle, radius, brightness = 1)
client/src/app/vis.js:114
FunctionclearTrackList
(state)
client/src/store/index.js:51
Methodclone
()
client/src/app/dataStructures/Matrix.js:89
Methodclone
()
client/src/app/dataStructures/HalfMatrix.js:61
Functioncluster
(features)
client/src/app/workers/workers.js:236
Methodcluster
()
client/src/app/Track.js:358
FunctionclusterTimbreSegmentsWithFeatures
(timbreFeatures, segments, sampleDuration)
client/src/app/structure.js:1213
FunctioncomputeChords
(pitchFeatures, fastSampledPitch, sampleDuration, fastSampledPitchDuration)
client/src/app/workers/workers.js:92
FunctioncomputeCustomFitness
(pathFamily, pathScores, score, sampleAmount, width)
client/src/app/familyFitness.js:23
FunctioncomputeCustomPrunedFitness
(pathFamily, pathScores, score, sampleAmount, width)
client/src/app/familyFitness.js:74
FunctioncomputeEvents
(features, sampleDuration, median = 1, neighbourHoodSize = 20, threshold = 0.01)
client/src/app/events.js:50
FunctioncomputeFineFitness
(pathFamily, pathScores, score, sampleAmount, width)
client/src/app/familyFitness.js:48
FunctioncomputeFitness
(pathFamily, pathScores, score, sampleAmount, width)
client/src/app/familyFitness.js:1
FunctioncomputeFromFeatures
(features, sampleDuration, windowSizeSeconds)
client/src/app/uniqueness.js:23
FunctioncomputeFromFeaturesGMM
(features)
client/src/app/uniqueness.js:72
FunctioncomputeFromSSM
(ssm)
client/src/app/uniqueness.js:9
FunctioncomputeHarmonicStructure
(options)
client/src/app/workers/workers.js:67
FunctioncomputeLocalUniqueness
(ssm, min = 1, window = 20)
client/src/app/uniqueness.js:92
FunctioncomputeNoveltyFromTimeLag
(timeLagMatrix)
client/src/app/noveltyDetection.js:68
FunctioncomputePriorLag
(timeLagMatrix, fades = 0)
client/src/app/noveltyDetection.js:105
FunctioncomputePriorLagHalf
(timeLagMatrix, fades = 0)
client/src/app/noveltyDetection.js:119
FunctioncomputePrunedFitness
(pathFamily, pathScores, score, sampleAmount, width)
client/src/app/familyFitness.js:107
FunctioncomputeSegmentPathFamilyInfo
(pathSSM, startInSamples, endInSamples, scoreMatrixBuffer, strategy)
client/src/app/pathExtraction.js:387
FunctioncomputeStructureFeature
(pathSSM, matrixes, graphs, blurLength, medianBlurDimensions = [16, 2])
client/src/app/workers/ssmWorker.js:890
FunctioncomputeTimbreStructure
(timbreFeatures, sampleDuration)
client/src/app/workers/workers.js:45
Methodconstructor
(args)
client/src/app/Section.js:32
Methodconstructor
(trackData, synthesizerString)
client/src/app/synthesizer.js:29
Methodconstructor
(segment)
client/src/app/SpotifySegment.js:30
Methodconstructor
(analysisData, options = {})
client/src/app/Features.js:59
Methodconstructor
(trackData)
client/src/app/Track.js:86
Methodconstructor
(canvas, type = "2d")
client/src/app/visualization/ZoomCanvas.js:16
Methodconstructor
(options)
client/src/app/dataStructures/Matrix.js:18
Methodconstructor
* * @param {*} size * @param {*} shape array of nested array sizes eg, ssm with 2 values per cell [2] * @param {*} type
client/src/app/dataStructures/HalfMatrix.js:24
Methodconstructor
(canvas, useColor = false)
client/src/app/webgl/WebGL.js:16
Methodconstructor
(...args)
client/src/app/webgl/WebGLMatrixPool.js:10
Methodconstructor
(canvas)
client/src/app/webgl/WebGLPitchTimbre.js:15
Functioncorrelate
(featureA, featureB)
client/src/app/similarity.js:97
Functioncosine
(a, b)
client/src/app/similarity.js:11
FunctioncosineTransposed
(a, b, p)
client/src/app/similarity.js:25
Functioncreate
(fullSSM, sampleAmount, minSize, step)
client/src/app/scapePlot.js:11
FunctioncreateBasicNoveltyFeatures
(pitch, timbre, graphs)
client/src/app/workers/ssmWorker.js:775
FunctioncreateBeatGraph
(data, graphs)
client/src/app/workers/ssmWorker.js:822
FunctioncreateCanvasContext
(canvas, type = "2d")
client/src/app/vis.js:396
FunctioncreateFades
(feature, padding)
client/src/app/filter.js:256
FunctioncreateFixedDurationStructureSegments
(sampleAmount, sampleDuration, duration)
client/src/app/structure.js:12
FunctioncreateScapePlot
(pathSSM, data, message)
client/src/app/workers/ssmWorker.js:949
FunctioncreateSegmentsFromNovelty
(novelty, sampleDuration, threshold = 0.1)
client/src/app/structure.js:24
FunctioncreateSeparators
(coloredSegments, pathSSM)
client/src/app/structure.js:1370
Functiondetect
(pitchFeatures, start, end)
client/src/app/keyDetection.js:102
Functiondetect
(ssm, size)
client/src/app/noveltyDetection.js:11
Functiondetect2D
(pitches)
client/src/app/keyDetection.js:114
FunctiondetectAverageWindow
(features, sampleDuration, windowSizeSeconds, threshold)
client/src/app/events.js:13
FunctiondetectLOF
(features, k = 4)
client/src/app/events.js:135
Functiondisjoint
(a, b)
client/src/app/structure.js:1001
FunctiondownSample
(features, sampleAmount)
client/src/app/Features.js:492
Methoddraw
(translateX, translateY, scaleX, scaleY)
client/src/app/webgl/WebGL.js:144
Methoddraw
(xCenterPositionNormalized, scaleX, scaleY)
client/src/app/webgl/WebGLMatrixPool.js:31
Methoddraw
(xCenterPositionNormalized, scaleX, scaleY)
client/src/app/webgl/WebGLPitchTimbre.js:41
MethoddrawRect
(start, y, duration, height, color)
client/src/app/visualization/ZoomCanvas.js:81
MethoddrawRectWithBorder
(start, y, duration, height, color, borderSize, borderColor)
client/src/app/visualization/ZoomCanvas.js:91
FunctiondrawScapePlot
(track, ctx, canvasWidth, color = true)
client/src/app/vis.js:304
MethoddrawText
(start, y, text, color = "white", font = "12px Roboto")
client/src/app/visualization/ZoomCanvas.js:114
MethoddrawTitle
(y, text, color = "white", font = "16px Roboto")
client/src/app/visualization/ZoomCanvas.js:125
MethoddrawVerticalLine
(start, y, width, height, color)
client/src/app/visualization/ZoomCanvas.js:105
FunctionenhanceSSM
(ssm, options, allPitches = false)
client/src/app/SSM.js:48
Functioneuclidian
(a, b, maxDist)
client/src/app/similarity.js:62
← previousnext →201–300 of 503, ranked by callers