I try to make one shot midi loop. I expect it to play once when i press a key, and again play on next press.
I use midiBox and set it to OneShot. It plays once and stops to react to keys. Does not play second time at all.
I Can someone describe how to make one shot that plays one loop after every key pressed?
Use the "one shot / key" mode.
In this mode i need to hold a key till the end of loop. And it does not stop at the end of a midi file. It stops when note off received.
And in One-Shot mode it plays loop but no notes played.
No sound, but playback indicator shows it is going on. And on second press only play button is darken, but playback line is inactive.
Is there way to play whole loop once on one press? During performance i cannot hold a key...
I'll have a look into this. The original one-shot mode is supposed to work the way you want, but it will stop if the Transport stops.