Yes it is possible. But there are things to keep in mind:
- Sample length. Axoloti can load a certain sample length in total(have not tested precisely how long that is). BUT...... I have one patch with 4 samples loaded in tables. The sizes of those 4 tables, individually are:
2091752 (43,57816666666667)
1048576 (21,84533333333333 seconds)
262144 (5,46133333333333 seconds)
262144 (5,46133333333333 seconds)
Calculated like this:
Tablesize/48000(Axolotis samplerate) = table length in seconds.
That is around 1 minut and 10 seconds in total of those 4 tables. I think you can also make 7 tables of 10 seconds if you want, cause you still stay withitn 1 min 10 secs....
But from what I under stand you would like to process the loops through effects too, right? Both the tables and effects like delay/chorus/etc. use SDram. So I think it would be good practice to make maybe 4 loops, 4 bars each. Not too long...... And then use the rest of SDram for the effects.
Keeping everything tight in real time can be a challenge. Still struggeling a bit with some things. But a good idea is to prepare the sample WELL before you import them into Axoloti. Make sure you know exactly tempo, length in samples, etc. You are going to need that information for Axoloti. Maybe even make sure the tempo/length of all the loops you want to use are the same. That will make it WAY easier to work with.
But again, there are many things to consider, depending on which road you wanna take. Like @thetechnobear says, you should just try and build one and see what issues comes up. You can always ask for tips