How do you make an instrument using 1 sample per pitch
Posted: Tue Sep 24, 2013 9:05 am
by bluesh1ft
I have audio samples of all the pitches for each instrument. I want to map each audio sample(pitch) to a key on the piano roll. How is this done. Do i start with audioprocessor to import the audio samples? This stuff seems so esoteric at times.
Thanks in advance.
Re: How do you make an instrument using 1 sample per pitch
Posted: Tue Sep 24, 2013 10:34 am
by zonkmachine
With the AudioFileProcessor you can only play one sample at a time. In this case you need to create a soundfont and use it with the sf2 player. To create a soundfont you use a soundfont editor.
I've used this one and it takes some effort to get started with.
https://sourceforge.net/projects/swami/
Here is a new one that I haven't tried yet:
https://sourceforge.net/projects/polyph ... eases/1.0/