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
Video: Band-in-a-Box® 2025 for Mac®: VST3 Plugin Support
Band-in-a-Box® 2025 for Mac® now includes support for VST3 plugins, alongside VST and AU. Use them with MIDI or audio tracks for even more creative possibilities in your music production.
Band-in-a-Box® 2025 for Macs®: VST3 Plugin Support
Video: Band-in-a-Box® 2025 for Mac®: Using VST3 Plugins
With the release of Band-in-a-Box® 2025 for Mac, we’re rolling out a collection of brand-new videos on our YouTube channel. We’ll also keep this forum post updated so you can easily find all the latest videos in one convenient spot.
From overviews of new features and walkthroughs of the 202 new RealTracks, to highlights of XPro Styles PAK 8, Xtra Styles PAKs 18, the 2025 49-PAK, and in-depth tutorials — you’ll find everything you need to explore what’s new in Band-in-a-Box® 2025.
Band-in-a-Box® 2025 for Mac 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 for Mac with savings of up to 50% on most upgrade packages during our special—available until July 31, 2025! 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 Mac 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!
Cari amici
È stata aggerate la versione in Italiano del programma più amato dagli appassionati di musica, il nostro Band-in-a-Box.
Questo è il link alla nuova versione 2025.
Di seguito i link per scaricare il pacchetti di lingua italiana aggiornati per Band-in-a-Box e RealBand, anche per chi avesse già comprato la nuova versione in inglese.
Band-in-a-Box® 2025 pour Windows est disponible en Français.
Le téléchargement se fait à partir du site PG Music
Pour ceux qui auraient déjà acheté la version 2025 de Band-in-a-Box (et qui donc ont une version anglaise), il est possible de "franciser" cette version avec les patchs suivants:
Band-in-a-Box 2025 für Windows Deutsch ist verfügbar!
Die deutsche Version Band-in-a-Box® 2025 für Windows ist ab sofort verfügbar!
Alle die bereits die englische Version von Band-in-a-Box und RealBand 2024 installiert haben, finden hier die Installationsdateien für das Sprachenupdate:
Update Your Band-in-a-Box® 2025 to Build 1128 for Windows Today!
Already using Band-in-a-Box 2025 for Windows®? Download Build 1128 now from our Support Page to enjoy the latest enhancements and improvements from our team.
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.