|
From: | Børge Strand-Bergesen |
Subject: | Re: Parsing dsf files for dsd audio |
Date: | Tue, 13 Dec 2016 15:22:40 +0100 |
On Fri, Dec 09, 2016 at 20:15:50 +0100, Børge Strand-Bergesen wrote:
> I'd like to work with dsf files for dsd audio. Has anybody here attempted
> that with Ovtave?
Not that I know of.
> The file format resembles .wav. Writing a parser and generator doesn't seem
> too hard, except that the actual data interleaving spec can be a bit hard
> to read.
>
> If the code doesn't exist I could help make it. Hopefully some other group
> members with an interest in the format.
Honestly it sounds like the most straightforward path is to convert the
DSD audio into PCM encoding using another tool (I have no idea if any
free software exists to do that), and read PCM samples into Octave.
But if you want to write an Octave function to read a DSF file, please
go ahead, and share your progress, maybe others are interested also.
--
mike
[Prev in Thread] | Current Thread | [Next in Thread] |