Csound Csound-dev Csound-tekno Search About

[Csnd] 8-channel aif output (header?)

Date2012-07-21 00:29
Frompeiman khosravi
Subject[Csnd] 8-channel aif output (header?)
Today I noticed that when I render an 8-channel csd to aif file (csound -d test.aif -d) maxmsp seems to register it as a stereo file. I re-saved the file in a wave-editor and it worked fine. Is it a header issue?

Thanks
Peiman

Date2012-07-21 07:37
FromTito Latini
SubjectRe: [Csnd] 8-channel aif output (header?)
AttachmentsNone  

Date2012-07-21 11:58
Frompeiman khosravi
SubjectRe: [Csnd] 8-channel aif output (header?)
Thanks tito,

I never really understood the -A flag. Without it csound seems to generate an aif file too if the output had the aif extension, right?

P

On 21 July 2012 07:37, Tito Latini <tito.01beta@gmail.com> wrote:
A typo in your command, however missing `-A' or `--aiff' or `--format=aiff'.
It works

csound -A -o test.aif test_8ch.csd

file $SFDIR/test.aif
test.aif: IFF data, AIFF audio

sndfile-info $SFDIR/test.aif|grep ^Channels
Channels    : 8

tito

On Sat, Jul 21, 2012 at 12:29:19AM +0100, peiman khosravi wrote:
> Today I noticed that when I render an 8-channel csd to aif file (csound -d
> test.aif -d) maxmsp seems to register it as a stereo file. I re-saved the
> file in a wave-editor and it worked fine. Is it a header issue?
>
> Thanks
> Peiman


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"