Hello commuity,
Im currently busy with writing a sampler device playing a different sample (wave file) for different midi key pressed. (multisampler)
On start up the sampler has to load up to 88 (wave- ) files (where 88 is the maximal numbers of keys of a keyboard) which have to be put in to separate pd arrays. Currently I put 88 array with different names manually in a subpatch to load the samples into those arrays. This process is somehow cumbersome.
Does anybody know how to implement such a multisamplerbased sampler more elegantly.....?
Br Absalom