echo66

Results 35 issues of echo66

Greetings! I'm trying to play some audio files using the following commands java -jar TarsosTranscoder-1.2.jar play 14.\ Too\ Long.mp3 java -jar TarsosTranscoder-1.2.jar play drum-loop.wav java -jar TarsosTranscoder-1.2.jar play ../audio/input/16bits-44100HZ-3_channel.flac All...

Everytime I start decoding and send the first byte arrays (I don't know how many, right now), there is always a "click" sound.

Greetings! I noticed that, right now, only the regressor forest is available. Are there any plans to release the classifier python bindings?

Greetings, Mohayonao! Thanks for the great work so far in timbre.js, neume.js and ciseaux! I learned A LOT with you. :) I have to implementations for time stretching: Phase Vocoder...

Greetings! I have the following HTML template: ``` html Title: {{> editableText context=data field="title" textarea=false removeEmpty=false wysiwyg=false allowEmpty=false}} Description: {{> editableText context=data field="description" textarea=true removeEmpty=false wysiwyg=true allowEmpty=false}} Create Type ```...