> On Fri, 7 Jul 2000, David Benson wrote:
>
> > festival
> >
> > may be installed, and is only optionally used at run time for
> > rather silly things.
>
> ??? Out of curiosity, what in the world is GDAM doing with Festival ???
>
> :) :) :)
you can type into a text box, have it play samples through the filter
stack and into a sample-recorder; then sequence that speech.
not an effect to be overused :)
(also we've had comercial work that used/uses this feature)
> Btw, another thought occurred to me: My own collection is very definitely
> directed towards x86 Linux, though I did include some LinuxPPC things. I
> would like to see an improved selection for LinuxPPC, as well as anything
> else found workable on Alpha Linux, RTLinux, or whatever. Any comments ?
Most linux apps that use OSS will work on these platforms,
with the possible problem that on PPC some soundcards need the
samples little-endian; I still haven't figured whether this
is always the case on PPC, or what. Probably most sensible
apps should have a "reverse_endian" flag.
(they'll need it for recording to wav files on these platforms anyways...)
- Dave