I made these test files to show how fast it can be:
WavData.zip

In Reaper menu Options > Show REAPER Resource Path...

Copy Insert new track import bb temp txt data.lua to Scripts or Scripts\ReaTrak

In Reaper menu Actions > Show Action List > New Action > Load ReaScript...

point it to Insert new track import bb temp txt data.lua and open


Drag the temp.txt out of Drive X depending on what drive you RealTracks Drums are on
to C:\bb\Data you need to have BB on C drive else you need to change the path in the script to your drive
this is the line in the script> filetxt = [[C:\bb\Data\temp.txt]] <then ctrl+s to save and run.

you can try Drums temp.txt then Guitar temp.txt just replace the temp.txt

D Drive folder will be:
D:\bb\Drums\
D:\bb\RealTracks\

then RUN Insert new track import bb temp txt data.lua from Action window.

The first time use of the RT or RD it will create reapeaks after that it will be instant.


This uses the wma though you can change it to wav in the script
line> RTextension =1 <is wma
change to> RTextension =2 <for wav