| 1 | ================= |
|---|
| 2 | Telemeta - README |
|---|
| 3 | ================= |
|---|
| 4 | |
|---|
| 5 | Telemeta: web frontend to backup, analyse, transcode and stream any audio content and metadata |
|---|
| 6 | |
|---|
| 7 | |
|---|
| 8 | Introduction |
|---|
| 9 | ============ |
|---|
| 10 | |
|---|
| 11 | Telemeta is a web audio archiving program which introduces useful and secure methods to |
|---|
| 12 | backup, index, transcode, analyse and publish any digitalized audio file with its metadata. |
|---|
| 13 | It is dedicated to professionnals who wants to easily backup and publish documented sounds |
|---|
| 14 | from collections of vinyls, magnetic tapes or audio CDs over a strong database, |
|---|
| 15 | in accordance with open standards. |
|---|
| 16 | |
|---|
| 17 | Here are the main features of Telemeta: |
|---|
| 18 | |
|---|
| 19 | * Secure archiving, editing and publishing of audio files over internet. |
|---|
| 20 | * "On the fly" transcoding and metadata encapsulating (FLAC, OGG, MP3, WAV, etc..) |
|---|
| 21 | * User friendly web frontend including workflows and high level search methods |
|---|
| 22 | * Smart dynamical and skinnable audio player (thanks to Timeside and soundmanager2) |
|---|
| 23 | * "On the fly" complex audio analyzers based on an easy plugin architecture |
|---|
| 24 | * Strong SQL backend |
|---|
| 25 | * XML metadata backup |
|---|
| 26 | * Auto audio-marking with synthetized voices reading metadata (optional) |
|---|
| 27 | * Anti-corruption data security management with par2 recovery keys |
|---|
| 28 | * Data synchronizing over remote servers (rsync + ssh methods) |
|---|
| 29 | |
|---|
| 30 | The Telemeta data model is based on 'collections' and 'items'. A collection is described |
|---|
| 31 | by its metadata and includes original audio items (sounds) and its own metadata. This |
|---|
| 32 | existing model has been designed to fit the one of the French Centre of Etnomusicology (CREM) |
|---|
| 33 | but could be easily adapted/overrided to sue other data structures. |
|---|
| 34 | |
|---|
| 35 | |
|---|
| 36 | Installation and usage |
|---|
| 37 | ====================== |
|---|
| 38 | |
|---|
| 39 | See INSTALL and http://telemeta.org for more informations. |
|---|
| 40 | |
|---|
| 41 | |
|---|
| 42 | Development |
|---|
| 43 | =========== |
|---|
| 44 | |
|---|
| 45 | To participate to the development of telemeta, you will need a login/password couple. |
|---|
| 46 | You're welcome to email us to join and commit your great ideas ;) |
|---|
| 47 | |
|---|
| 48 | To get the lastest development version, you need subversion and run: |
|---|
| 49 | |
|---|
| 50 | $ svn co http://svn.parisson.org/svn/telemeta/trunk telemeta |
|---|
| 51 | |
|---|
| 52 | |
|---|
| 53 | Licence |
|---|
| 54 | ======= |
|---|
| 55 | CeCILL v2 (see COPYING) |
|---|
| 56 | |
|---|
| 57 | |
|---|
| 58 | Bugs and feedback |
|---|
| 59 | ================= |
|---|
| 60 | |
|---|
| 61 | You are welcome to freely use this application in accordance to its licence. |
|---|
| 62 | If you find some bugs, PLEASE leave a ticket on this page: |
|---|
| 63 | |
|---|
| 64 | http://telemeta.org/newticket |
|---|
| 65 | |
|---|
| 66 | You can also leave a ticket to request some new interesting features for the next versions. |
|---|
| 67 | And even if Telemeta suits you, please give us some feedback (see §6.) ! |
|---|
| 68 | |
|---|
| 69 | |
|---|
| 70 | Related projects |
|---|
| 71 | ================ |
|---|
| 72 | |
|---|
| 73 | TimeSide : Web Audio Components |
|---|
| 74 | http://code.google.com/p/timeside/ |
|---|
| 75 | |
|---|
| 76 | |
|---|
| 77 | Contact |
|---|
| 78 | ======= |
|---|
| 79 | |
|---|
| 80 | Homepage: |
|---|
| 81 | http://telemeta.org |
|---|
| 82 | |
|---|
| 83 | Emails: |
|---|
| 84 | Guillaume Pellerin <pellerin@parisson.com>, |
|---|
| 85 | Olivier Guilyardi <olivier@samalyse.com> |
|---|
| 86 | |
|---|
| 87 | |
|---|
| 88 | Support |
|---|
| 89 | ======= |
|---|
| 90 | |
|---|
| 91 | The Telemeta project is developed by Parisson and Samalyse. |
|---|
| 92 | |
|---|
| 93 | It is supported and financed by : |
|---|
| 94 | |
|---|
| 95 | * CNRS : Centre National de la Recherche Scientifique |
|---|
| 96 | (the french Natianal Research and Scientific Center) |
|---|
| 97 | http://cnrs.fr |
|---|
| 98 | * CREM : Centre de Recherche en Ethnomusicology |
|---|
| 99 | (the french Ethnomusicology Research Center) |
|---|
| 100 | http://www.crem-cnrs.fr |
|---|
| 101 | * LAM : Equipe Lutherie, Acoustique et Musique de l'Université Pierre et Marie Curie de Paris |
|---|
| 102 | (Instrument design, Acoustic and Music team of the Pierre & Marie Curie University) |
|---|
| 103 | http://www.lam.jussieu.fr/ |
|---|
| 104 | * MuCEM : Musée des Civilisations de l'Europe et de la Méditerranée |
|---|
| 105 | http://www.musee-europemediterranee.org |
|---|
| 106 | * MMSH : Maison Méditerranéenne des Sciences de l'Homme |
|---|
| 107 | http://www.mmsh.univ-aix.fr/ |
|---|
| 108 | * The Antropponet Project |
|---|