Tried ver 423, same result with error message: "Biab track injector GUI.lua:153: attempt to call a nil value (field 'BR_Win32_WritePrivateProfileString')"
It just sets Reaper Media > Video to use wmf for wma as priority, the latest version of Reaper my set that as default any way wmf ffmpeg vlc qt:mov,qt,m4v,mp4 dshow:!mov,!mp4,!m4v,!qt
Have a look in Options > Preferences > Media > Video and see if the priority is set with windows media format (wmf) first
Thank you, musocity, I'll give it a try... I think Injector is an awsome tool, I cannot wait to get it working.
Yes it is, you just need to stick with it and you will get it sorted. It may be a bit scary for some Biab users that are not used to Reaper. Again, if PG implement this it will work straight out the Box. Let's see what next month brings.
Hi musocity Thank you so much for your feedback. I managed to get the injector runing, with latest SWS and biab installations; when I try to import the track and I get the following message in the console; I cannot find a way to find the trackdata.txt, is there a methodology to generate it?:
"Error: Biab track injector GUI.lua:1316: cannot open file 'C:\bb\Data\trackdata.txt' (No such file or directory)
Stack traceback: ReaTrak_Core.lua:93: in function <...rs\avc5z\AppData\Roaming\REAPER\Scripts\ReaTrak_Core.lua:84> [C]: in function 'io.input' Biab track injector GUI.lua:1316: in function 'read_lines2' Biab track injector GUI.lua:2471: in function 'import_sel_mid_trk_btn_click' Biab track injector GUI.lua:1546: in function 'import_all_chk_tracks_btn_click' Class - Button.lua:138: in method 'onmouseup' ReaTrak_Core.lua:887: in field 'Update' ReaTrak_Core.lua:440: in field 'Main_Update_Elms' ReaTrak_Core.lua:307: in function <...rs\avc5z\AppData\Roaming\REAPER\Scripts\ReaTrak_Core.lua:303> [C]: in function 'xpcall' ReaTrak_Core.lua:303: in function <...rs\avc5z\AppData\Roaming\REAPER\Scripts\ReaTrak_Core.lua:302>
Did you put the Track menu in the 923 when you went back to it from 926 make sure you are running the right version if running 2 versions rename bbw64 - 923.exe The selected track in the floating mixer will give you the C:\bb\Data\temp.txt for Audio RT/RD/UT data and trackdata.txt for Midi track data if you have BB installed on C:\
Yes, that's good, Reaper will access it via AutoHotkey to read temp.txt and trackdata.txt that Biab creates from the menu selections. This will read the current Biab audio track sections (temp.txt) or midi track data (trackdata.txt) into the Reaper track.
If these 2 functions were put into Help > Utilities by PG it would save a lot of trouble.
I'm installing on Linux trying to interpret the Windows install instructions to suit, but I get an error about which you may be able to advise. This is as I try to Run "Script: Biab track injector GUI.lua"
Last edited by Gordon Scott; 11/29/2212:54 AM.
Jazz relative beginner, starting at a much older age than was helpful. AVL:MXE Linux; Windows 11 BIAB2026 Audiophile, a bunch of other software. Kawai MP6, Ui24R, Focusrite Saffire Pro40 and Scarletts .
I'm installing on Linux trying to interpret the Windows install instructions to suit, but I get an error about which you may be able to advise. This is as I try to Run "Script: Biab track injector GUI.lua"
Sorry, Gorden. Would like to help, but over my pay-grade.
BIAB & RB2026 Win.(Audiophile), Windows 10 Pro & Windows 11, Cakewalk Bandlab, Izotope Prod.Bundle, Roland RD-1000, Synthogy Ivory, Session Keys Grand S & Electric R, Kontakt, Focusrite 18i20, KetronSD2, NS40M, Pioneer Active Monitors.
Also In Reaper menu Extensions > Reapack > Browse packages.. in Filter paste js_ReaScriptAPI right click > Install > Apply
It just sets Reaper Media > Video to use wmf for wma as priority, the latest version of Reaper my set that as defafult any way wmf ffmpeg vlc qt:mov,qt,m4v,mp4 dshow:!mov,!mp4,!m4v,!qt
See if you have wma option in Linux else you will need to use wav or flac, wv, aiff, mp3, ogg
You will need to change the paths, there is a replace all command in the script editor to replace all occurrences.
I didn't get far with this today. I've dropped all the SWS files in the relevant places in ~/.config/REAPER I'm not sure where to check if the extensions for ReaScript are installed. I'll have to explore. I was able to Install->Apply.
I can import .wma files OK, but have no option to render .wma. I think that's sane enough.
I've still to look at the paths. I'm guessing I can remove the drive part and point at the Linux directory. I'll try that out and let you know what happens. Tomorrow (Thurs) will be a bit busy, so I may not get around to any of this very quickly.
Band-in-a-Box® for Windows Version 2022 (923) 64 bit application
Jazz relative beginner, starting at a much older age than was helpful. AVL:MXE Linux; Windows 11 BIAB2026 Audiophile, a bunch of other software. Kawai MP6, Ui24R, Focusrite Saffire Pro40 and Scarletts .
I changed all the path definitions that used drive letters to a literal path, e.g.
Code:
[[\var\BiaB_etc\bb\..whatever..]]
and running the script now open the Biab Track Injector window, which appears fine ... time to explore.
On thing I was uncertain about in this was whether the backslash delimiters in paths would work. It seems they do, so presumably something within LUA(probably) understands that. I did wonder, though, if paths should really be written with forward slashes, which is the more usual convention.
Hmm ... or maybe it does. It's just crashed trying to open \var\BiaB_etc\bb\Data\temp.txt but that may also be because that file actually doesn't exist. I note a number of bits of code that look like they may be doing slash translations.
FWIW it used to be that Windows was perfectly happy 'under the hood' to use forward slashes for file paths. It appeared that only the command line demanded a backslashes for paths and forward slashes for command-line switches. I don't off-hand know if that's still true, but I suspect so.
I started through the "Basics 1" section of the video "Band In A Box Track Injector for Reaper", importing chords form an MGU file. At present going on to they Export chords to Biab, gives the log, but fails to transfer any data. This is, of course, pushing some fairly outrageous tasks though this chain ... running in Reaper for Linux a large script written for Reaper on Windows trying to communicate with a Windows program running in Wine on Linux. What could possibly go wrong :-D
Suspending for a while ... I have some work to do.
Edit: Oh yes, I have not so far tried to do the "Add track menu to Biab".
Last edited by Gordon Scott; 12/03/2205:29 AM.
Jazz relative beginner, starting at a much older age than was helpful. AVL:MXE Linux; Windows 11 BIAB2026 Audiophile, a bunch of other software. Kawai MP6, Ui24R, Focusrite Saffire Pro40 and Scarletts .
\var\BiaB_etc\bb\Data\temp.txt yes you need the track menu for that to get Biab to make the txt also for midi data \var\BiaB_etc\bb\Data\trackdata.txt
You copy paste the chords from the log console window to Biab Ctrl+Shift+V or Edit Paste Special. It can be made to do it automatically but this gives more control. Yes most scripts use / or \\ so they work on Mac to but didn't bother as I don't think I can edit that function on the Mac menu to give the track data ? haven't looked into it, will be easier if PG just give menu function to give these temp trackdata txt like it gives with all drum txt all realtrack txt all styles txt etc..
Ah ... copy & paste. Yes, OK. I didn't register that in the video.
Do let me know whether you're OK with me continuing with this as we could be chasing bugs for ages for just me or just us.
Following on in the video I reached only to "Import selected tracks" before getting an error:
Code:
Stack traceback:
ReaTrak_Core.lua:93: in function </home/gordon/.config/REAPER/Scripts/ReaTrak_Core.lua:84>
[C]: in function 'io.input'
Biab track injector GUI.lua:1334: in function 'read_lines'
Biab track injector GUI.lua:2694: in function 'gen_cur_track_sec_btn_click'
Biab track injector GUI.lua:2617: in function 'import_sel_trk_btn_click'
Biab track injector GUI.lua:1545: in function 'import_all_chk_tracks_btn_click'
Class - Button.lua:138: in method 'onmouseup'
ReaTrak_Core.lua:887: in field 'Update'
ReaTrak_Core.lua:440: in field 'Main_Update_Elms'
ReaTrak_Core.lua:307: in function </home/gordon/.config/REAPER/Scripts/ReaTrak_Core.lua:303>
[C]: in function 'xpcall'
ReaTrak_Core.lua:303: in function </home/gordon/.config/REAPER/Scripts/ReaTrak_Core.lua:302>
Lokasenna_GUI:
v2.16.8
Reaper:
6.71/linux-x86_64
Platform:
Other
That presumably means that function io.input failed. I had a look in the local scripts for the function itself, but didn't find it.
An aside to this, which may be related; if I try to run the BiaB VST, in Reaper or the BiaB standalone, I get an error dialog that just says "I/O error 103.".
FWIW, I changed the generic paths to use / in case that was an issue, but it appears not. All the windows commands I left with backslashes.
Jazz relative beginner, starting at a much older age than was helpful. AVL:MXE Linux; Windows 11 BIAB2026 Audiophile, a bunch of other software. Kawai MP6, Ui24R, Focusrite Saffire Pro40 and Scarletts .
Not sure why the Plugin is not working as I don't have a linux install to try at the moment.
Do you have the C:\bb\Data\temp.txt trackdata.txt temp.txt or for midi track trackdata.txt
I did think I'd previously had the plugin working. I'll do some more exploring, maybe I'll find something.
I seem not to have either text file, not in in C:/bb/Data, nor in F:/bb/Data where I'd probably expect it on my setup.
Something I have discovered is that something has gone slightly awry with the Resource Hackered change, because instead of a "Track" menu I have an additional "Help" menu before the real one. I'll explore that tomorrow. I'm pretty I put in the correct text as I still have the text in a file. Maybe I didn't put it in quite the right place or some such. Resource Hacker doesn't seem to offer the data to modify on Wine, so I had to change to Win10, which has long been a nuisance on this machine. :-(
Jazz relative beginner, starting at a much older age than was helpful. AVL:MXE Linux; Windows 11 BIAB2026 Audiophile, a bunch of other software. Kawai MP6, Ui24R, Focusrite Saffire Pro40 and Scarletts .
That track menu was for 923, so edit that menu out first and add another. This will add as an item in the Help > Utilities so it's out of the way without making a new Main menu item "Track" In Resource editor in TBANDWINDOW search Tag = 2759 You will see
Code:
object RunDownloadInstallManagernow1: TMenuItem
Tag = 2759
Caption = 'Run Download/Install Manager now...'
OnClick = RunDownloadInstallManagernow1Click
end
paste this directly under that item by hitting enter after "end"
Code:
object TrackMenuItemID1224: TMenuItem
Tag = 1224
Caption = 'Get Track Info'
end
so you have
Code:
object RunDownloadInstallManagernow1: TMenuItem
Tag = 2759
Caption = 'Run Download/Install Manager now...'
OnClick = RunDownloadInstallManagernow1Click
end
object TrackMenuItemID1224: TMenuItem
Tag = 1224
Caption = 'Get Track Info'
end
end
object TMenuItem
Caption = '-'
end
When I try to use "Get track info"->"0 Save all ....", I get an message dialog: "Files are written to c:\a\trk" That path doesn't appear to exist on my setup, which is likely a clue. I searched the Scripts directories for things that might match that path, but found nothing that looked useful.
FYI, I created empty files temp.txt and trackdata.txt in the likely locations, but they remain untouched.
Jazz relative beginner, starting at a much older age than was helpful. AVL:MXE Linux; Windows 11 BIAB2026 Audiophile, a bunch of other software. Kawai MP6, Ui24R, Focusrite Saffire Pro40 and Scarletts .
It seems to have been in several .exe files since at least 2019.
Jazz relative beginner, starting at a much older age than was helpful. AVL:MXE Linux; Windows 11 BIAB2026 Audiophile, a bunch of other software. Kawai MP6, Ui24R, Focusrite Saffire Pro40 and Scarletts .
Last Chance! The Band-in-a-Box® 2026 for Mac® Special Ends Today (May 31, 2026) at 11:59pm PDT!
Time really is running out! Save up to 50% on Band-in-a-Box® 2026 for Mac® upgrades and receive a FREE Bonus PAK—only when you order by 11:59 PM PDT today!
We've added many major new features and new content in a redesigned Band-in-a-Box® 2026 for Mac®!
Version 2026 introduces a modernized GUI redesign across the program, with updated toolbars, refreshed windows, smoother workflows, and a new Dark Mode option. There’s also a new side toolbar for quicker access to commonly used windows, and the new Multi-View feature lets you arrange multiple windows as layered panels without overlap, making it easier to customize your workspace.
Another exciting new addition is the amazing new AI-Notes feature, which can transcribe polyphonic audio into MIDI. View the results in notation or play them back as MIDI, and choose whether to transcribe an entire track or transcribe specific parts like drums, bass, guitars/piano, or vocals. There's over 100 new features in Band-in-a-Box® 2026 for Mac®.
There's an amazing collection of new content too, including 202 RealTracks, new RealStyles, MIDI SuperTracks, Instrumental Studies, “Songs with Vocals” Artist Performance Sets, Playable RealTracks Set 5, two RealDrums Stems sets, and much more!
Upgrade your Band-in-a-Box for Mac® to save up to 50% on most Band-in-a-Box® 2026 upgrade packages!
Plus, when you order your Band-in-a-Box® 2026 Mac upgrade during our special, you'll receive a Free Bonus PAK of exciting new add-ons.
If you need any help deciding which package is the best option for you, just let us know. We are here to help!
Band-in-a-Box® 2026 Mac Special Offers Extended Until May 31st!
Good news- we've extended our Band-in-a-Box® 2026 for Mac® special offers until May 31, 2026!
Band-in-a-Box® 2026 is packed with major new features, enhancements, and an incredible lineup of new content! The program now sports a sleek, modern GUI redesign across the entire interface, including updated toolbars, refreshed windows, smoother workflows, a new dark mode option, and more. The brand-new side toolbar provides quicker access to key windows, while the new Multi-View feature lets you arrange multiple windows as layered panels without overlap, creating a flexible, clutter-free workspace. We have an amazing new “AI-Notes” feature. This transcribes polyphonic audio into MIDI so you can view it in notation or play it back as MIDI. You can transcribe an entire track (all pitched instruments and drums) or focus on individual parts like drums, bass, guitars/piano, or vocals. There's an amazing collection of new content too, including 202 RealTracks, new RealStyles, MIDI SuperTracks, Instrumental Studies, “Songs with Vocals” Artist Performance Sets, Playable RealTracks Set 5, two RealDrums Stems sets, and much more!
There are over 100 new features in Band-in-a-Box® 2026 for Mac®.
When you order purchase Band-in-a-Box® 2026 before 11:59 PM PDT on May 31st, you'll also receive a Free Bonus PAK packed with exciting new add-ons.
Check out the Band-in-a-Box® for Mac packages page to find the best package for you.
Today's the Last Day of the Band-in-a-Box 2026® for Mac Special!
Order before 11:59pm PDT today (May 15, 2026) to save up to 50% off your Band-in-a-Box® 2026 for Mac® upgrade and receive a FREE Bonus PAK loaded with great new Add-ons to use with this new version!
Band-in-a-Box® 2026 for Mac - Special Offers End at 11:59pm PDT on Friday, May 15th, 2026!
Order before 11:59pm PDT on Friday, May 15th and SAVE up to 50% on most Band-in-a-Box® version 2026 for Mac Upgrade packages... and that's not all! With your version 2026 for Mac purchase, we'll include a Bonus PAK full of great new Add-ons FREE! Upgrade to the 2026 49-PAK to receive even more NEW Add-ons including 20 additional RealTracks... that's 222 NEW RealTracks available with version Band-in-a-Box® 2026 for Mac!
Upgrade to Band-in-a-Box® 2026 for Mac® today for as little as $49! Check out the Band-in-a-Box® packages page for all available purchase options.
Learn more about the Free Bonus PAK and 49-PAK here.
If you have any questions about which package is the best option for you, just let us know. We're here to help!
202 New RealTracks Released with Band-in-a-Box 2026!
With Band-in-a-Box® 2026, we've released 202 incredible new RealTracks (in sets 468-488) in a variety of genres—featuring your most requested styles!
Jazz, Funk & World (Sets 468-475):
Our new jazz, funk & blues RealTracks include a groovin’ collection of RealTracks and RealDrums! These include more requested “soul jazz” RealTracks featuring artists Neil Swainson (bass), Charles Treadway (organ), Brent Mason (guitar), and Wes Little (drums). There are new “smooth jazz” styles (4), which include a RealTracks first: muted trumpet, as well as slick new smooth jazz brushes options for drums. Blues lovers will be thrilled—there are more “classic acoustic blues” styles, including guitar (5), bass (4), and drums (10) with blues master Colin Linden, featuring understated and tasty background acoustic soloing, plus brushes drums and acoustic bass. There are also new electric blues RealTracks, including electric blues with PG favorite Johnny Hiland (3) and soulful electric slide guitar from Colin Linden (4). If you love funk & gospel, there are great new options this year, including gospel organ (3) from Charles Treadway, as well as new funk, tango, and rock ’n’ roll drums (3) and bass (1). And for big, bold arrangements, we have uptempo soul horns (4) featuring a three-part hip horn section with options for a full mix or stems of each individual horn — plus an accompanying rhythm section (4) of drums, bass, guitar, and electric piano!
Rock & Pop (Sets 476–482):
Our new rock & pop RealTracks bring a powerful mix of requested favorites, fresh genres, and modern chart-inspired styles! We have more of our popular “Producer Layered Acoustic Guitars (15)” featuring Band-in-a-Box favorite Brent Mason. We’ve continued our much-requested disco styles (10), and added new Celtic guitar (5) with a more basic, accessible approach than our previous Drop-D or DADGAD offerings. There are also highly requested yacht rock styles (17), inspired by the smooth, polished soft-rock sound of the late ’70s and early ’80s — laid-back grooves, silky electric pianos, warm textures, elegant harmonic movement, and pristine production aesthetics. Fans of heavier styles will love our new glam metal (13), capturing the flashy, high-energy sound of ’80s arena-ready guitar rock. We also have a set of rootsy modern-folk rock (18), with a warm, organic sound combining contemporary folk textures and driving acoustic strumming. And we’ve added lots of new modern pop styles (16) — the kinds of sounds you’re hearing on the radio today, featuring exciting new drums, synths, and cutting-edge RealTracks arrangements.
Country, & Americana (Sets 483–488):
Our new country & Americana RealTracks deliver a rich collection of acoustic, electric, and roots-inspired styles! We have new country pop (9) with legendary guitarist Brent Mason. There is also a potpourri (14) of bouzouki, guitars, banjo, and more, perfect for adding texture and character to contemporary acoustic arrangements. We’ve added funky country guitar (5) with PG favorite Brent Mason, along with classic pedal steel styles (5) featuring steel great Doug Jernigan. There are more country songwriter styles (8) that provide intimate, rootsy foundations for storytelling and modern Americana writing. Finally, we have “background soloing” acoustic guitar (12) with Brent Mason — simpler, but still very tasty acoustic lines designed to sit beautifully behind vocals or act as a subtle standalone solo part.
And, if you are looking for more, the 2026 49-PAK (for $49) includes an impressive collection of 20 bonus RealTracks, featuring exciting and inspiring additions to add to your RealTracks library. You'll get new country-rhythm guitar styles from PG Music favorites Johnny Hiland and Brent Mason, along with modern-pop grooves that capture today’s radio-ready sound! There are also new indie-folk styles with guitar, bass, 6-string bass used as a high-chording instrument, acoustic guitar, and banjo. Plus, dedicated "cymbal fills" RealDrums provide an added layer that work very well with low-key folky styles with other percussion.
The 2026 49-PAK is loaded with other great new add-ons as well. Learn more about the 2026 49-PAK!
2026 Free Bonus PAK & 49-PAK for Band-in-a-Box® 2026 for Mac®!
With your version 2026 for Mac Pro, MegaPAK, UltraPAK, UltraPAK+, Audiophile Edition or PlusPAK purchase, we'll include a Bonus PAK full of great new Add-ons for FREE! Or upgrade to the 2026 49-PAK for only $49 to receive even more NEW Add-ons including 20 additional RealTracks!
These PAKs are loaded with additional add-ons to supercharge your Band-in-a-Box®!
This Free Bonus PAK includes:
The 2026 RealCombos Booster PAK:
-For Pro customers, this includes 27 new RealTracks and 23 new RealStyles.
-For MegaPAK customers, this includes 25 new RealTracks and 23 new RealStyles.
-For UltraPAK customers, this includes 12 new RealStyles.
MIDI Styles Set 92: Look Ma! More MIDI 15: Latin Jazz
MIDI SuperTracks Set 46: Piano & Organ
Instrumental Studies Set 24: Groovin' Blues Soloing
Artist Performance Set 19: Songs with Vocals 9
Playable RealTracks Set 5
RealDrums Stems Set 9: Cool Brushes
SynthMaster Sounds Set 1 (with audio demos)
iOS Android Band-in-a-Box® App
Looking for more great add-ons, then upgrade to the 2026 49-PAK for just $49 and you'll get:
20 Bonus Unreleased RealTracks and RealDrums with 20 RealStyle.
FLAC Files (lossless audio files) for the 20 Bonus Unreleased RealTracks and RealDrums
MIDI Styles Set 93: Look Ma! More MIDI 16: SynthMaster
MIDI SuperTracks Set 47: More SynthMaster
Instrumental Studies 25 - Soul Jazz Guitar Soloing
Artist Performance Set 20: Songs with Vocals 10
RealDrums Stems Set 10: Groovin' Sticks
SynthMaster Sounds & Styles Set 2 (sounds & styles with audio demos)
One of our representatives will be happy to help you over the phone. Our hours of operation are from
6:00AM to 6:00PM PST (GMT -8) Monday thru Friday, and 8:00AM to 4:00PM PST Saturday. We are closed Sunday. You can also send us your questions via email.
One of our representatives will be happy to help you on our Live Chat or by email. Our hours of operation are from
6:00AM to 6:00PM PST (GMT -8) Monday thru Friday; 8:00AM to 4:00PM PST (GMT -8) Saturday; Closed Sunday.