help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parsing dsf files for dsd audio


From: Mike Miller
Subject: Re: Parsing dsf files for dsd audio
Date: Fri, 9 Dec 2016 12:09:28 -0800
User-agent: NeoMutt/20161126 (1.7.1)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]