mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-15 16:17:58 +00:00
3354b24527
- this creates a new abstract BaseContext that DummyContext and Context inherit from - All methods available to Context are now stubbed by DummyContext - BaseContext is now used as the type where Context was originally used |
||
---|---|---|
.. | ||
Clock.test.ts | ||
Clock.ts | ||
Ticker.test.ts | ||
Ticker.ts | ||
TickParam.test.ts | ||
TickParam.ts | ||
TickSignal.test.ts | ||
TickSignal.ts | ||
TickSource.test.ts | ||
TickSource.ts | ||
Transport.test.ts | ||
Transport.ts | ||
TransportEvent.test.ts | ||
TransportEvent.ts | ||
TransportRepeatEvent.test.ts | ||
TransportRepeatEvent.ts |