Hello Niels
> Is there any clever trick to achieve this without resorting to
> using other modules
What you need is an inverted trigger at note-on.
Gate----------------+
| |
A165/1 |
+/-Out |
| |
A150 (or A166-AND)<-+
|
A165/2
InvOut
|
A112
This will send a continous gate, which will have a short break at the
note on. This will reassure that the sampleloop starts with a new note.
In fact the start will be delayed for about 50ms, but for looping sounds
this won't bother. If you reduce value of the timing capacitor in the
A165/1, you may narrow this down to 1ms or less. Alternatively you may
insert a A162 before the A150 and set its timing to minimum. Then the
delay would be around 2ms.
Florian