--- /dev/null
+
+==============================
+ Title of your Web Audio Talk
+==============================
+
+.. Title is evocative and short. If in doubt, keep it brief and descriptive.
+
+The Telemeta and TimeSide plateforms: Audio archives management and Automatic anlysis.
+
+============
+ Topic(s) *
+============
+Please select one or more topics for your talk
+
+[x] Innovative audio and music based web applications (with social and user experience aspects)
+[] Client-side audio processing (real-time or non real-time)
+[x] Audio data and metadata formats and network delivery
+[x] Server-side audio processing and client access
+[] Client-side audio engine and rendering
+[] Frameworks for audio manipulation
+[] Web Audio API design and implementation
+[x] Client-side audio visualization
+[x] Multimedia integration
+[x] Web standards and use of standards within audio based web projects
+[] Hardware, tangible interface and use of Web Audio API
+[] Other:
+
+=========
+ Content
+=========
+.. Fill here the idea and/or the problem the talk addresses - at least 3 paragraphs.
+ For libraries or web app, you should begin with a short summary of it and the problematic it tries to solve or its innovative aspect in term of API or user experience.
+
+.. Please provide concrete details on what will be covered by your talk, and may give a link to a Github repository and/or multimedia (audio/video) content describing the work and ideas you want to present.
+
+ .. Please answer one or more of the following questions:
+ - What already existed (equivalent libraries or web app, native app or desktop ones) ?
+ - What was your specific needs ?
+ - What is new with your approach, and why this approach fits your needs ?
+ - How did you use web standards (especially Web Audio API) ?
+ - How or did you improve your web app or library based on user feedback ?
+
+
+Since 2007, the Parisson company have been developping Telemeta, an open-source web audio framework for the management of and access to digital sound archives.
+
+It focuses on the enhanced and collaborative user-experience in accessing audio items and their associated metadata and on the possibility for
+the expert users to further enrich those metadata.
+
+This platform has been deployed since 2011 in the context of ethnomusicological archives and hold the archives of the Center for Research in Ethnomusicology, which is the most important collection in Europe. The platform is fully operational and is now used on a daily basis by reasearchers, teachers and archivists in the fields of Ethnomusicology, anthropology, linguistics and acoustics.
+
+One of the specificity of the Telemeta architecture is to rely on TimeSide, an open audio processing framework written in Python which provides decoding,
+encoding and streaming methods for various formats together with a smart embeddable HTML audio player.
+TimeSide also includes a set of audio analysis plugins and additionally wraps several audio features extraction libraries to provide automatic
+annotation, segmentation and musicological analysis.
+
+The Telemeta and TimeSide platform are available as open-source projects at the following adresses:
+
+Telemeta: https://github.com/yomguy/Telemeta
+TimeSide: https://github.com/yomguy/TimeSide
+