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
Update your Band-in-a-Box® 2025 for Windows® Today!
If you’ve already purchased Band-in-a-Box® 2025 for Windows®, great news—a new update is now available! This update introduces a handy new feature: a vertical cursor in the Tracks window that shows the current location across all tracks, and more.
Video: Band-in-a-Box® 2025 for Windows®: Boot Camp: The AI Lyrics Generator
With Band-in-a-Box 2025® for Windows®, we've introduced an exciting new feature: the AI Lyrics Generator! In this video, Tobin guides you step-by-step on how to make the most of this new tool.
Band-in-a-Box® 2025 for Windows®: Boot Camp: The AI Lyrics Generator video.
Video: Band-in-a-Box® 2025 for Windows®: Using VST3 Plugins
Band-in-a-Box 2025® for Windows® now includes support for VST3 plugins, bringing even more creative possibilities to your music production. Join Simon as he guides you through the process in this easy-to-follow demonstration!
Video: Band-in-a-Box® 2025 for Windows®: Using VST3 Plugins
Video: Band-in-a-Box 2025 for Windows: Using The BB Stem Splitter!
In this video, Tobin provides a crash course on using the new BB Stem Splitter feature included in Band-in-a-Box 2025® for Windows®. During this process he also uses the Audio Chord Wizard (ACW) and the new Equalize Tempo feature.
Video: Band-in-a-Box® 2025 for Windows®: Using the BB Stem Splitter
Check out the forum post for some optional Tips & Tricks!
Congrats to Misha (Rustyspoon)…downloaded/installed a full Audiophile 2025!
Breaking News!
We’re thrilled to announce that Rustyspoon has made PG history as the very first person to successfully complete the download and install of the full Band-in-a-Box 2025 Windows Audiophile Edition (with FLAC files)—a whopping 610GB of data!
A big shoutout to Rustyspoon for stepping up to be our test "elf!"
With the launch of Band-in-a-Box® 2025 for Windows, we're adding new videos to our YouTube channel. We'll also share them here once they are published so you can easily find all the Band-in-a-Box® 2025 and new Add-on videos in one place!
Whether it's a summary of the new features, demonstrations of the 202 new RealTracks, new XPro Styles PAK 8, or Xtra Styles PAKs 18, information on the 2025 49-PAK, or detailed tutorials for other Band-in-a-Box® 2025 features, we have you covered!
Band-in-a-Box® 2025 for Windows is here, packed with major new features and an incredible collection of available new content! This includes 202 RealTracks (in Sets 449-467), plus 20 bonus Unreleased RealTracks in the 2025 49-PAK. There are new RealStyles, MIDI SuperTracks, Instrumental Studies, “Songs with Vocals” Artist Performance Sets, Playable RealTracks Set 4, two new sets of “RealDrums Stems,” XPro Styles PAK 8, Xtra Styles PAK 19, and more!
Special Offers
Upgrade to Band-in-a-Box® 2025 with savings of up to 50% on most upgrade packages during our special—available until December 31, 2024! Visit our Band-in-a-Box® packages page for all the purchase options available.
2025 Free Bonus PAK & 49-PAK Add-ons
We've packed our Free Bonus PAK & 49-PAK with some incredible Add-ons! The Free Bonus PAK is automatically included with most Band-in-a-Box® for Windows 2025 packages, but for even more Add-ons (including 20 Unreleased RealTracks!) upgrade to the 2025 49-PAK for only $49. You can see the full lists of items in each package, and listen to demos here.
If you have any questions, feel free to connect with us directly—we’re here to help!
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.