The volume control in decibels. loading editor... const vol = new Tone.Volume().toDestination(); const osc = new Tone.Oscillator().connect(vol).start(); ...
確定! 回上一頁