Searched refs:MP3Synth (Results 1 – 1 of 1) sorted by relevance
10 var MP3Synth = require('./synth');21 this.synth = new MP3Synth();6199 function MP3Synth() { class in AnonymousFunction2d877a1624006248 MP3Synth.dct32 = function (_in, slot, lo, hi) {7150 MP3Synth.prototype.full = function(frame, nch, ns) { class7162 MP3Synth.dct32(sbsample[s], phase >> 1, filter[0][phase & 1], filter[1][phase & 1]);7284 MP3Synth.prototype.frame = function (frame) {7305 module.exports = MP3Synth;