MCPcopy Create free account

hub / github.com/corbanbrook/dsp.js / functions

Functions253 in github.com/corbanbrook/dsp.js

FunctionDatepicker
()
examples/js/jquery-ui-1.8.custom.min.js:222
FunctionEa
(a)
examples/js/jquery-1.4.2.min.js:60
FunctionEntry
(pair)
examples/js/processing.js:3789
FunctionFFT
* FFT is a class for calculating the Discrete Fourier Transform of a signal * with the Fast Fourier Transform algorithm. * * @param {Number} buffer
dsp.js:353
FunctionFourierTransform
(bufferSize, sampleRate)
dsp.js:242
FunctionGraphicalEq
(sampleRate)
dsp.js:1847
FunctionIIRFilter
(type, cutoff, resonance, sampleRate)
dsp.js:1215
FunctionIIRFilter2
(type, cutoff, resonance, sampleRate)
dsp.js:1307
FunctionIterator
(conversion, removeItem)
examples/js/processing.js:3686
FunctionMa
(a,b,d)
examples/js/jquery-1.4.2.min.js:100
FunctionMarsaglia
(i1, i2)
examples/js/processing.js:5733
FunctionMultiDelay
* MultiDelay effect by Almer Thie (http://code.almeros.com). * Copyright 2010 Almer Thie. All rights reserved. * Example: http://code.almeros.com/co
dsp.js:1963
FunctionOscillator
* Oscillator class for generating and modifying signals * * @param {Number} type A waveform constant (eg. DSP.SINE) * @param {Number} frequen
dsp.js:960
FunctionPImage
(aWidth, aHeight, aFormat)
examples/js/processing.js:8481
FunctionPVector
(x, y, z)
examples/js/processing.js:33
FunctionPerlinNoise
(seed)
examples/js/processing.js:5787
FunctionQa
(a,b)
examples/js/jquery-1.4.2.min.js:16
FunctionRFFT
(bufferSize, sampleRate)
dsp.js:554
FunctionReverb
* Reverb effect by Almer Thie (http://code.almeros.com). * Copyright 2010 Almer Thie. All rights reserved. * Example: http://code.almeros.com/code-e
dsp.js:2155
FunctionSampler
(file, bufferSize, sampleRate, playStart, playEnd, loopStart, loopEnd, loopMode)
dsp.js:830
FunctionSet
(conversion, isIn, removeItem)
examples/js/processing.js:3721
FunctionSetPixelContextWrapper
()
examples/js/processing.js:8806
FunctionSingleDelay
* SingleDelay effect by Almer Thie (http://code.almeros.com). * Copyright 2010 Almer Thie. All rights reserved. * Example: See usage in Reverb class
dsp.js:2064
FunctionWindowFunction
(type, alpha)
dsp.js:1371
FunctionY
()
examples/js/jquery-1.4.2.min.js:17
FunctionZ
()
examples/js/jquery-1.4.2.min.js:17
FunctioncalcADSR
()
test/adsr-test.js:8
FunctioncalcBeat
()
test/beatdetect-test.js:16
FunctioncalcDFT
()
test/dft-test.js:7
FunctioncalcDelay
()
test/multidelay-test.js:8
FunctioncalcFFT
()
test/fft-test.js:7
FunctioncalcFilter
()
test/filter-test.js:12
FunctioncalcIIRFilter
()
test/iirfilter-test.js:8
FunctioncalcOsc
()
test/oscillator-test.js:12
FunctioncalcReverb
()
test/reverb-test.js:8
FunctioncontextMenu
(e)
examples/js/processing.js:4809
Functiondb
(a)
examples/js/jquery-1.4.2.min.js:48
Functionfa
(a,b)
examples/js/jquery-1.4.2.min.js:62
Functiongetter
()
examples/js/processing.js:8815
FunctionimageModeCenter
(x, y, w, h, whAreSizes)
examples/js/processing.js:1097
FunctionimageModeCorner
(x, y, w, h, whAreSizes)
examples/js/processing.js:1078
FunctionimageModeCorners
(x, y, w, h, whAreSizes)
examples/js/processing.js:1088
FunctionisArray
(a)
examples/js/jquery-ui-1.8.custom.min.js:222
Functionja
(a,b)
examples/js/jquery-1.4.2.min.js:115
FunctionmouseWheelHandler
(e)
examples/js/processing.js:10708
Functionoa
(a)
examples/js/jquery-1.4.2.min.js:17
Functionsetter
(value)
examples/js/processing.js:8819
Functiontext$line$3d
(str, x, y, z, align)
examples/js/processing.js:10197
FunctiontransformGlobalClass
(class_)
examples/js/processing.js:11852
FunctiontransformGlobalMethod
(method)
examples/js/processing.js:11886
Functionunobserve
(obj, event, handler)
examples/js/processing.js:5281
FunctionverifyChannel
(aColor)
examples/js/processing.js:4376
Functionwrapper
()
examples/js/processing.js:8808
← previous201–253 of 253, ranked by callers