[Cs-dev] Cs5 rtaudio input not working for Linux ?
Date | 2005-01-28 14:19 |
From | Dave Phillips |
Subject | [Cs-dev] Cs5 rtaudio input not working for Linux ? |
Greetings: The topic asks the question. When I run this command for Victor's syncgrain example: csound5 -i soundfiles/wav/misc/bunting.wav -odac:plughw:2 -dm6 syncgrain2.csd Cs5 reports thusly: reading 4096-byte blks of shorts from soundfiles/wav/misc/bunting.wav (AIFF) The soundfile is most assuredly not an AIFF file: sfinfo soundfiles/wav/misc/bunting.wav File Name soundfiles/wav/misc/bunting.wav File Format Microsoft RIFF WAVE Format (wave) Data Format 16-bit integer (2's complement, little endian) Audio Data 4398656 bytes begins at offset 44 (2c hex) 1 channel, 2199328 frames Sampling Rate 44100.00 Hz Duration 49.87 seconds However, the file did work, producing only some scratchy noise for a few moments before audio output vanished completely. RH9, Planet CCRMA, Csound5 with all bells & whistles Best, dp ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-01-28 17:52 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] Cs5 rtaudio input not working for Linux ? |
I wonder if my fixes for soundfile input have not yet been incorporated to cs5. Last October I discovered a series of bugs with soundfile input with -i & in, soundin and diskin. I fixed them and posted the fixes in the csound list. Then I discovered that GEN01 didn't work as well, fixed it and did the same. I thought all these fixes had been made. I incorporated them in my builds here and -i was working fine. I didn't fix the wrong message, but audio was working. Dave: can you check whether soundin, diskin and GEN01 are working in your system? If they are, this is a new bug, which was introduced later. Can you try just sending the sound straight from in to out, and reporting what happens? Thanks Victor At 14:19 28/01/2005, you wrote: >Greetings: > > The topic asks the question. When I run this command for Victor's > syncgrain example: > > csound5 -i soundfiles/wav/misc/bunting.wav -odac:plughw:2 -dm6 > syncgrain2.csd > > Cs5 reports thusly: > > reading 4096-byte blks of shorts from soundfiles/wav/misc/bunting.wav > (AIFF) > > The soundfile is most assuredly not an AIFF file: > > sfinfo soundfiles/wav/misc/bunting.wav > File Name soundfiles/wav/misc/bunting.wav > File Format Microsoft RIFF WAVE Format (wave) > Data Format 16-bit integer (2's complement, little endian) > Audio Data 4398656 bytes begins at offset 44 (2c hex) > 1 channel, 2199328 frames > Sampling Rate 44100.00 Hz > Duration 49.87 seconds > > However, the file did work, producing only some scratchy noise for a few > moments before audio output vanished completely. > > RH9, Planet CCRMA, Csound5 with all bells & whistles > >Best, > >dp > > > > >------------------------------------------------------- >This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting >Tool for open source databases. Create drag-&-drop reports. Save time >by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. >Download a FREE copy at http://www.intelliview.com/go/osdn_nl >_______________________________________________ >Csound-devel mailing list >Csound-devel@lists.sourceforge.net >https://lists.sourceforge.net/lists/listinfo/csound-devel Victor Lazzarini Music Technology Laboratory Music Department National University of Ireland, Maynooth ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-01-29 14:26 |
From | Istvan Varga |
Subject | Re: [Cs-dev] Cs5 rtaudio input not working for Linux ? |
Dave Phillips wrote: > I'm not at my home machine now. Unfortunately my build failed with CVS > sources from 1-28, so I don't know how soon I'll be able to get back to > testing. > > Btw, I note that my posts take a very long time to appear on this list, > upwards to 12 hours or longer. Is this just the normal behavior for the > SF list traffic or am I missing a setting somewhere ? I also have problems with the SF list, with the same long delay (almost a day) of messages. On the other hand, the CVS version of Csound5 does build for me without problems (and I did not notice any changes since my last commit). ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-01-29 14:36 |
From | Dave Phillips |
Subject | Re: [Cs-dev] Cs5 rtaudio input not working for Linux ? |
Hi Victor: I'm not at my home machine now. Unfortunately my build failed with CVS sources from 1-28, so I don't know how soon I'll be able to get back to testing. Btw, I note that my posts take a very long time to appear on this list, upwards to 12 hours or longer. Is this just the normal behavior for the SF list traffic or am I missing a setting somewhere ? Best, dp Victor Lazzarini wrote: > I wonder if my fixes for soundfile input have not yet been incorporated > to cs5. Last October I discovered a series of bugs with soundfile input > with -i & in, soundin and diskin. I fixed them and posted the fixes in > the csound list. Then I discovered that GEN01 didn't work as well, > fixed it > and did the same. I thought all these fixes had been made. I incorporated > them in my builds here and -i was working fine. I didn't fix the wrong > message, > but audio was working. > > Dave: can you check whether soundin, diskin and GEN01 are working in > your system? If they are, this is a new bug, which was introduced later. > Can you try just sending the sound straight from in to out, and reporting > what happens? > > Thanks > > Victor > > At 14:19 28/01/2005, you wrote: > >> Greetings: >> >> The topic asks the question. When I run this command for Victor's >> syncgrain example: >> >> csound5 -i soundfiles/wav/misc/bunting.wav -odac:plughw:2 -dm6 >> syncgrain2.csd >> >> Cs5 reports thusly: >> >> reading 4096-byte blks of shorts from >> soundfiles/wav/misc/bunting.wav (AIFF) >> >> The soundfile is most assuredly not an AIFF file: >> >> sfinfo soundfiles/wav/misc/bunting.wav >> File Name soundfiles/wav/misc/bunting.wav >> File Format Microsoft RIFF WAVE Format (wave) >> Data Format 16-bit integer (2's complement, little endian) >> Audio Data 4398656 bytes begins at offset 44 (2c hex) >> 1 channel, 2199328 frames >> Sampling Rate 44100.00 Hz >> Duration 49.87 seconds >> >> However, the file did work, producing only some scratchy noise for a >> few moments before audio output vanished completely. >> >> RH9, Planet CCRMA, Csound5 with all bells & whistles >> >> Best, >> >> dp >> >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting >> Tool for open source databases. Create drag-&-drop reports. Save time >> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. >> Download a FREE copy at http://www.intelliview.com/go/osdn_nl >> _______________________________________________ >> Csound-devel mailing list >> Csound-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/csound-devel > > > Victor Lazzarini > Music Technology Laboratory > Music Department > National University of Ireland, Maynooth > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |