Over the years I have always used the same method. Input the chords in BIAB. Get a decent version of the backing tracks. Render the tracks individually into .wav files. Open Reaper, import the .wav tracks and work with them there.
So I was looking at the top left of the BIAB screen and trying to see which button to press to start this process.
I saw the DAW pluggin button and pressed it but nothing special happened. So I watched a YouTube video on the BIAB plugin and followed along with Reaper.
I must say I was left scratching my head. Why in the world would I want to install a BIAB plugin inside Reaper so that I can start Reaper and create BIAB tracks inside Repear????
Huh? BIAB is dripping with 1000's of features. Does it make any sense to create BIAB tracks inside Reaper when I obviously will lose most of the BIAB features in doing so?
What is the whole point of this BIAB plugin? What am I missing?
How difficult is it to do what I just did and have always done? Create the tracks in BIAB and then import them into your DAW?
A BIAB user for more than 30 years (if you can believe it) !
Band-in-a-Box DAW mode was introduced before the Band-in-a-Box plugin.
DAW mode shrinks the size of the Band-in-a-Box window and forces the Band-in-a-Box window to always be the top screen. The smaller size and always on top window make it easier for both Band-in-a-Box and a DAW window to both be open at the same time so a user can easily drag tracks from Band-in-a-Box and drop the tracks in the DAW.
The DAW plugin can reside inside a DAW and perform some Band-in-a-Box tasks. The plugin allows a user to open a SGU file while inside the DAW. This can be useful when you want to create additional tracks or audition alternative mixes.
Some will say DAW mode is obsolete because a user can use the plugin. I disagree because the DAW mode allows a user to utilize all the features of Band-in-a-Box while the plugin does not have all the features of the program.
Band-in-a-Box DAW mode was introduced before the Band-in-a-Box plugin.
DAW mode shrinks the size of the Band-in-a-Box window and forces the Band-in-a-Box window to always be the top screen. The smaller size and always on top window make it easier for both Band-in-a-Box and a DAW window to both be open at the same time so a user can easily drag tracks from Band-in-a-Box and drop the tracks in the DAW.
The DAW plugin can reside inside a DAW and perform some Band-in-a-Box tasks. The plugin allows a user to open a SGU file while inside the DAW. This can be useful when you want to create additional tracks or audition alternative mixes.
Some will say DAW mode is obsolete because a user can use the plugin. I disagree because the DAW mode allows a user to utilize all the features of Band-in-a-Box while the plugin does not have all the features of the program.
OK thanks Jim. I'm having some success now with that DAW icon in the top left corner. I didn't know I was supposed to drag the tracks right into Reaper. I just did it now with three tracks successfully. It does save a bit of of time.
But I wouldn't use the BIAB plugin inside Reaper to create BIAB tracks. Is it going to offer me all of BIAB styles and RealTracks/Drums and basically all of the other BIAB features?
A BIAB user for more than 30 years (if you can believe it) !
If you have Reaper you have you have the easiest solution, no DAW Plug-In Mode, no rendering, do dragging: Open SGU in Reaper In Biab freeze tracks In Biab Save SGU In Reaper Open SGU
Also: New GUI script Set-SGU-MGU-single-frozen-track-or-section-to-import-to-selected-track-GUI.zip This allows you to set the current SGU you are working on in Biab and instantly import any frozen track or section, so each time I generate a new bit or freeze a different track I Ctrl+ S Biab first then click the Import SGU in Reaper:
Also: New GUI script Set-SGU-MGU-single-frozen-track-or-section-to-import-to-selected-track-GUI.zip This allows you to set the current SGU you are working on in Biab and instantly import any frozen track or section, so each time I generate a new bit or freeze a different track I Ctrl+ S Biab first then click the Import SGU in Reaper:
Hi Muso thanks for writing here and telling me about your scripts! I started the process and got to the part where it said 'edit'. Then I stopped. This is not easy to set up!
And I'm not really sure what it will accomplish in the end that is better than just using the DAW inside BIAB?
A BIAB user for more than 30 years (if you can believe it) !
The default RT RD path is C:\ and default file type is wma, if you use these already you don't need to Edit. if you have the tracks on another drive like F: set it to the drive: default_tracks_dir = "F:\\bb\\RealTracks\\" the default file type is wma if you are using wma set it to: file_type = ".wma" if you are using wav set it to: file_type = ".wav" then use Ctrl+S to save script and run, it will browse for the SGU MGU.. you can cancel out and close the script then run it from the Action box, just search for SGU and it will show, select it then click Run.
Code
default_tracks_dir = "C:\\bb\\RealTracks\\" --(for Win use \\, for Mac use / :default directory for RealTracks wav files
default_drums_dir = "C:\\bb\\Drums\\" --(for Win use \\, for Mac use / :default directory for RealDrums wav files
file_type = ".wma" --{".wma",".wav",".m4a",".aiff",".flac",".mp3",".wv",".ogg"}
The default RT RD path is C:\ and default file type is wma, if you use these already you don't need to Edit. if you have the tracks on another drive like F: set it to the drive: default_tracks_dir = "F:\\bb\\RealTracks\\" the default file type is wma ...
But you haven't said what the script in Reaper is expecting to find? Are you supposed to have completed your song in BIAB so it's ready to go in Reaper? Is your script basically going to import the BIAB song file? Or will it import .wav files or what?
What is the script looking for, where is it looking and what will it do exactly?
A BIAB user for more than 30 years (if you can believe it) !
If you have Reaper you have you have the easiest solution, no DAW Plug-In Mode, no rendering, do dragging: Open SGU in Reaper In Biab freeze tracks In Biab Save SGU In Reaper Open SGU
Where do you have your RealTracks and Drums ? are you using wma or wav ? wav files come with the Audiophile Edition. If you right click on a media item > Source Properties it will tell you where the file is it's looking for. Also Action > Peaks: Build any missing peaks
Where do you have your RealTracks and Drums ? are you using wma or wav ? wav files come with the Audiophile Edition. If you right click on a media item > Source Properties it will tell you where the file is it's looking for. Also Action > Peaks: Build any missing peaks
You can set in Preferences (Ctrl+P)
My RealTrack are here: d:\Music\BIAB\RealTracks\ My Drums are here: d:\Music\BIAB\Drums\
Your instructions don't mention anything about wav or wma files. They just talk about SGU files, which is how BIAB saves my files.
Sorry but it seems you are assuming many things before your script will work properly.
Again, right now all I have to do is save my BIAB file. Export each track (I choose .wav), and then in Reaper just drag these .wav files right into new tracks. BINGO! Very simple. I mean how much simpler can you get than that?
A BIAB user for more than 30 years (if you can believe it) !
"Very simple. I mean how much simpler can you get than that?" 100 times more simpler and quicker.
I assume if you don't have the Audiophile Edition of Biab it will be wma so in the script: default_tracks_dir = "D:\\Music\\BIAB\\RealTracks\\" --(for Win use \\, for Mac use / :default directory for RealTracks wav files default_drums_dir = "D:\\Music\\BIAB\\Drums\\" --(for Win use \\, for Mac use / :default directory for RealDrums wav files file_type = ".wma"
If you are using wma you will need Reaper v6.57 or later.
"Very simple. I mean how much simpler can you get than that?" 100 times more simpler and quicker.
I assume if you don't have the Audiophile Edition of Biab it will be wma so in the script: default_tracks_dir = "D:\\Music\\BIAB\\RealTracks\\" --(for Win use \\, for Mac use / :default directory for RealTracks wav files default_drums_dir = "D:\\Music\\BIAB\\Drums\\" --(for Win use \\, for Mac use / :default directory for RealDrums wav files file_type = ".wma"
If you are using wma you will need Reaper v6.57 or later.
OK thanks Muso, I've got it working now. I'll have to try it out on a bunch of files in the next little while and see how much time I save with it. I commend you on all the work you put in to make this script! Congrats!
A BIAB user for more than 30 years (if you can believe it) !
I'm glad you got it working ! With the soloist track sections you can lengthen them to add notes that you can't do with a consolidated wav file that you render in Biab. You can also do that with the Drums track to get the exact track you need, then it can be made instantly into Stems. You can instantly change FX <> Direct Input keeping the same riffs. You can add new sections to any track with the other 2 scripts Script: Import single frozen track or section SGU MGU to selected track.lua or the easiest way with the GUI script Script: Set SGU MGU single frozen track or section to import to selected track GUI.lua with the GUI script you just copy all the files in the zip to the Scripts folder then load: Script: Set SGU MGU single frozen track or section to import to selected track GUI.lua
Band-in-a-Box® 2025 for Mac® users: Build 904 now available!
If you're already using Band-in-a-Box® 2025 for Mac®, make sure to grab the latest update! Build 904 is now available for download and includes the newest additions and enhancements from our team.
PowerTracks 2026 is here—bringing powerful new enhancements designed to make your production workflow faster, smoother, and more intuitive than ever.
The enhanced Mixer now shows Track Type and Instrument icons for instant track recognition, while a new grid option simplifies editing views. Non-floating windows adopt a modern title bar style, replacing the legacy blue bar.
The Master Volume is now applied at the end of the audio chain for consistent levels and full-signal master effects.
Tablature now includes a “Save bends when saving XML” option for improved compatibility with PG Music tools. Plus, you can instantly match all track heights with a simple Ctrl-release after resizing, and Add2 chords from MGU/SGU files are now fully supported... and more!
Get started today—first-time packages start at just $49.
Already using PowerTracks Pro Audio? Upgrade for as little as $29 and enjoy the latest improvements!
Band-in-a-Box 2026 for Windows Special Offers End Tomorrow (January 15th, 2026) at 11:59 PM PST!
Time really is running out! Save up to 50% on Band-in-a-Box® 2026 for Windows® upgrades and receive a FREE Bonus PAK—only when you order by 11:59 PM PST on Thursday, January 15, 2026!
We've added many major new features and new content in a redesigned Band-in-a-Box® 2026 for Windows®!
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 new AI-Notes feature, which can transcribe polyphonic audio into MIDI. You can view the results in notation or play them back as MIDI, and choose whether to process an entire track or focus on specific parts like drums, bass, guitars/piano, or vocals. There's over 100 new features in Band-in-a-Box® 2026 for Windows®.
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, XPro Styles PAK 10, Xtra Styles PAK 21, and much more!
Upgrade your Band-in-a-Box for Windows to save up to 50% on most Band-in-a-Box® 2026 upgrade packages!
Plus, when you order your Band-in-a-Box® 2026 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 for Windows® Special Offers Extended Until January 15, 2026!
Good news! You still have time to upgrade to the latest version of Band-in-a-Box® for Windows® and save. Our Band-in-a-Box® 2026 for Windows® special now runs through January 15, 2025!
We've packed Band-in-a-Box® 2026 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 process 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, XPro Styles PAK 10, Xtra Styles PAK 21, and much more!
There are over 100 new features in Band-in-a-Box® 2026 for Windows®.
When you order purchase Band-in-a-Box® 2026 before 11:59 PM PST on January 15th, you'll also receive a Free Bonus PAK packed with exciting new add-ons.
Upgrade to Band-in-a-Box® 2026 for Windows® today! Check out the Band-in-a-Box® packages page for all the purchase options available.
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.