Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/andremichelle/openDAW
/ set
Method
set
packages/lib/dsp/src/ramp.ts:6–6 ·
view source on GitHub ↗
(target: T, smooth?: boolean)
Source
from the content-addressed store, hash-verified
4
5
export
interface
Ramp<T> {
6
set(target: T, smooth?: boolean): void
7
get(): T
8
moveAndGet(): T
9
isFixed(value: T): boolean
Callers
15
step
Function · 0.65
render
Function · 0.65
flatten
Function · 0.65
#finalize
Method · 0.65
polyfill.ts
File · 0.65
freeze
Method · 0.65
render
Method · 0.65
createFor
Method · 0.65
append
Method · 0.65
populateRoom
Method · 0.65
#rollbackTransaction
Method · 0.65
#applyUpdate
Method · 0.65
Implementers
2
LinearRamp
packages/lib/dsp/src/ramp.ts
StereoMatrixRamp
packages/lib/dsp/src/ramp.ts
Calls
no outgoing calls
Tested by
9
addEventListener
Function · 0.52
removeEventListener
Function · 0.52
addEventListener
Function · 0.52
removeEventListener
Function · 0.52
dispatchEvent
Function · 0.52
resolveDir
Function · 0.52
createSyncAccessHandle
Function · 0.52
getDirectoryHandle
Function · 0.52
getFileHandle
Function · 0.52