Tone.js/Tone/component/channel
Yotam Mann 7167fa3a81
Merge pull request #655 from sanderwapstra/mediarecorder-polyfill
Changes to make Recorder work with polyfill
2020-04-26 17:59:54 -04:00
..
Channel.test.ts feat: adding send/receive to Channel 2019-10-28 21:23:23 -04:00
Channel.ts feat: updating all examples 2020-04-16 22:24:18 -04:00
CrossFade.test.ts convert CrossFade to ts 2019-07-24 23:18:09 -04:00
CrossFade.ts feat: updating all examples 2020-04-16 22:24:18 -04:00
Merge.test.ts converting Merge to ts 2019-07-25 10:45:27 -04:00
Merge.ts feat: updating all examples 2020-04-16 22:24:18 -04:00
MidSideMerge.test.ts converting MidSideMerge/Split to Typescript 2019-10-28 20:42:43 -04:00
MidSideMerge.ts using more generic class rathen than the specific type of input 2019-11-03 21:35:26 -05:00
MidSideSplit.test.ts linting 2019-11-17 13:09:19 -05:00
MidSideSplit.ts using more generic class rathen than the specific type of input 2019-11-03 21:35:26 -05:00
Mono.test.ts converting Mono to typescript 2019-09-10 22:38:48 -04:00
Mono.ts removing unused variables 2019-10-31 15:43:16 -04:00
MultibandSplit.test.ts linting 2019-09-15 23:32:40 -04:00
MultibandSplit.ts using the unit name instead of the unit type as the Param generic 2019-10-28 11:37:53 -04:00
Panner.test.ts feat: option to pass in the number of input channels to Panner 2020-01-30 18:22:36 -05:00
Panner.ts updated examples 2020-04-16 23:32:39 -04:00
Panner3D.test.ts linting 2019-09-15 23:32:40 -04:00
Panner3D.ts importing listener when panner is imported 2019-12-21 22:07:05 -05:00
PanVol.test.ts linting 2019-09-15 23:32:40 -04:00
PanVol.ts feat: updating all examples 2020-04-16 22:24:18 -04:00
Recorder.test.ts closing context after using 2020-04-14 22:13:33 -04:00
Recorder.ts Use addEventListener for start and stop 2020-04-26 21:38:14 +02:00
Solo.test.ts linting 2019-09-15 23:32:40 -04:00
Solo.ts feat: updating all examples 2020-04-16 22:24:18 -04:00
Split.test.ts linting 2019-09-15 23:32:40 -04:00
Split.ts feat: updating all examples 2020-04-16 22:24:18 -04:00
Volume.test.ts toMaster() -> toDestination() 2019-07-25 11:32:56 -04:00
Volume.ts feat: updating all examples 2020-04-16 22:24:18 -04:00