.
This commit is contained in:
parent
d189452640
commit
a7d5b8a06e
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ connect.webaudio = function(filetype, instruments, conf) {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
onComplete: function() {
|
onComplete: function() {
|
||||||
MIDI.WebAudioAPI.connect(conf);
|
MIDI.WebAudio.connect(conf);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue