]> git.parisson.com Git - telemeta.git/commit
Added the ExportCore, OggExporter, FlacExporter, WavExporter and a test tool with...
authoryomguy <>
Mon, 16 Apr 2007 20:55:38 +0000 (20:55 +0000)
committeryomguy <>
Mon, 16 Apr 2007 20:55:38 +0000 (20:55 +0000)
commite08ddbe518c39f7771c49604c13fde97042f3988
tree179fd36f0b73fa505eab163e87598ac597e2b599
parent7ac6620326e860a34e128dc380a51e73f2ba2049
Added the ExportCore, OggExporter, FlacExporter, WavExporter and a test tool with a free sample. Modified several info files. Migrates COPYING to BSD Licence.
12 files changed:
AUTHORS
telemeta/__init__.py
telemeta/export/__init__.py
telemeta/export/api.py
telemeta/export/core.py [new file with mode: 0644]
telemeta/export/default.py [new file with mode: 0644]
telemeta/export/flac.py [new file with mode: 0644]
telemeta/export/ogg.py [new file with mode: 0644]
telemeta/export/wav.py [new file with mode: 0644]
tests/export_test.py [new file with mode: 0644]
tests/samples/wav/Cellar - Show Me - 02.wav [new file with mode: 0755]
tests/telemeta [new symlink]