mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-16 16:48:00 +00:00
pull in Master like the rest of the sources
This commit is contained in:
parent
35e065ca80
commit
faf434400b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
define(["Tone/core/Tone", "Tone/core/Gain"], function (Tone) {
|
||||
define(["Tone/core/Tone", "Tone/core/Gain", "Tone/core/Master"], function (Tone) {
|
||||
|
||||
/**
|
||||
* @class Tone.MultiPlayer implements a "fire and forget"
|
||||
|
|
Loading…
Reference in a new issue