[Csnd] Re: Re: Save to disk
Date | 2008-04-22 07:53 |
From | victor |
Subject | [Csnd] Re: Re: Save to disk |
No, when you render to DAC wave files are not involved. These are only produced when sound is rendered to disk. All soundfile processing is handled by libsndfile, so you can check that. Also: try using the 'fout' opcode to see if it works. Victor > > Or i missed something at the build in the INOUT directory, during my > transposition from Linux to Solaris ? I looked, but found nothing for the > moment. What strange is, is that i heard perfectly the files at the > playback, that mean they are still transmitted as wav files from Csound to > Portaudio and from Portaudio to my OSS. > > Best regards, > > Sergio |
Date | 2008-04-23 01:46 |
From | cochedelaferte |
Subject | [Csnd] Re: Re: Save to disk |
Hi Victor, Thank's ! I'm yet not familiar with the opcodes. What i can say is that, under Csound5gui, i have fout in the list, but marked as "null". Under Blue, i can load an element called "foutarray" and see the code into it. Other hand i discovered that i missed to adapt some files from Linux to Solaris, especially in Engine and Oops. Maybe after i made this, that will help me, and also for my secound actual problem (virtual keyboard not prompting). Best regards, Sergio -- View this message in context: http://www.nabble.com/Save-to-disk-tp16808009p16828195.html Sent from the Csound - General mailing list archive at Nabble.com. |