[Csnd] 8-channel aif output (header?)
| Date | 2012-07-21 00:29 |
| From | peiman 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 |
| Date | 2012-07-21 07:37 |
| From | Tito Latini |
| Subject | Re: [Csnd] 8-channel aif output (header?) |
| Attachments | None |
| Date | 2012-07-21 11:58 |
| From | peiman khosravi |
| Subject | Re: [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'. |