Previous Thread
Index
Next Thread
Print Thread
Go To
Page 1 of 2 1 2
Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Jun 2009
Posts: 2,482
Veteran
OP Offline
Veteran
Joined: Jun 2009
Posts: 2,482
This is sourcing 5 different wma files at the same time.
Guitar, 12-String Acoustic, Strumming Ev 120.sfz

Watch Video: https://www.dropbox.com/s/23mxfimdgf3ex62/RT-Strumming-SFZ-WMA-2.mp4?dl=0

Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Jun 2009
Posts: 2,482
Veteran
OP Offline
Veteran
Joined: Jun 2009
Posts: 2,482
With
hint_ram_based=0

I get glitches in some wma and mp3 but wav flac and ogg are ok

with
hint_ram_based=1

they all play fine

Same as Sforzando has this option you can have this option in the BBPlugin as each instrument is not sourcing that many different wav's.
All this will work so much better than the crappy waiting time as it is now.
This could all be done right now.
You have a golden opportunity to bring about profound change.
The BBPlugin don't need to wait for wav files to be rendered for it !
It just reads the original WAV Instructions and plays instantly same as Sforzando, if an export is needed it just renders to wav.
Drop the sfz into:
bb\RealTracks\Guitar, 12-String Acoustic, Strumming Ev 120
then drag into Sforzando
you can try it with wav flac ogg (Reaper has a Batch converter)
in the sfz just rename all the
sample=AG1141.wma
in a text editor to the file type you are using.

Right Click Save Link/Target As
Guitar, 12-String Acoustic, Strumming Ev 120 - wma.sfz
Guitar, 12-String Acoustic, Strumming Ev 120 - ram wma.sfz

the
offset=705600
end=1058400
and
loop_start=705600
loop_end=1058400

is just the sample position in the RT file to loop
in Reaper you can right click on the clock and set it to Samples
make sure the project is set to 44100.

This will also work for Live Arranger !

Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Jun 2009
Posts: 2,482
Veteran
OP Offline
Veteran
Joined: Jun 2009
Posts: 2,482
Did Anyone Try This On Their System ?

Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Dec 2002
Posts: 11,405
Veteran
Offline
Veteran
Joined: Dec 2002
Posts: 11,405
You lost me at

Quote:
With
hint_ram_based=0


Dan, BIAB2024, SoundCloud Win11, i7(12thGen), 32GB, 1TB SSD(M.2 NVMe SSD), 2TB Libraries, 1 TB(WD-Black), 2TB SSD(M.2 NVMe SSD)Data, Motu Audio Express, Keystation 61, SL88 Studio, Reaper

Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Jun 2009
Posts: 2,482
Veteran
OP Offline
Veteran
Joined: Jun 2009
Posts: 2,482
Drop the sfz into Notepad and you will see:

<global>


<control>
hint_ram_based=0

<group>


So it will load the required wma files into ram if:
hint_ram_based=1

it will play the files direct if:
hint_ram_based=0

there are 2 sfz, one will play from ram and one will play from hard drive.

Quote:
hint_*

Its a 'hint' to the ARIA engine, others implementations don't have to follow.

ARIA supports specific opcodes in ‹control› which start with “hint”, these should be ignored by any other SFZ parser. Other engines could implement other hints as they wished.

A useful case is hint_ram_based=1, which will cause the samples to be loaded into RAM in their entirety, instead of preloading only starts into RAM and streaming the rest from disk. This can be useful for preventing sound dropout with larger instruments on lower-performance systems, or instruments located on a HDD.

Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Jun 2009
Posts: 2,482
Veteran
OP Offline
Veteran
Joined: Jun 2009
Posts: 2,482
This is what the BBPlugin can do same as Sforzando.
It reads to WAV Instructions BBoutput.txt file,
this has all the WAV Instructions for all tracks.

All the items in the Reaper tracks are the section of the RT source file wav/wma
so the first section is in BS1683.WAV/WMA the -2 is pitch shift


start in source file is 0:28.037 and 4 bars long
in samples:
start 1234800
end 1587600

so to play that section in Sforzando

<region>
sample=BS1683.wma
offset=1234800
end=1587600

Zoom++

Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Jun 2009
Posts: 2,482
Veteran
OP Offline
Veteran
Joined: Jun 2009
Posts: 2,482
When you try it, does Sforzando take ages to render to wav before it plays or does it just play instantly when you hit a key ???

Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Jun 2009
Posts: 2,482
Veteran
OP Offline
Veteran
Joined: Jun 2009
Posts: 2,482
It's not as hard as this is it ?


Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Jun 2009
Posts: 2,482
Veteran
OP Offline
Veteran
Joined: Jun 2009
Posts: 2,482
Now this is playing a RealTrack and RealDrums but I don't have to wait for any wavs to render it just plays instantly.
I can render the track to a wav if I want to send it to a friend.

Watch: https://www.dropbox.com/s/gk1xggd2z8n2oqx/Sforzando-Drums-Guitar.mp4?dl=0

Attached Files (Click to download or enlarge) (Only available when you are logged in)
Sforzando-Drums-Guitar.png (291.84 KB, 270 downloads)
Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Aug 2011
Posts: 10,130
Veteran
Offline
Veteran
Joined: Aug 2011
Posts: 10,130
Musocity,

This response is a continuation of a discussion started +++ in this post +++.

I downloaded both video files and I have viewed both videos multiple times. Interesting viewing and I encourage everyone to take a look at the videos.

One video demonstrates one instance of Sforzando playing sections of a RealTrack audio file.

The second video demonstrates two instances of Sforzando with one playing sections of a RealDrum audio file and the second playing sections of a RealTrack audio file.

The second video was interesting because the two instances played in sync and the RealDrums playback was for both regular playing and fills.

Some DAW, Reaper perhaps, hosts Sforzando in both videos.

You state the videos demonstrate it is faster for the plugin to construct RealTracks and RealDrums in real time versus the present method.

While likely true, I believe your method doesn't utilizes all the resources the main Band-in-a-Box (BiaB) program offers. I'm reasonably sure the main BiaB program uses algorithms and loads from multiple audio files contained to add variety during RealTrack and RealDrum track construction.

Last edited by Jim Fogle; 01/08/23 02:19 PM. Reason: corrected sentence

Jim Fogle - 2024 BiaB (1111) RB (5) Ultra+ PAK
DAWs: Cakewalk by BandLab (CbB) - Standalone: Zoom MRS-8
Laptop: i3 Win 10, 8GB ram 500GB HDD
Desktop: i7 Win 11, 12GB ram 256GB SSD, 4 TB HDD
Music at: https://fogle622.wix.com/fogle622-audio-home
Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Jun 2009
Posts: 2,482
Veteran
OP Offline
Veteran
Joined: Jun 2009
Posts: 2,482
Quote:
While likely true, I believe your method utilizes all the resources the main Band-in-a-Box (BiaB) program offers. I'm reasonably sure the main BiaB program uses algorithms and loads from multiple audio files contained to add variety during RealTrack and RealDrum track construction.

That's why the main Band-in-a-Box (BiaB) program is fast and everyone uses it and why the BBPlugin is so slow and not many use it because they need to wait for the main Band-in-a-Box (BiaB) program in the background to render down to wav for the BBPlugin.
If the BBPlugin works like Sforzando when you click "Generate" it will generate and play instantly.


>>>These are the ones to try (as above) if you have Sforzando installed (maybe not many users have installed Sforzando that comes with Biab ??)
If you have it installed you will get the Sforzando VST in Biab or you can run the Standalone
C:\Program Files\Plogue\sforzando\sforzando.exe

Right Click Save Link/Target As

Guitar, 12-String Acoustic, Strumming Ev 120 - ram wma.sfz
CountryEven8_120_Style - ram wma.sfz

Copy the sfz into:
bb\RealTracks\Guitar, 12-String Acoustic, Strumming Ev 120
and
bb\Drums\CountryEven8

then drag the sfz into Sforzando and press the keys.
You should get instant playing of RealDrums and RealTracks from different files and sections.

Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Aug 2011
Posts: 10,130
Veteran
Offline
Veteran
Joined: Aug 2011
Posts: 10,130
Musocity,

I corrected the quoted sentence in my previous post. I'm glad you understood my meaning even though I left out a word.

For the plugin to generate RealTrack and RealDrum tracks the plugin requires both access to the RealTrack and RealDrum folders and the intelligence needed to assemble the tracks in the creative ways the main BiaB program can.

I assume the plugin already has folder access since the plugin has folder settings. However I have strong doubts PG Music will provide the plugin with the intelligence needed to assemble the tracks in the creative ways the main BiaB program can. PG Music has previously stated the plugin will not be full featured.


Jim Fogle - 2024 BiaB (1111) RB (5) Ultra+ PAK
DAWs: Cakewalk by BandLab (CbB) - Standalone: Zoom MRS-8
Laptop: i3 Win 10, 8GB ram 500GB HDD
Desktop: i7 Win 11, 12GB ram 256GB SSD, 4 TB HDD
Music at: https://fogle622.wix.com/fogle622-audio-home
Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Jun 2009
Posts: 2,482
Veteran
OP Offline
Veteran
Joined: Jun 2009
Posts: 2,482
Thanks Jim. Yes the BBPlugin eventually will have all the intelligence within it to do all the functions it needs, it won't be a Biab in the Plugin with 5 million features if users need that then they can use the ReWire VST.
For now the BBPlugin can call on bbw4 to give the text track data as the pic below shows the BBoutput.txt track data, this is saved in SavedTracks when you do multiriffs in the BBPlugin. So rather than waiting all that time for bbw4 to render the tracks to wavs it will just render txt with the WAV Instructions instantly and playback instantly.
Those WAV Instructions in the pic are the same as in the sfz if you drop the sfz into a Notepad you will see.
So in the saved tracks folders you will have just text tracks data and midi data and not a whole lot of wavs that take ages to render unnecessarily.
You seem to be able to get your head around this, I hope others can also.



Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Jan 2013
Posts: 460
P
Journeyman
Offline
Journeyman
P
Joined: Jan 2013
Posts: 460
musocity(bob)

I follow your posts in the bb forum and the reaper forum and i like to try and implement your ideas.

I have used some of your ideas with no problem but i am really struggling with the sfz output txt thing.

I know you have posted about this subject several times but i still dont understand how to do it(Im penny from the big bang theory video you posted)

you did say "just ask"in one of your posts.

could you walk me through from the very beginning(in txt format)
from the point of having no programs open.

ie...which program should i have open,reaper,bb main,bb plugin,sforzo.

thanks for your patience,time and trouble.


rebuilt styles,songs and real tracks.
win 10...amd a10 radeon r6 4c+6g 1.8ghz
64 bit hp envy
biab 2023 with 1004 build. styles 1 to 429 plus extras 1,2,3,4 and 6.
running as admin,cleaned up returned to factory settings.
Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Jun 2009
Posts: 2,482
Veteran
OP Offline
Veteran
Joined: Jun 2009
Posts: 2,482
1. Right Click Save Link/Target As
Guitar, 12-String Acoustic, Strumming Ev 120 - ram wma.sfz
CountryEven8_120_Style - ram wma.sfz

2. Copy the downloaded guitar sfz file into the folder:
C:\bb\RealTracks\Guitar, 12-String Acoustic, Strumming Ev 120
and the drums sfz into the folder:
C:\bb\Drums\CountryEven8
if they are on another drive then copy there.

3. If you have Sforzando installed you will get the Sforzando VST in Biab that you can load into an empty track,
or you can run the Sforzando Standalone
C:\Program Files\Plogue\sforzando\sforzando.exe

4. Drag the guitar sfz in the realtracks folder into Sforzando and press the keys.
You should get instant playing of RealTracks from different wma files and sections.

5. Drag the drums sfz in the drums folder into another instance of Sforzando and press the key.
You should get instant playing of the RealDrums wma file.

Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Jun 2009
Posts: 2,482
Veteran
OP Offline
Veteran
Joined: Jun 2009
Posts: 2,482
Originally Posted By: MusicStudent
You lost me at

Quote:
With
hint_ram_based=0

Thanks for helping out.

Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Aug 2011
Posts: 10,130
Veteran
Offline
Veteran
Joined: Aug 2011
Posts: 10,130
Quote:
The BBPlugin eventually will have all the intelligence within it to do all the functions it needs
I disagree. PG Music previously stated the plugin will never have all the features present in the main Band-in-a-Box (BiaB) program. Plugin users have been unable to offer PG Music any guidance about what main program features are desired because everyone uses different features in the main program. Whatever features are left out there will be suggestions to add them because someone likely uses the missing feature(s).

Quote:
The BBPlugin can call on bbw4 to give the text track data as the pic below shows the BBoutput.txt track data, this is saved in SavedTracks when you do multiriffs in the BBPlugin.
What happens if a user does not do multiriffs in the plugin? What happens when a user opens a SGU/MGU file? As I understand the plugin there has to be an initial track generation.


Jim Fogle - 2024 BiaB (1111) RB (5) Ultra+ PAK
DAWs: Cakewalk by BandLab (CbB) - Standalone: Zoom MRS-8
Laptop: i3 Win 10, 8GB ram 500GB HDD
Desktop: i7 Win 11, 12GB ram 256GB SSD, 4 TB HDD
Music at: https://fogle622.wix.com/fogle622-audio-home
Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Jun 2009
Posts: 2,482
Veteran
OP Offline
Veteran
Joined: Jun 2009
Posts: 2,482
" intelligence within it to do all the functions it needs "
That means the Generate functions not all the other million and one features and functions, we are trying to simplify it not make it more complex. I can generate up RealDrums directly in Reaper so that can be done in the Plugin easy enough, then you just need the other generate functions. Biab has a very steep learning curve, you don't want to put that onto new DAW only users and scare them away, we have seen enough of that going on, and that hurts me to see that.

The whole idea of the Plugin was to be able to add extra instrument tracks to a recorded DAW session. It was not to give a DAW auto accompaniment, music lessons and practice. It was to attract NEW DAW only users not old Biab users that just want to get the Biab track into a DAW, they can just drag n drop.
To have the 5 million features as I said would be easy to use ReWireVST or make a sync VST for Biab.
The future will be/has to be the C++ BBPlugin/Standalone this gets away from the Delphi Biab RealBand.
Let Biab be for the old and current users but let the BBPlugin be for Professional/DAW/Studio users not old Biab users with old hardware.
LOOK AT EZDRUMMER 3 SUPERIOR DRUMMER 3 that don't scare or frustrate users !!! EZ=EASY
What I'm showing is how to make BBPlugin just wonderfully easy and frustration free. When I say it could be the Industry Standard Goto I mean that, I don't say that lightly.

All this that I have been posting with Sforzando can be put into a separate BBPlugin Standalone that can be used for a Live Arranger you see how fast you can play chord sections from one to the other in Sforzando, this proves it can be done.
You did try those sfz didn't you ????

You are totally limiting the BBPlugin potential by making it for old users that just want the Biab tracks in their DAW that they now have in Biab main app, making a mirror image of the main app in a plugin is pointless.
The BBPlugin working how I showed could open a frozen SGU directly in the BBPlugin with identical layout and sections and read the frozen section data in an SGU/MGU and instantly play that, or it can get bbw4 to open the frozen SGU/MGU track data and render that direct to the SavedTracks folder as text and midi data (NO WAVs).
BBW4 can give the BBPlugin track data for every single track or multiriffs same as it does now but only for multiriffs in the BBoutput.txt.
You can have 24 frozen tracks in the main Biab SGU and the BBPlugin could call on bbw4 to open that and write the text and midi data for all tracks to the SavedTracks folder and the BBPlugin will play instantly identical to Biab main app, not waiting 10 hours for 24 tracks to render.
This way old Biab users don't need all the functions as they can work in Biab > Save frozen SGU >>> BBPlugin will instantly open that frozen SGU and you will have the identical song playing instantly.
Got to change something else ? just make the change in Biab main app and Save again frozen and open again in the BBPlugin, not waiting hours to re-render changes you will get a clone of the Biab current song state instantly.
See all the trouble I went to with Biab Track Injector for Reaper, that was to show how it could be done to get tracks instantly into Reaper without rendering or re-rendering, if you don't like a section you go to Biab change that section and BANG ! it's in Reaper instantly.

Thanks for asking and taking an interest, I don't mine explaining it all to anyone that can't get their head around it, I want to get you guys there also.

Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Jun 2009
Posts: 2,482
Veteran
OP Offline
Veteran
Joined: Jun 2009
Posts: 2,482
Also with the BBPlugin working this way with elastique it will fit the tracks to any varying decimal tempo map.
If old users create their song up in a constant tempo Biab session it will instantly transfer and fit the varying decimal tempo map in their DAW.
You could also have an option to open a frozen SGU and pic the tracks you want to import.

Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Aug 2011
Posts: 10,130
Veteran
Offline
Veteran
Joined: Aug 2011
Posts: 10,130
Quote:
intelligence within it to do all the functions it needs


But, as I mentioned earlier, forum users were unable to agree on what functions the plugin needs. I suspect many current Band-in-a-Box users have not given much thought to what functions they would expect the plugin to perform.

Quote:
I can generate up RealDrums directly in Reaper so that can be done in the Plugin easy enough


That is an apples to oranges comparison between your Reaper script and plugin code. There is no way a non-coder like myself can judge how easy it is to modify the plugin code so the plugin can generate up RealDrums. I don't understand how that statement is relevant to the conversation.

Quote:
The whole idea of the Plugin was to be able to add extra instrument tracks to a recorded DAW session.
Agree but let's change the statement just a little bit; how's this:
Quote:
The whole idea of the Plugin should be to be able to add extra instrument tracks to a recorded DAW session.


Why did I change your statement from "was" to "should be"? Because presently a user can not save a Band-in-a-Box (BiaB) SGU or MGU file and know for sure the file will work properly in the plugin. Back to the first part of this discussion, certain main BiaB program functions that are saved in a SGU or MGU file do not work in the plugin.

My highest priority is for the plugin to utilize ALL the main program functions that can be stored in a SGU or MGU file.

For example the main BiaB program SGU or MGU file can store MultiStyles, can the plugin reconstruct them? The main BiaB program SGU or MGU file can store F5 Bar Settings, can the plugin implement those settings?

Quote:
It was to attract NEW DAW only users not old Biab users that just want to get the Biab track into a DAW, they can just drag n drop.
I agree but what producer is going to work on a SGU or MGU file in the main BiaB program only to find the work does not correctly transfer?

Quote:
Let Biab be for the old and current users but let the BBPlugin be for Professional/DAW/Studio users not old Biab users
No! It's not an either or situation and it never should be. The main BiaB program is where an audio producer should start the song creation and then use the plugin to review alternate instrumentation and riffs.

Quote:
All this that I have been posting with Sforzando can be put into a separate BBPlugin Standalone that can be used for a Live Arranger.
While that is a nice idea there is no sign PG Music is interested in competing with arranger keyboards. Sometimes when you are a small, family owned business you choose not to compete with giants of the industry.

Quote:
You are totally limiting the BBPlugin potential by making it for old users that just want the Biab tracks in their DAW that they now have in Biab main app, making a mirror image of the main app in a plugin is pointless.
Why is wanting the plugin to accurately recreate the tracks in a main BiaB program SGU or MGU file pointless? How does that limit the plugin potential? Don't you believe the plugin should accurately playback a SGU or MGU file?

Quote:
The BBPlugin working how I showed could open a frozen SGU directly in the BBPlugin with identical layout and sections and read the frozen section data in an SGU/MGU and instantly play that, or it can get bbw4 to open the frozen SGU/MGU track data and render that direct to the SavedTracks folder as text and midi data (NO WAVs).
But the frozen tracks were created in the main BiaB program. You just proved my point that an audio producer likely will use both the main BiaB program and the plugin. Earlier you said leave the main BiaB program for the old folks and let the DAW users have the plugin. I just can't envision up and coming audio producers getting SGU or MGU files from us old folks. smile Just a little joke here. smile

Great conversation. It's nice to exchange thoughts and look at different points of view.


Jim Fogle - 2024 BiaB (1111) RB (5) Ultra+ PAK
DAWs: Cakewalk by BandLab (CbB) - Standalone: Zoom MRS-8
Laptop: i3 Win 10, 8GB ram 500GB HDD
Desktop: i7 Win 11, 12GB ram 256GB SSD, 4 TB HDD
Music at: https://fogle622.wix.com/fogle622-audio-home
Previous Thread
Next Thread
Go To
Page 1 of 2 1 2

Moderated by  Blake - PG Music 

Link Copied to Clipboard
ChatPG

Ask sales and support questions about Band-in-a-Box using natural language.

ChatPG's knowledge base includes the full Band-in-a-Box User Manual and sales information from the website.

PG Music News
User Video: Next-Level AI Music Editing with ACE Studio and Band-in-a-Box®

The Bob Doyle Media YouTube channel is known for demonstrating how you can creatively incorporate AI into your projects - from your song projects to avatar building to face swapping, and more!

His latest video, Next-Level AI Music Editing with ACE Studio and Band-in-a-Box, he explains in detail how you can use the Melodist feature in Band-in-a-Box with ACE Studio. Follow along as he goes from "nothing" to "something" with his Band-in-a-Box MIDI Melodist track, using ACE Studio to turn it into a vocal track (or tracks, you'll see) by adding lyrics for those notes that will trigger some amazing AI vocals!

Watch: Next-Level AI Music Editing with ACE Studio and Band-in-a-Box


Band-in-a-Box® 2024 German for Windows is Here!

Band-in-a-Box® 2024 für Windows Deutsch ist verfügbar!

Wir waren fleißig und haben über 50 neue Funktionen und eine erstaunliche Sammlung neuer Inhalte hinzugefügt, darunter 222 RealTracks, neue RealStyles, MIDI SuperTracks, Instrumental Studies, "Songs with Vocals" Artist Performance Sets, abspielbare RealTracks Set 3, abspielbare RealDrums Set 2, zwei neue Sets von "RealDrums Stems", XPro Styles PAK 6, Xtra Styles PAK 17 und mehr!

Paket | Was ist Neu

Update Your PowerTracks Pro Audio 2024 Today!

Add updated printing options, enhanced tracks settings, smoother use of MGU and SGU (BB files) within PowerTracks, and more with the latest PowerTracks Pro Audio 2024 update!

Learn more about this free update for PowerTracks Pro Audio & download it at www.pgmusic.com/support_windows_pt.htm#2024_5

The Newest RealBand 2024 Update is Here!

The newest RealBand 2024 Build 5 update is now available!

Download and install this to your RealBand 2024 for updated print options, streamlined loading and saving of .SGU & MGU (BB) files, and to add a number of program adjustments that address user-reported bugs and concerns.

This free update is available to all RealBand 2024 users. To learn more about this update and download it, head to www.pgmusic.com/support.realband.htm#20245

The Band-in-a-Box® Flash Drive Backup Option

Today (April 5) is National Flash Drive Day!

Did you know... not only can you download your Band-in-a-Box® Pro, MegaPAK, or PlusPAK purchase - you can also choose to add a flash drive backup copy with the installation files for only $15? It even comes with a Band-in-a-Box® keychain!

For the larger Band-in-a-Box® packages (UltraPAK, UltraPAK+, Audiophile Edition), the hard drive backup copy is available for only $25. This will include a preinstalled and ready to use program, along with your installation files.

Backup copies are offered during the checkout process on our website.

Already purchased your e-delivery version, and now you wish you had a backup copy? It's not too late! If your purchase was for the current version of Band-in-a-Box®, you can still reach out to our team directly to place your backup copy order!

Note: the Band-in-a-Box® keychain is only included with flash drive backup copies, and cannot be purchased separately.

Handy flash drive tip: Always try plugging in a USB device the wrong way first? If your flash drive (or other USB plug) doesn't have a symbol to indicate which way is up, look for the side with a seam on the metal connector (it only has a line across one side) - that's the side that either faces down or to the left, depending on your port placement.

Update your Band-in-a-Box® 2024 for Windows® Today!

Update your Band-in-a-Box® 2024 for Windows for free with build 1111!

With this update, there's more control when saving images from the Print Preview window, we've added defaults to the MultiPicker for sorting and font size, updated printing options, updated RealTracks and other content, and addressed user-reported issues with the StylePicker, MIDI Soloists, key signature changes, and more!

Learn more about this free update for Band-in-a-Box® 2024 for Windows at www.pgmusic.com/support_windowsupdates.htm#1111

Band-in-a-Box® 2024 Review: 4.75 out of 5 Stars!

If you're looking for a in-depth review of the newest Band-in-a-Box® 2024 for Windows version, you'll definitely find it with Sound-Guy's latest review, Band-in-a-Box® 2024 for Windows Review: Incredible new capabilities to experiment, compose, arrange and mix songs.

A few excerpts:
"The Tracks view is possibly the single most powerful addition in 2024 and opens up a new way to edit and generate accompaniments. Combined with the new MultiPicker Library Window, it makes BIAB nearly perfect as an 'intelligent' composer/arranger program."

"MIDI SuperTracks partial generation showing six variations – each time the section is generated it can be instantly auditioned, re-generated or backed out to a previous generation – and you can do this with any track type. This is MAJOR! This takes musical experimentation and honing an arrangement to a new level, and faster than ever."

"Band in a Box continues to be an expansive musical tool-set for both novice and experienced musicians to experiment, compose, arrange and mix songs, as well as an extensive educational resource. It is huge, with hundreds of functions, more than any one person is likely to ever use. Yet, so is any DAW that I have used. BIAB can do some things that no DAW does, and this year BIAB has more DAW-like functions than ever."

Forum Statistics
Forums66
Topics81,634
Posts735,249
Members38,521
Most Online2,537
Jan 19th, 2020
Newest Members
SYOTR, Bpnsrinu, DanyLevy, vasilich, maxrob61
38,520 Registered Users
Top Posters(30 Days)
MarioD 181
DC Ron 99
dcuny 86
DrDan 73
Today's Birthdays
Bernard Rasson, John Temmerman
Powered by UBB.threads™ PHP Forum Software 7.7.5