Re: Csound Windows Front Ends
Date | 2006-04-30 23:25 |
From | Victor Lazzarini |
Subject | Re: Csound Windows Front Ends |
Csound can handle any libsndfile-implemented format (lots!). What I'd suggest (to Rory) is to implement the soundfile player in Lettuce as a csound instrument. You might be able to pass the name of the soundfile to be played using a string channel. Victor > > In my case, either would be OK, although I'd prefer the > integrated player. The main thing would be not having to > reload the audio file each time after rendering. Even if > the player only handled .wavs that would be OK. File > conversions can be left to things like Audacity or Sox. > Maybe an interface to Sox could be added though? I don't > think an audio editor is necessary. > > Cheers, > > Chris > -- > Send bugs reports to this list. > To unsubscribe, send email to > csound-unsubscribe@lists.bath.ac.uk |
Date | 2006-04-30 23:30 |
From | Rory Walsh |
Subject | Re: Csound Windows Front Ends |
I'll check it out, cheers, Rory. Victor Lazzarini wrote: > Csound can handle any libsndfile-implemented format > (lots!). What I'd suggest (to Rory) is to implement > the soundfile player in Lettuce as a csound instrument. > You might be able to pass the name of the soundfile to > be played using a string channel. > > Victor > >> In my case, either would be OK, although I'd prefer the >> integrated player. The main thing would be not having to >> reload the audio file each time after rendering. Even if >> the player only handled .wavs that would be OK. File >> conversions can be left to things like Audacity or Sox. >> Maybe an interface to Sox could be added though? I don't >> think an audio editor is necessary. >> >> Cheers, >> >> Chris >> -- >> Send bugs reports to this list. >> To unsubscribe, send email to >> csound-unsubscribe@lists.bath.ac.uk |