]> git.parisson.com Git - telemeta.git/commitdiff
Changed README and INSTALL
authoryomguy <>
Mon, 28 May 2007 18:22:37 +0000 (18:22 +0000)
committeryomguy <>
Mon, 28 May 2007 18:22:37 +0000 (18:22 +0000)
INSTALL
README
debian/control

diff --git a/INSTALL b/INSTALL
index c0e0c8af00c302b4139915a2af82396ebb56601c..8c950f56a3ece1e57b8e740307c1c5275440c086 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,5 +1,6 @@
-INSTALL
-=======
+# INSTALL
+# =======
+
 
 # 1. Requirements
 # ===============
@@ -38,6 +39,3 @@ octave2.9-forge, python-tk
 
 See README and http://svn.parisson.org/telemeta for more informations.
 
-
-
-
diff --git a/README b/README
index 293b8be22ea88235179ac73bae51438a6551e495..89eb1991c33bfcee6a99c6344dd68755fcb67ca5 100644 (file)
--- a/README
+++ b/README
@@ -17,8 +17,6 @@ interfaces and plugin' style audio processing.
 
 Here are the main features of Telemeta: 
 
-Here are some cool functions:
-
     * Secure media editing and archiving over networks.
     * Easy transcoding
     * Full tagging and marking methods
@@ -77,6 +75,7 @@ octave2.9-forge, python-tk
     $ mkdir media cache
 
     You might want to place these somewhere else
+
 6 - Configure Django (settings.py):
 
     Modifiy the following variables:
@@ -123,6 +122,7 @@ Please give me some feedback. Tell me if Telemeta suits you or if you
 would need some other interesting features.  You are welcome to mail me
 at <yomguy@altern.org>
 
+
 # 5. Contact
 # ==========
 
index 57ee659436a5cd827b630afb5547f4a433d1572e..99a3ce2a7cb9c8cdd43f2ad2f8c123bd9a5a999a 100644 (file)
@@ -17,18 +17,29 @@ octave2.9-forge, python-tk
 Suggests: lame
 XB-Python-Version: ${python:Versions}
 Description: backups, transcodes, tags and marks any audio content with metadata
- Telemeta is an audio tool which creates audio transcoded databases fast from
- fresh mastered files. It can be useful to backup digitalized audio media from
- vinyls, old tapes or whatever.
- Telemeta first creates a simple structure where original sounds will be
- backuped. The files can be transcoded to WAV, FLAC, MP3 and OGG including
- the corresponding tags.
- Here are some cool functions:
-  - XML generation for metadata tags of backuped WAV.
-  - Audio marking from a given file or from tags thanks to the Festival speech
-    systhesis tool
-  - File corruption security with par2 recovery files.
-  - Database synchronizing to remote servers (ssh+rsync).
-  - Modify metadata from XML or interactive shell.
+Telemeta is a global audio archiving program which introduces useful and secure
+indexing methods to backup digitalized audio files and metadata dictionnaries.
+It is dedicated to backup any digitized and documented sound from collections of
+vinyls, magnetic tapes or audio CD over a strong database in accordance with
+many standards. Export functions also encapsulate edited metadata into
+compressed file. The object style architecture will soon provide user-friendly
+interfaces and plugin' style audio processing.
 
- See http://svn.parisson.org/telemeta/ for more informations.
+Here are the main features of Telemeta: 
+
+    * Secure media editing and archiving over networks.
+    * Easy transcoding
+    * Full tagging and marking methods
+    * XML metadata backup
+    * Web interface introducing WorkFlow.
+    * SQL backend (still in dev from march 2007).
+    * Data anti-corruption security with par2 recovery keys
+    * Data synchronizing over remote servers (rsync)
+    * Auto AudioMarking? from metadata (thanks to Festival and Ecasound) 
+
+The Telemeta concept is based on collections. A collection includes original
+sounds - or albums containing sounds - which will be backuped in a secure way
+with a view of transcoded 'public' formats (WAV, FLAC, MP3, OGG and many more
+soon...) including metadata editing and publishing tools.
+
+See http://svn.parisson.org/telemeta/ for more informations.