hello,
I am looking for an "arpeggio" sound generated by pd...didnt find it in the reference, so the question is, if there is any arpeggio-object already made, because it might be quite tough (for me) to make one....thanks for any piece of advice
henrik wurster wrote:
so the question is, if there is any arpeggio-object already made, because it might be quite tough
It just so happens that I just finished my arp external last week, get it (together with a bunch of more or less relevant crap) here:
svn co svn://atte.dk/attes_pd_stuff
Goto externals an type "make". Copy the files arp-help.pd and arp.pd_linux (or whetever platform your at) to somewhere in your pd-path or add the externals dir to your pd path.
I wrote [arp] it 'cause I was working on a piece where I needed it, and although the piece is not finished, it might give you an idea on what [arp] is doing (although I guess you might already know):
http://atte.dk/download/himlen_rammer_her.mp3
thank you very much ! I will give feedback, as soon as possible
2007/10/1, Atte André Jensen atte.jensen@gmail.com:
henrik wurster wrote:
so the question is, if there is any arpeggio-object already made, because it might be quite tough
It just so happens that I just finished my arp external last week, get it (together with a bunch of more or less relevant crap) here:
svn co svn://atte.dk/attes_pd_stuff
Goto externals an type "make". Copy the files arp-help.pd and arp.pd_linux (or whetever platform your at) to somewhere in your pd-path or add the externals dir to your pd path.
I wrote [arp] it 'cause I was working on a piece where I needed it, and although the piece is not finished, it might give you an idea on what [arp] is doing (although I guess you might already know):
http://atte.dk/download/himlen_rammer_her.mp3
-- peace, love & harmony Atte
http://atte.dk | http://myspace.com/attejensen http://anagrammer.dk | http://modlys.dk
i wrote a fair bit about arpeggiators here:
http://lists.puredata.info/pipermail/pd-list/2007-09/053538.html
have a look at pdmtl abstractions: http://wiki.dataflow.ws/PdMtlAbstractions/
there's musical.arpeggio from alexandre quessy. patrick
Perhaps you might like to take apart (shameless plug) the Hillagizer. It's a fairly sophisticated arpeggiator 4 voice polyphonic polyrythmic up-arp with intervals specified as harmonic ratios rather than western midi notes to give that classic 70's sound.
http://obiwannabe.co.uk/sounds/hillageizer.mp3
On Mon, 1 Oct 2007 17:34:55 +0200 "henrik wurster" henrik.wurster@gmail.com wrote:
hello,
I am looking for an "arpeggio" sound generated by pd...didnt find it in the reference, so the question is, if there is any arpeggio-object already made, because it might be quite tough (for me) to make one....thanks for any piece of advice