hi kids,
i made a little sampler that lets you load a bunch of sounds and play them up the chromatic keyboard.
find it at http://www.audionerd.com/projects/pd/multisampler/index.html
i notice there is not much sharing of patches (mainly because everybody makes patches suited specifically to their needs) so hopefully we can get some more general purpose patches of this type?
(apologies to those of you who are good programmers and appalled at my newbie code :P i welcome suggestions on how to improve it)
--eric
------ http://USFamily.Net/info - Unlimited Internet - From $8.99/mo! ------
hi, i get an error "clone _voice ..." couldn't create. i am missing something...? marius.
----- Original Message ----- From: eskogen@usfamily.net To: pd-list@iem.kug.ac.at Sent: Monday, March 17, 2003 12:15 AM Subject: [PD] multisampler
hi kids,
i made a little sampler that lets you load a bunch of sounds and play them
up
the chromatic keyboard.
find it at http://www.audionerd.com/projects/pd/multisampler/index.html
i notice there is not much sharing of patches (mainly because everybody
makes
patches suited specifically to their needs) so hopefully we can get some
more
general purpose patches of this type?
(apologies to those of you who are good programmers and appalled at my
newbie
code :P i welcome suggestions on how to improve it)
--eric
------ http://USFamily.Net/info - Unlimited Internet - From
$8.99/mo! ------
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
Hello, Eric. your multisampler is quite nice. this was simple enough for studying and understanding of dollarsigns and other liquid-variable affairs in pd (till now for me it was difficult to understand what occurs to it).
with all respect to your copyrights i have modified your patch: add arrays for stereo sound, indicators of a sounding sample and volume controllers. (maybe you don't need those features but for me it was very interesting to implement).
also based on your patch i made the new one - the multiplayer. this is not for short loops but for longplay tracks. take a look. |wavinfo| from -lib ext13 was used for definition of duration of a track.
++++ andrei
----- Original Message ----- From: eskogen@usfamily.net To: pd-list@iem.kug.ac.at Sent: Monday, March 17, 2003 1:15 AM Subject: [PD] multisampler
hi kids,
i made a little sampler that lets you load a bunch of sounds and play them
up
the chromatic keyboard.
find it at http://www.audionerd.com/projects/pd/multisampler/index.html
i notice there is not much sharing of patches (mainly because everybody
makes
patches suited specifically to their needs) so hopefully we can get some
more
general purpose patches of this type?
(apologies to those of you who are good programmers and appalled at my
newbie
code :P i welcome suggestions on how to improve it)
--eric
------ http://USFamily.Net/info - Unlimited Internet - From
$8.99/mo! ------
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
Andrei,
I like the changes, especially the GUI! It's a nice improvement, and you did some very interesting things graphically. I think perhaps this should go in the pure-data cvs for abstractions?
Also: is this patch running well on linux or even OSX? I haven't seen it on these systems yet.
-- Eric
Andrey Savitsky wrote:
Hello, Eric. your multisampler is quite nice. this was simple enough for studying and understanding of dollarsigns and other liquid-variable affairs in pd (till now for me it was difficult to understand what occurs to it).
with all respect to your copyrights i have modified your patch: add arrays for stereo sound, indicators of a sounding sample and volume controllers. (maybe you don't need those features but for me it was very interesting to implement).
also based on your patch i made the new one - the multiplayer. this is not for short loops but for longplay tracks. take a look. |wavinfo| from -lib ext13 was used for definition of duration of a track
++++ andrei
----- Original Message ----- From: eskogen@usfamily.net To: pd-list@iem.kug.ac.at Sent: Monday, March 17, 2003 1:15 AM Subject: [PD] multisampler
hi kids,
i made a little sampler that lets you load a bunch of sounds and play them
up
the chromatic keyboard.
find it at http://www.audionerd.com/projects/pd/multisampler/index.html
i notice there is not much sharing of patches (mainly because everybody
makes
patches suited specifically to their needs) so hopefully we can get some
more
general purpose patches of this type?
(apologies to those of you who are good programmers and appalled at my
newbie
code :P i welcome suggestions on how to improve it)
--eric
------ http://USFamily.Net/info - Unlimited Internet - From $8.99/mo! ------