You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Docker support for instant installation. This allows to run TimeSide now on any OS platform!
Add Jupyter Notebook support for easy prototyping, experimenting and sharing (see the examples in the doc).
Add an experimental web server and REST API based on Django REST Framework, Redis and Celery. This now provides a real web audio processing server with high scaling capabilities thanks to Docker (clustering) and Celery (multiprocessing).
Start the development of a new player interface thanks to Angular and WavesJS.
Huge cleanup of JS files. Please now use bower to get all JS dependencies as listed in settings
Add metadata export to Elan annotation files.
Fix and improve some data structures in analyzer result containers.