To use wma you need 6.57 up if you use wav you can use an earlier version (if you have the disk space you can decompress the wma to wav).
If you are using version 2 like justanoldmuso the PLUGIN will all work except for the Send integration with Reaper's API, the next version of the PLUGIN after 6.0.13 should allow for drag track data (Reaper Track Template) that should work in v2:

Now for the original .di files that the PLUGIN is currently making needs to have a line:
Name ""
for them to drag/open into Reaper version 2
the first 2 items I added Name "" to a line then they load in otherwise it's an empty item
EDIT: the name would of been just the wav/take name that can be blank.

Bass - 1255 Bass, Electric, PopShiningA-B Ev 120 .di.RTrackTemplate
Code
    <ITEM
      POSITION 4 8
      SNAPOFFS 0 0
      LENGTH 3.43928571428571 
      NAME ""
      SOFFS 100.01791666666701
      PLAYRATE 1.16666666666667 1 0 -1 0 0.0025
      <SOURCE VIDEO
        FILE "E:\bb\RealTracks\Bass, Electric, PopShiningA-B Ev 120\bs2126.wav"
      >
    >
    <ITEM
      POSITION 6.89
      SNAPOFFS 0
      LENGTH 6.83928571428572
      NAME ""
      SOFFS 28.0383333333333
      PLAYRATE 1.16666666666667 1 0 -1 0 0.0025
      <SOURCE VIDEO
        FILE "E:\bb\RealTracks\Bass, Electric, PopShiningA-B Ev 120\bs2126.wav"
      >
    >
    <ITEM
      POSITION 13.7378571428571
      SNAPOFFS 0
      LENGTH 5.14642857142857
      SOFFS 8.0275
      PLAYRATE 1.16666666666667 1 0 -1 0 0.0025
      <SOURCE VIDEO
        FILE "E:\bb\RealTracks\Bass, Electric, PopShiningA-B Ev 120\bs2126.wav"
      >
    >

[Linked Image - Only viewable when logged in]

Last edited by musocity; 03/15/24 09:02 PM.