Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/andremichelle/openDAW
/ get
Method
get
packages/lib/dsp/src/ramp.ts:7–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
export
interface
Ramp<T> {
6
set(target: T, smooth?: boolean): void
7
get(): T
8
moveAndGet(): T
9
isFixed(value: T): boolean
10
isInterpolating(): boolean
Callers
15
run.ts
File · 0.65
writeClass
Method · 0.65
#acquireLock
Method · 0.65
resolveDir
Function · 0.65
getDirectoryHandle
Function · 0.65
getFileHandle
Function · 0.65
OpfsWorker.test.ts
File · 0.65
Attribute
Class · 0.65
LocalLink
Function · 0.65
Router
Function · 0.65
getClassTagName
Function · 0.65
resolveMeta
Function · 0.65
Implementers
2
LinearRamp
packages/lib/dsp/src/ramp.ts
StereoMatrixRamp
packages/lib/dsp/src/ramp.ts
Calls
no outgoing calls
Tested by
3
resolveDir
Function · 0.52
getDirectoryHandle
Function · 0.52
getFileHandle
Function · 0.52