So in Arranger mode it could read all the RT RD track data in the chosen style:
Code:
#,Name,Start,End,Length,Color
R1,C,1.1.00,3.1.00,2.0.00,FF80C0
R2,C,3.1.00,7.1.00,4.0.00,3776EB
R3,C,7.1.00,10.1.00,3.0.00,11AE3B
R4,C,10.1.00,11.1.00,1.0.00,50ED7B
R5,F,11.1.00,15.1.00,4.0.00,3776EB
R6,F,15.1.00,18.1.00,3.0.00,11AE3B
R7,F,18.1.00,19.1.00,1.0.00,50ED7B
R8,G,19.1.00,23.1.00,4.0.00,3776EB
R9,G,23.1.00,26.1.00,3.0.00,11AE3B
R10,G,26.1.00,27.1.00,1.0.00,50ED7B
R11,Am,27.1.00,31.1.00,4.0.00,3776EB
R12,Am,31.1.00,34.1.00,3.0.00,11AE3B
R13,Am,34.1.00,35.1.00,1.0.00,50ED7B
R14,Dm,35.1.00,39.1.00,4.0.00,3776EB
R15,Dm,39.1.00,42.1.00,3.0.00,11AE3B
R16,Dm,42.1.00,43.1.00,1.0.00,50ED7B
R17,Em,43.1.00,47.1.00,4.0.00,3776EB
R18,Em,47.1.00,50.1.00,3.0.00,11AE3B
R19,Em,50.1.00,51.1.00,1.0.00,50ED7B
R20,Am7,51.1.00,55.1.00,4.0.00,3776EB
R21,Am7,55.1.00,58.1.00,3.0.00,11AE3B
R22,Am7,58.1.00,59.1.00,1.0.00,50ED7B
R23,Dm7,59.1.00,63.1.00,4.0.00,3776EB
R24,Dm7,63.1.00,66.1.00,3.0.00,11AE3B
R25,Dm7,66.1.00,67.1.00,1.0.00,50ED7B
R26,Em7,67.1.00,71.1.00,4.0.00,3776EB
R27,Em7,71.1.00,74.1.00,3.0.00,11AE3B
R28,Em7,74.1.00,75.1.00,1.0.00,50ED7B
R29,Bdim,75.1.00,79.1.00,4.0.00,3776EB
R30,Bdim,79.1.00,82.1.00,3.0.00,11AE3B
R31,Bdim,82.1.00,83.1.00,1.0.00,50ED7B
R32,Csus2,83.1.00,87.1.00,4.0.00,3776EB
R33,Csus2,87.1.00,90.1.00,3.0.00,11AE3B
....

so when a chord is played on the user's keyboard it will play that chord directly from the location in the source file.
If a new chord is not entered it will loop that same chord section again or another one with the same chord.

I just tried this in Reaper and it all just works playing the files direct from hard drive without a glitch, as I change the input chord it will play that section in the files on the USB drive.
It can change on the next beat or at the end of a bar.