Hi all!
Im new here and have a newbie question:)
I want to make a sampler who plays a .wav file. Thats all.
How do I do it?
Kind Regards 123ndy
Simple Sampler?
Hi all!
Im new here and have a newbie question:)
I want to make a sampler who plays a .wav file. Thats all.
How do I do it?
Kind Regards 123ndy
Go to Help>Browser, and you'll find ready-made samplers and players that will help you figure it out,... if not just entirely satisfy your desire.
Good luck, and keep well ~ Shankar
Hi Shankar!
I have tried the sampler.pd, but it is not what im looking for.
I only want a .wav file to play when i load the patch, so I use the loadbang object, but where to go form here?
Regards 123ndy
have a look at the help for readsf~, or maybe also tabplay~
hi mod, it seems like what im looking for, but when I try to use it, I get this message: error: readsf: start requested with no prior 'open'.
Do you know what this mean?
Regards Sigurd
It means you sent it the [1( message before you sent it the [open <filename>( message. Use [trigger] to make sure their executing in the right order.
Oops! Looks like something went wrong!