Csound Csound-dev Csound-tekno Search About

[Csnd] probilty sequencing language

Date2009-10-22 11:54
Fromedexter5
Subject[Csnd] probilty sequencing language
spelling aside, I thought this is something someone might find intresting.  I
will be releasing alot of scripts without saying anything though.  This is
inspired by the probability drummer in jeskola buzz only because you can
alter the time you should be able to come up with a larger variety of
patterns.  There really isn't that much to the python script and it should
work well on all platforms..  an example bash script that I could include
with it would be nice.  I would like to hear about any idea's or problems.


http://dexrowem.blogspot.com/search?q=probility+sequencing+language

Date2009-10-22 12:16
Fromedexter5
Subject[Csnd] Re: probilty sequencing language
I think you may have to sort the lines though on the output file.

edexter5 wrote:
> 
> spelling aside, I thought this is something someone might find intresting. 
> I will be releasing alot of scripts without saying anything though.  This
> is inspired by the probability drummer in jeskola buzz only because you
> can alter the time you should be able to come up with a larger variety of
> patterns.  There really isn't that much to the python script and it should
> work well on all platforms..  an example bash script that I could include
> with it would be nice.  I would like to hear about any idea's or problems.
> 
> 
> http://dexrowem.blogspot.com/search?q=probility+sequencing+language
> 

Date2009-10-22 13:51
FromRory Walsh
Subject[Csnd] Re: Re: probilty sequencing language
Don't know if you're interested but it would be simple to get this
script to run Csound too through the use of the API rather than just
create a score. Might make the project more streamlined. Just a
thought,

Rory.


2009/10/22 edexter5 :
>
> I think you may have to sort the lines though on the output file.
>
> edexter5 wrote:
>>
>> spelling aside, I thought this is something someone might find intresting.
>> I will be releasing alot of scripts without saying anything though.  This
>> is inspired by the probability drummer in jeskola buzz only because you
>> can alter the time you should be able to come up with a larger variety of
>> patterns.  There really isn't that much to the python script and it should
>> work well on all platforms..  an example bash script that I could include
>> with it would be nice.  I would like to hear about any idea's or problems.
>>
>>
>> http://dexrowem.blogspot.com/search?q=probility+sequencing+language
>>
>
> --
> View this message in context: http://www.nabble.com/probilty-sequencing-language-tp26007958p26008205.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>


Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2009-10-22 15:31
Fromedexter5
Subject[Csnd] Re: Re: probilty sequencing language
If I can understand it...  you bet, or better yet as an option I am still
afraid of the api changing


RoryWalsh wrote:
> 
> Don't know if you're interested but it would be simple to get this
> script to run Csound too through the use of the API rather than just
> create a score. Might make the project more streamlined. Just a
> thought,
> 
> Rory.
> 
> 
> 2009/10/22 edexter5 :
>>
>> I think you may have to sort the lines though on the output file.
>>
>> edexter5 wrote:
>>>
>>> spelling aside, I thought this is something someone might find
>>> intresting.
>>> I will be releasing alot of scripts without saying anything though.
>>>  This
>>> is inspired by the probability drummer in jeskola buzz only because you
>>> can alter the time you should be able to come up with a larger variety
>>> of
>>> patterns.  There really isn't that much to the python script and it
>>> should
>>> work well on all platforms..  an example bash script that I could
>>> include
>>> with it would be nice.  I would like to hear about any idea's or
>>> problems.
>>>
>>>
>>> http://dexrowem.blogspot.com/search?q=probility+sequencing+language
>>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/probilty-sequencing-language-tp26007958p26008205.html
>> Sent from the Csound - General mailing list archive at Nabble.com.
>>
>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
> 
> 
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
> 

-- 
View this message in context: http://www.nabble.com/probilty-sequencing-language-tp26007958p26010775.html
Sent from the Csound - General mailing list archive at Nabble.com.



Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2009-10-22 15:38
FromRory Walsh
Subject[Csnd] Re: Re: Re: probilty sequencing language
I don't think the basic API function will change too much. Michael
Goggins tutorial on Csound illustrates some basic python code to run
Csound within a python script. Feel free to ask on the list too if you
have a problem.

2009/10/22 edexter5 :
>
> If I can understand it...  you bet, or better yet as an option I am still
> afraid of the api changing
>
>
> RoryWalsh wrote:
>>
>> Don't know if you're interested but it would be simple to get this
>> script to run Csound too through the use of the API rather than just
>> create a score. Might make the project more streamlined. Just a
>> thought,
>>
>> Rory.
>>
>>
>> 2009/10/22 edexter5 :
>>>
>>> I think you may have to sort the lines though on the output file.
>>>
>>> edexter5 wrote:
>>>>
>>>> spelling aside, I thought this is something someone might find
>>>> intresting.
>>>> I will be releasing alot of scripts without saying anything though.
>>>>  This
>>>> is inspired by the probability drummer in jeskola buzz only because you
>>>> can alter the time you should be able to come up with a larger variety
>>>> of
>>>> patterns.  There really isn't that much to the python script and it
>>>> should
>>>> work well on all platforms..  an example bash script that I could
>>>> include
>>>> with it would be nice.  I would like to hear about any idea's or
>>>> problems.
>>>>
>>>>
>>>> http://dexrowem.blogspot.com/search?q=probility+sequencing+language
>>>>
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/probilty-sequencing-language-tp26007958p26008205.html
>>> Sent from the Csound - General mailing list archive at Nabble.com.
>>>
>>>
>>>
>>> Send bugs reports to this list.
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>> csound"
>>>
>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>
> --
> View this message in context: http://www.nabble.com/probilty-sequencing-language-tp26007958p26010775.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2009-10-22 16:31
Fromedexter5
Subject[Csnd] Re: Re: Re: probilty sequencing language
I might leave that up to the text editor.  I think I am going to try it in
medit and embed it in ride tab editor.  As long as python is available or a
tools menu is available I can just wait for a csound editor someone else has
written for that function.


RoryWalsh wrote:
> 
> I don't think the basic API function will change too much. Michael
> Goggins tutorial on Csound illustrates some basic python code to run
> Csound within a python script. Feel free to ask on the list too if you
> have a problem.
> 
> 2009/10/22 edexter5 :
>>
>> If I can understand it...  you bet, or better yet as an option I am still
>> afraid of the api changing
>>
>>
>> RoryWalsh wrote:
>>>
>>> Don't know if you're interested but it would be simple to get this
>>> script to run Csound too through the use of the API rather than just
>>> create a score. Might make the project more streamlined. Just a
>>> thought,
>>>
>>> Rory.
>>>
>>>
>>> 2009/10/22 edexter5 :
>>>>
>>>> I think you may have to sort the lines though on the output file.
>>>>
>>>> edexter5 wrote:
>>>>>
>>>>> spelling aside, I thought this is something someone might find
>>>>> intresting.
>>>>> I will be releasing alot of scripts without saying anything though.
>>>>>  This
>>>>> is inspired by the probability drummer in jeskola buzz only because
>>>>> you
>>>>> can alter the time you should be able to come up with a larger variety
>>>>> of
>>>>> patterns.  There really isn't that much to the python script and it
>>>>> should
>>>>> work well on all platforms..  an example bash script that I could
>>>>> include
>>>>> with it would be nice.  I would like to hear about any idea's or
>>>>> problems.
>>>>>
>>>>>
>>>>> http://dexrowem.blogspot.com/search?q=probility+sequencing+language
>>>>>
>>>>
>>>> --
>>>> View this message in context:
>>>> http://www.nabble.com/probilty-sequencing-language-tp26007958p26008205.html
>>>> Sent from the Csound - General mailing list archive at Nabble.com.
>>>>
>>>>
>>>>
>>>> Send bugs reports to this list.
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>> "unsubscribe
>>>> csound"
>>>>
>>>
>>>
>>> Send bugs reports to this list.
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>> csound"
>>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/probilty-sequencing-language-tp26007958p26010775.html
>> Sent from the Csound - General mailing list archive at Nabble.com.
>>
>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
> 
> 
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
> 

-- 
View this message in context: http://www.nabble.com/probilty-sequencing-language-tp26007958p26012118.html
Sent from the Csound - General mailing list archive at Nabble.com.



Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2009-10-22 16:37
FromRory Walsh
Subject[Csnd] Re: Re: Re: Re: probilty sequencing language
Blue has a python interpretor built into it afaik.

2009/10/22 edexter5 :
>
> I might leave that up to the text editor.  I think I am going to try it in
> medit and embed it in ride tab editor.  As long as python is available or a
> tools menu is available I can just wait for a csound editor someone else has
> written for that function.
>
>
> RoryWalsh wrote:
>>
>> I don't think the basic API function will change too much. Michael
>> Goggins tutorial on Csound illustrates some basic python code to run
>> Csound within a python script. Feel free to ask on the list too if you
>> have a problem.
>>
>> 2009/10/22 edexter5 :
>>>
>>> If I can understand it...  you bet, or better yet as an option I am still
>>> afraid of the api changing
>>>
>>>
>>> RoryWalsh wrote:
>>>>
>>>> Don't know if you're interested but it would be simple to get this
>>>> script to run Csound too through the use of the API rather than just
>>>> create a score. Might make the project more streamlined. Just a
>>>> thought,
>>>>
>>>> Rory.
>>>>
>>>>
>>>> 2009/10/22 edexter5 :
>>>>>
>>>>> I think you may have to sort the lines though on the output file.
>>>>>
>>>>> edexter5 wrote:
>>>>>>
>>>>>> spelling aside, I thought this is something someone might find
>>>>>> intresting.
>>>>>> I will be releasing alot of scripts without saying anything though.
>>>>>>  This
>>>>>> is inspired by the probability drummer in jeskola buzz only because
>>>>>> you
>>>>>> can alter the time you should be able to come up with a larger variety
>>>>>> of
>>>>>> patterns.  There really isn't that much to the python script and it
>>>>>> should
>>>>>> work well on all platforms..  an example bash script that I could
>>>>>> include
>>>>>> with it would be nice.  I would like to hear about any idea's or
>>>>>> problems.
>>>>>>
>>>>>>
>>>>>> http://dexrowem.blogspot.com/search?q=probility+sequencing+language
>>>>>>
>>>>>
>>>>> --
>>>>> View this message in context:
>>>>> http://www.nabble.com/probilty-sequencing-language-tp26007958p26008205.html
>>>>> Sent from the Csound - General mailing list archive at Nabble.com.
>>>>>
>>>>>
>>>>>
>>>>> Send bugs reports to this list.
>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>> "unsubscribe
>>>>> csound"
>>>>>
>>>>
>>>>
>>>> Send bugs reports to this list.
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>>> csound"
>>>>
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/probilty-sequencing-language-tp26007958p26010775.html
>>> Sent from the Csound - General mailing list archive at Nabble.com.
>>>
>>>
>>>
>>> Send bugs reports to this list.
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>> csound"
>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>
> --
> View this message in context: http://www.nabble.com/probilty-sequencing-language-tp26007958p26012118.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2009-10-22 16:59
FromDave Seidel
Subject[Csnd] Re: Re: Re: Re: Re: probilty sequencing language
It does indeed (Jython, actually).

- Dave

Rory Walsh wrote:
> Blue has a python interpretor built into it afaik.
> 
> 2009/10/22 edexter5 :
>> I might leave that up to the text editor.  I think I am going to try it in
>> medit and embed it in ride tab editor.  As long as python is available or a
>> tools menu is available I can just wait for a csound editor someone else has
>> written for that function.

Date2009-10-22 17:05
Fromedexter5
Subject[Csnd] Re: Re: Re: Re: probilty sequencing language
I may have a bunch of tools for it then...


RoryWalsh wrote:
> 
> Blue has a python interpretor built into it afaik.
> 
> 2009/10/22 edexter5 :
>>
>> I might leave that up to the text editor.  I think I am going to try it
>> in
>> medit and embed it in ride tab editor.  As long as python is available or
>> a
>> tools menu is available I can just wait for a csound editor someone else
>> has
>> written for that function.
>>
>>
>> RoryWalsh wrote:
>>>
>>> I don't think the basic API function will change too much. Michael
>>> Goggins tutorial on Csound illustrates some basic python code to run
>>> Csound within a python script. Feel free to ask on the list too if you
>>> have a problem.
>>>
>>> 2009/10/22 edexter5 :
>>>>
>>>> If I can understand it...  you bet, or better yet as an option I am
>>>> still
>>>> afraid of the api changing
>>>>
>>>>
>>>> RoryWalsh wrote:
>>>>>
>>>>> Don't know if you're interested but it would be simple to get this
>>>>> script to run Csound too through the use of the API rather than just
>>>>> create a score. Might make the project more streamlined. Just a
>>>>> thought,
>>>>>
>>>>> Rory.
>>>>>
>>>>>
>>>>> 2009/10/22 edexter5 :
>>>>>>
>>>>>> I think you may have to sort the lines though on the output file.
>>>>>>
>>>>>> edexter5 wrote:
>>>>>>>
>>>>>>> spelling aside, I thought this is something someone might find
>>>>>>> intresting.
>>>>>>> I will be releasing alot of scripts without saying anything though.
>>>>>>>  This
>>>>>>> is inspired by the probability drummer in jeskola buzz only because
>>>>>>> you
>>>>>>> can alter the time you should be able to come up with a larger
>>>>>>> variety
>>>>>>> of
>>>>>>> patterns.  There really isn't that much to the python script and it
>>>>>>> should
>>>>>>> work well on all platforms..  an example bash script that I could
>>>>>>> include
>>>>>>> with it would be nice.  I would like to hear about any idea's or
>>>>>>> problems.
>>>>>>>
>>>>>>>
>>>>>>> http://dexrowem.blogspot.com/search?q=probility+sequencing+language
>>>>>>>
>>>>>>
>>>>>> --
>>>>>> View this message in context:
>>>>>> http://www.nabble.com/probilty-sequencing-language-tp26007958p26008205.html
>>>>>> Sent from the Csound - General mailing list archive at Nabble.com.
>>>>>>
>>>>>>
>>>>>>
>>>>>> Send bugs reports to this list.
>>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>>> "unsubscribe
>>>>>> csound"
>>>>>>
>>>>>
>>>>>
>>>>> Send bugs reports to this list.
>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>> "unsubscribe
>>>>> csound"
>>>>>
>>>>
>>>> --
>>>> View this message in context:
>>>> http://www.nabble.com/probilty-sequencing-language-tp26007958p26010775.html
>>>> Sent from the Csound - General mailing list archive at Nabble.com.
>>>>
>>>>
>>>>
>>>> Send bugs reports to this list.
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>> "unsubscribe
>>>> csound"
>>>
>>>
>>> Send bugs reports to this list.
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>> csound"
>>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/probilty-sequencing-language-tp26007958p26012118.html
>> Sent from the Csound - General mailing list archive at Nabble.com.
>>
>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
> 
> 
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
> 

-- 
View this message in context: http://www.nabble.com/probilty-sequencing-language-tp26007958p26012730.html
Sent from the Csound - General mailing list archive at Nabble.com.



Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2009-10-22 17:09
Fromedexter5
Subject[Csnd] Re: Re: Re: Re: probilty sequencing language
I was planning on writing the tools and then saying how cool it would be if
you could run scripts from an editor...  I do have a rich2edit in wxpython
though that almost highlights csound code.  It would probably be the only
example on the web if I ever finish it..  I have a number of things that I
haven't finished.

edexter5 wrote:
> 
> I may have a bunch of tools for it then...
> 
> 
> RoryWalsh wrote:
>> 
>> Blue has a python interpretor built into it afaik.
>> 
>> 2009/10/22 edexter5 :
>>>
>>> I might leave that up to the text editor.  I think I am going to try it
>>> in
>>> medit and embed it in ride tab editor.  As long as python is available
>>> or a
>>> tools menu is available I can just wait for a csound editor someone else
>>> has
>>> written for that function.
>>>
>>>
>>> RoryWalsh wrote:
>>>>
>>>> I don't think the basic API function will change too much. Michael
>>>> Goggins tutorial on Csound illustrates some basic python code to run
>>>> Csound within a python script. Feel free to ask on the list too if you
>>>> have a problem.
>>>>
>>>> 2009/10/22 edexter5 :
>>>>>
>>>>> If I can understand it...  you bet, or better yet as an option I am
>>>>> still
>>>>> afraid of the api changing
>>>>>
>>>>>
>>>>> RoryWalsh wrote:
>>>>>>
>>>>>> Don't know if you're interested but it would be simple to get this
>>>>>> script to run Csound too through the use of the API rather than just
>>>>>> create a score. Might make the project more streamlined. Just a
>>>>>> thought,
>>>>>>
>>>>>> Rory.
>>>>>>
>>>>>>
>>>>>> 2009/10/22 edexter5 :
>>>>>>>
>>>>>>> I think you may have to sort the lines though on the output file.
>>>>>>>
>>>>>>> edexter5 wrote:
>>>>>>>>
>>>>>>>> spelling aside, I thought this is something someone might find
>>>>>>>> intresting.
>>>>>>>> I will be releasing alot of scripts without saying anything though.
>>>>>>>>  This
>>>>>>>> is inspired by the probability drummer in jeskola buzz only because
>>>>>>>> you
>>>>>>>> can alter the time you should be able to come up with a larger
>>>>>>>> variety
>>>>>>>> of
>>>>>>>> patterns.  There really isn't that much to the python script and it
>>>>>>>> should
>>>>>>>> work well on all platforms..  an example bash script that I could
>>>>>>>> include
>>>>>>>> with it would be nice.  I would like to hear about any idea's or
>>>>>>>> problems.
>>>>>>>>
>>>>>>>>
>>>>>>>> http://dexrowem.blogspot.com/search?q=probility+sequencing+language
>>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> View this message in context:
>>>>>>> http://www.nabble.com/probilty-sequencing-language-tp26007958p26008205.html
>>>>>>> Sent from the Csound - General mailing list archive at Nabble.com.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> Send bugs reports to this list.
>>>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>>>> "unsubscribe
>>>>>>> csound"
>>>>>>>
>>>>>>
>>>>>>
>>>>>> Send bugs reports to this list.
>>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>>> "unsubscribe
>>>>>> csound"
>>>>>>
>>>>>
>>>>> --
>>>>> View this message in context:
>>>>> http://www.nabble.com/probilty-sequencing-language-tp26007958p26010775.html
>>>>> Sent from the Csound - General mailing list archive at Nabble.com.
>>>>>
>>>>>
>>>>>
>>>>> Send bugs reports to this list.
>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>> "unsubscribe
>>>>> csound"
>>>>
>>>>
>>>> Send bugs reports to this list.
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>> "unsubscribe
>>>> csound"
>>>>
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/probilty-sequencing-language-tp26007958p26012118.html
>>> Sent from the Csound - General mailing list archive at Nabble.com.
>>>
>>>
>>>
>>> Send bugs reports to this list.
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>> csound"
>> 
>> 
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/probilty-sequencing-language-tp26007958p26012781.html
Sent from the Csound - General mailing list archive at Nabble.com.



Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2009-10-22 18:05
Fromedexter5
Subject[Csnd] this is probily a final version
http://dexrowem.blogspot.com/search?q=probility+sequencing+language

every thing is sorted now, I think I am done but I will be writing some
music with it to make sure.


edexter5 wrote:
> 
> spelling aside, I thought this is something someone might find intresting. 
> I will be releasing alot of scripts without saying anything though.  This
> is inspired by the probability drummer in jeskola buzz only because you
> can alter the time you should be able to come up with a larger variety of
> patterns.  There really isn't that much to the python script and it should
> work well on all platforms..  an example bash script that I could include
> with it would be nice.  I would like to hear about any idea's or problems.
> 
> 
> http://dexrowem.blogspot.com/search?q=probility+sequencing+language
> 

Date2009-10-24 11:19
Fromedexter5
Subject[Csnd] Re: probilty sequencing language
http://dexrowem.blogspot.com/search?q=probility+sequencing+language

I have a 1.02 version of the piano roll language available.  It now that
works much better with support for decimals, also one test song that is from
a piano instrument (from the csound disk)..  I am thinking about optional
freq drift and variable hit likelyhood percentages as an option maybe in the
next release..


edexter5 wrote:
> 
> spelling aside, I thought this is something someone might find intresting. 
> I will be releasing alot of scripts without saying anything though.  This
> is inspired by the probability drummer in jeskola buzz only because you
> can alter the time you should be able to come up with a larger variety of
> patterns.  There really isn't that much to the python script and it should
> work well on all platforms..  an example bash script that I could include
> with it would be nice.  I would like to hear about any idea's or problems.
> 
> 
> http://dexrowem.blogspot.com/search?q=probility+sequencing+language
> 

Date2009-11-03 13:27
Fromedexter5
Subject[Csnd] Re: probilty sequencing language
I have a 1.04 version available.  I fixed a floating point bug and I added
frequency drift and macros.  some of the features are untested.  The license
is free to use but not for resale.

http://dexrowem.blogspot.com/search?q=probility+sequencing+language



edexter5 wrote:
> 
> spelling aside, I thought this is something someone might find intresting. 
> I will be releasing alot of scripts without saying anything though.  This
> is inspired by the probability drummer in jeskola buzz only because you
> can alter the time you should be able to come up with a larger variety of
> patterns.  There really isn't that much to the python script and it should
> work well on all platforms..  an example bash script that I could include
> with it would be nice.  I would like to hear about any idea's or problems.
> 
> 
> http://dexrowem.blogspot.com/search?q=probility+sequencing+language
>