|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
AudioFileObject questionOk, so I found a bug where an AudioFileObject isn't
able to locate the actual instance of the audio file to render the instrument (in Windows). So I fixed it (haven't checked in the changes yet), but the diskin opcode gives me a "error skipping unknown chunk in WAV file" error when rendering the csd file. Anybody know what this is and what some possible work-arounds might be in the blue source code? Michael Bechard __________________________________ Start your day with Yahoo! - Make it your home page! http://www.yahoo.com/r/hs ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Bluemusic-devel mailing list Bluemusic-devel@... https://lists.sourceforge.net/lists/listinfo/bluemusic-devel |
|
|
Re: AudioFileObject questionHi Michael,
Regarding the bug for finding the file, did you change to using BlueSystem.findFile() ? I saw a similar problem with Frozen soundObjects in not being able to find the frozen file on Windows the other day (which this has reminded me to fix before the next release, thanks!!!). As for the wave file error, can you let me know what the wav file characteristics are (resolution, bit depth, num channels, etc.)? I know that Istvan has done a lot of work on diskin2 to use instead of diskin and that diskin2 supports more formats than diskin. Perhaps there is something there to look at. If you could post a copy of the WAV if it is not big, then that would be useful. Also, what version of Csound are you using? Thanks! steven On 11/8/05, Michael Bechard <gothmagog@...> wrote: > Ok, so I found a bug where an AudioFileObject isn't > able to locate the actual instance of the audio file > to render the instrument (in Windows). So I fixed it > (haven't checked in the changes yet), but the diskin > opcode gives me a "error skipping unknown chunk in WAV > file" error when rendering the csd file. Anybody know > what this is and what some possible work-arounds might > be in the blue source code? > > Michael Bechard > > > > __________________________________ > Start your day with Yahoo! - Make it your home page! > http://www.yahoo.com/r/hs > > > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App Server. Download > it for free - -and be entered to win a 42" plasma tv or your very own > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > _______________________________________________ > Bluemusic-devel mailing list > Bluemusic-devel@... > https://lists.sourceforge.net/lists/listinfo/bluemusic-devel > ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Bluemusic-devel mailing list Bluemusic-devel@... https://lists.sourceforge.net/lists/listinfo/bluemusic-devel |
| Free embeddable forum powered by Nabble | Forum Help |