mirror of
https://github.com/scratchfoundation/scratch-audio.git
synced 2024-12-22 14:02:29 -05:00
lint
This commit is contained in:
parent
fbc7318adf
commit
7c7e6565aa
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
var log = require('./log');
|
||||
var Tone = require('tone');
|
||||
var Soundfont = require('soundfont-player');
|
||||
// var Soundfont = require('soundfont-player');
|
||||
var Vocoder = require('./vocoder');
|
||||
|
||||
function AudioEngine (sounds) {
|
||||
|
|
Loading…
Reference in a new issue