Hi,
>I'm reading a MIDI file as a backing track so I'd like it to loop endlessly.
>Do you know how I can do that?
There is a simple way to do that:
1)On linux system, type this:
$ for ((;;)) do fluidsynth.exe soundbank.sf2 backingtrack.mid; done
2)But as it seems you are on a Windows system:
Greetings
Here goes the first bunch of 'QStuff*', QjackCtl [1], Qsynth [2],
Qsampler [3], QXGEdit [4], QmidiCtl [5] and QmidiNet [6], all bumped to
**version 0.6.3** while on this (Northern) Summer'20 season.
** QjackCtl - JACK Audio Connection Kit Qt GUI Interface [1] **
QjackCtl 0.6.3 (summ