[PlanetCCRMA] tone, chord generator
Luis Garrido
luisgarrido@users.sourceforge.net
Fri Jul 28 11:07:00 2006
> I'm looking for a simple program that I can use to generate tones and chords
> from numerical input. This will be part of a web-based project so I need
> something I could run on a linux server, no GUI is needed. For example, I
> need something that will take a number as input and output a certain note or
> chord. I would also like some control over the decay time of the sounds and
> of course the type of sound produced. To start, some type of piano sound
> would be nice.
For very simple stuff sox's synth effect may fit the bill.
http://sox.sourceforge.net/
HTH,
Luis