How to use sss/sampler/loadtrain2?


#1

I can't get it to work. I always get a compiler error like "class rootc has no member named instance_i"
(Copying from the log does not work here on windows for some reason).

As per instruction I added one table allocator object in my patch. How to go from there?

I samples.axp (3.4 KB)

Alternatively, what is the easiest way to manage dynamic loading of many different samples?

I hope I can be helped :smiley:
Thanks in advance!


#2

If you search the Community Library section of this forum, you'll find
'SirSickSik Contributions'. In there, search for 'loadtrain2' and you'll find more info.


#3

Yes, I looked there but I did not understand the instructions. However, I got it working now, on Ubuntu (not sure whether that is relevant, but I don't get the compiler error here).

I believe my mistake was not to enable "first".

Here is a picture and a patch file in case anybody else is wondering.


samples.axp (6.3 KB)