Working with samples
Posted: Fri Jul 03, 2020 5:27 pm
Hello
I'm using the SamplerVoice and SamplerVoiceProgram classes to make a sampler module. My main question is, is there a built-in/easy way to change the sample start offset? I only see values for loop points. If not, is there any decent way I could achieve this without having to ditch these classes and completely code my own sampler class(es)? I guess, in the long run, that might be best given how many ideas I have for modules based around samples/sampling, but any input on this from any angle from anyone would be appreciated.
Also, what is the distinction between the above Sampler classes and the VoltageSound class? I haven't really explored the VoltageSound class at all yet, so maybe it should be obvious. Is the VoltageSound class a more generalized way of working with sampled audio? I guess I'm confused by the apparent overlap and lack of documentation. But I think this class maybe be the answer to my first question...and based on some methods it looks like it may simplify file loading vs SamplerVoiceProgram...hm...
On that note, we ever going to get more detailed documentation on all this stuff?
JK
I'm using the SamplerVoice and SamplerVoiceProgram classes to make a sampler module. My main question is, is there a built-in/easy way to change the sample start offset? I only see values for loop points. If not, is there any decent way I could achieve this without having to ditch these classes and completely code my own sampler class(es)? I guess, in the long run, that might be best given how many ideas I have for modules based around samples/sampling, but any input on this from any angle from anyone would be appreciated.
Also, what is the distinction between the above Sampler classes and the VoltageSound class? I haven't really explored the VoltageSound class at all yet, so maybe it should be obvious. Is the VoltageSound class a more generalized way of working with sampled audio? I guess I'm confused by the apparent overlap and lack of documentation. But I think this class maybe be the answer to my first question...and based on some methods it looks like it may simplify file loading vs SamplerVoiceProgram...hm...
On that note, we ever going to get more detailed documentation on all this stuff?
JK