wavesjs / waves-ui

A library to display and edit audio data and timeseries data in the browser.
http://wavesjs.github.io/waves-ui/
BSD 3-Clause "New" or "Revised" License
122 stars 16 forks source link

Removed console.log to keep the console clean #26

Closed dmednis closed 7 years ago

dmednis commented 7 years ago

I removed a console.log call from tracks.js that was logging a line in the console each time a new layer is added.