Re: [LAU] sending random midi notes from a bash script

From: Philippe Hezaine <philippe.hezaine@email-addr-hidden>
Date: Sun Feb 07 2010 - 22:11:09 EET

Gabriel M. Beddingfield a écrit :
>
> Try the attached python filter and see how it suits you. You can use it
> in a pipe like this:
>
> $ cat that-data-quoted-above.txt | python timerander.py
>
> However, if you're tryint to "humanize" the data, you might consider
> replacing the line that has random.randint(min, max) with something like:
>
> c = int(c) + int(random.gauss(0.0, 1.0))
>
> HTH,
> Gabriel
>

You are a Sir, Gabriel.
Yes, I'm trying to "humanize" drums patterns.
I will try it and will be forwarding to you on this list my results.
Be patient. I'm overflowing with ideas and papers.
"We shall overcome" sing Joan Baez in my mind yet.
Regards.

-- 
   Phil.
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Mon Feb 8 00:15:02 2010

This archive was generated by hypermail 2.1.8 : Mon Feb 08 2010 - 00:15:02 EET