[Csnd] DSD
Date | 2024-05-31 21:12 |
From | Marcelo Carneiro de Lima |
Subject | [Csnd] DSD |
Hi all.
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
Is there a method to create high-res PCM and convert it to DSD format in Csound? Thank you Marcelo Carneiro Prof. of Composition Instituto Villa-Lobos- Rio de Janeiro State Federal University, UNIRIO |
Date | 2024-05-31 21:52 |
From | "Jeanette C." |
Subject | Re: [Csnd] DSD |
Hi Marcelo, May 31 2024, Marcelo Carneiro de Lima has written: > Hi all. > Is there a method to create high-res PCM and convert it to DSD format in > Csound? ... If Csound itself doesn't provide support, then it can't. libsndfile, which does most of the I/O does not support DSD. This is not conclusive, but at least narrows the solution. Best wishes, Jeanette -- * Website: http://juliencoder.de - for summer is a state of sound * Youtube: https://www.youtube.com/channel/UCMS4rfGrTwz8W7jhC1Jnv7g * Audiobombs: https://www.audiobombs.com/users/jeanette_c * GitHub: https://github.com/jeanette-c Ain't no way I'll be lonely <3 (Britney Spears) Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2024-05-31 22:07 |
From | Marcelo Carneiro de Lima |
Subject | Re: [Csnd] DSD |
Thank you. Best wishes, Marcelo Em sex., 31 de mai. de 2024, 17:52, Jeanette C. <julien@mail.upb.de> escreveu: Hi Marcelo, |
Date | 2024-05-31 22:34 |
From | Michael Gogins |
Subject | Re: [Csnd] DSD |
Csound can produce extremely high resolution soundfiles, .wav or .aif or .flac, anything supported by libsndfile, float or double precision, very high sampling rates, any number of channels. You can then use https://tascam.com/us/product/hi-res_editor/top to convert pcm files to/from dsd. I think sox may also be able to convert to/from dsd. ----------------------------------------------------- Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Fri, May 31, 2024 at 2:07 PM Marcelo Carneiro de Lima <marcelo.arcos2@gmail.com> wrote:
|
Date | 2024-05-31 22:47 |
From | Michael Gogins |
Subject | Re: [Csnd] DSD |
I think I spoke too hastily about sox. A developer contributed such a conversion, but it does not appear to be implemented in my macOS sox command. ----------------------------------------------------- Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Fri, May 31, 2024 at 2:34 PM Michael Gogins <michael.gogins@gmail.com> wrote:
|
Date | 2024-06-01 00:16 |
From | Marcelo Carneiro de Lima |
Subject | Re: [Csnd] DSD |
Thanks, I was just curious. Best wishes Marcelo Em sex., 31 de mai. de 2024, 18:34, Michael Gogins <michael.gogins@gmail.com> escreveu:
|
Date | 2024-06-01 00:18 |
From | Marcelo Carneiro de Lima |
Subject | Re: [Csnd] DSD |
Nice, thank you very much. Marcelo Em sex., 31 de mai. de 2024, 18:47, Michael Gogins <michael.gogins@gmail.com> escreveu:
|