-
Notifications
You must be signed in to change notification settings - Fork 11
Home
dready92 edited this page May 3, 2011
·
6 revisions
10er10 is a web application. It's goal is to host musical tracks and allows listening, uploading of digital music. Main features are :
You can upload tracks by drag'n'dropping them into the Upload page of the web application. Tracks are converted, if not already, to OGG format : it's the only format that is readable natively by both Google Chrome / Chromium and Mozilla Firefox. For now, 10er10 converts mp3 and flac audio files. 10er10 then fetches the track metadata and record them in the databse
Once uploaded, tracks are not immediately available in the 10er10 catalog : uploder should validate the track informations. This step ensure that the catalog contains relevant data (eg. no "unknown artist")...