define(["Tone/source/Microphone", "helper/Basic"], function (Microphone, Basic) { describe("Microphone", function(){ Basic(Microphone); }); });