Re: [linux-audio-dev] file format

2005-10-14 Thread Mario Lang
Alfons Adriaensen <[EMAIL PROTECTED]> writes: > On Tue, Oct 11, 2005 at 10:12:22AM +0100, Steve Harris wrote: > >> On Mon, Oct 10, 2005 at 08:08:22 -0400, Paul Davis wrote: >> > On Tue, 2005-10-11 at 01:02 +0200, fons adriaensen wrote: >> > > The alternative is of course to have separate WAV files

Re: [linux-audio-dev] file format

2005-10-14 Thread Mario Lang
fons adriaensen <[EMAIL PROTECTED]> writes: > The alternative is of course to have separate WAV files and some > text file for the metadata, and combine all of this into a directory > that would then be handled as a unit. But I'd prefer to have all > data in a single file. WHen I read that senten

Re: [linux-audio-dev] file format

2005-10-11 Thread Esben Stien
fons adriaensen <[EMAIL PROTECTED]> writes: > Is there any standard file/container format that would provide for > this sort of thing Matroska;) -- Esben Stien is [EMAIL PROTECTED] s a http://www. s tn m irc://irc. b - i . e/%23contact

Re: [linux-audio-dev] file format

2005-10-11 Thread Christoph Eckert
> Actually a zip file plus manifest (aka jar or mozilla xpi) is an ok > solution, they can be "mounted" by the application and have files > pulled out, whereas tar files have to be unpacked to /tmp or similar. What about Flac? Best regards ce

Re: [linux-audio-dev] file format

2005-10-11 Thread Eric Dantan Rzewnicki
On Tue, Oct 11, 2005 at 02:20:30PM +0200, Lars Luthman wrote: > On Tue, 2005-10-11 at 01:02 +0200, fons adriaensen wrote: > > Hi all, > > > > For one of my current projects (to be presented at LAC2006) I'm > > looking for a suitable file format. > > > > Each file should contain: > > > > - A numb

Re: [linux-audio-dev] file format

2005-10-11 Thread Lars Luthman
On Tue, 2005-10-11 at 01:02 +0200, fons adriaensen wrote: > Hi all, > > For one of my current projects (to be presented at LAC2006) I'm > looking for a suitable file format. > > Each file should contain: > > - A number of short (+/- 10 seconds) chunks of PCM audio. The number > of channels wil

Re: [linux-audio-dev] file format

2005-10-11 Thread Alfons Adriaensen
On Tue, Oct 11, 2005 at 10:12:22AM +0100, Steve Harris wrote: > On Mon, Oct 10, 2005 at 08:08:22 -0400, Paul Davis wrote: > > On Tue, 2005-10-11 at 01:02 +0200, fons adriaensen wrote: > > > The alternative is of course to have separate WAV files and some > > > text file for the metadata, and combi

Re: [linux-audio-dev] file format

2005-10-11 Thread Steve Harris
On Mon, Oct 10, 2005 at 08:08:22 -0400, Paul Davis wrote: > On Tue, 2005-10-11 at 01:02 +0200, fons adriaensen wrote: > > The alternative is of course to have separate WAV files and some > > text file for the metadata, and combine all of this into a directory > > that would then be handled as a uni

Re: [linux-audio-dev] file format

2005-10-10 Thread Paul Davis
On Tue, 2005-10-11 at 01:02 +0200, fons adriaensen wrote: > The alternative is of course to have separate WAV files and some > text file for the metadata, and combine all of this into a directory > that would then be handled as a unit. But I'd prefer to have all > data in a single file. tar? (paul

Re: [linux-audio-dev] file format

2005-10-10 Thread Eric Dantan Rzewnicki
On Tue, Oct 11, 2005 at 01:02:59AM +0200, fons adriaensen wrote: > Hi all, > For one of my current projects (to be presented at LAC2006) I'm > looking for a suitable file format. > > Each file should contain: > > - A number of short (+/- 10 seconds) chunks of PCM audio. The number > of channels

[linux-audio-dev] file format

2005-10-10 Thread fons adriaensen
Hi all, For one of my current projects (to be presented at LAC2006) I'm looking for a suitable file format. Each file should contain: - A number of short (+/- 10 seconds) chunks of PCM audio. The number of channels will be different in each chunk. The only sample format required is single pr