[LAU] vibrato depth increasing in PCM synthesis through python

Ivan K ivan_521521 at yahoo.com
Wed Oct 3 19:21:54 UTC 2012





What exactly does this program output?
I can save the output of this
program to a file, but then, what
would I do with this file?
 
Thanks;
 

----- Original Message -----
SxDx <sed at free.fr> writes:
>
> I translated your program into C, ran it, and get
> a nice constant vibrato.
>
> If you want to have a look (if you read C):
> http://pastebin.com/pJKA10Ub
> It spits floats, the 2s of vibrato followed by the 2s with no vibrato.
> You can compile: gcc ex.c -lm then run ./a.out | aplay -r 44100 -f FLOAT_LE
> (it works on my x86_64 computer, it should work on
> any little endian thing, I guess)


More information about the Linux-audio-user mailing list