Previous Thread
Index
Next Thread
Print Thread
Go To
Band-in-a-Box for Windows
Joined: Feb 2015
Posts: 7,954
P
Veteran
OP Offline
Veteran
P
Joined: Feb 2015
Posts: 7,954
This was a response to Partial / bar to bar regen freeze concept
I have talked about this elsewhere but will reiterate.

Probably the reason it has not been implemented it that the tracks are currently generated into RAM as the complete track.
Maybe in the old days Biab had to do this ?
If I do the same in Reaper it is instant but is playing the track direct from disk, I can regenerate any section. Most DAW work like this. If you want Utility tracks to be the same as the BB tracks then they will have to fill up in RAM. If you generate a big song look at the RAM Biab is using, and if you want more than 255 bars how much RAM will that be ?

This is something I'm trying to get implemented with the BBPlugin so we don't have the wait times and a mountain of wav files filling up the hard drive.
The files Reaper is using are on an external USB drive playing direct from there and they are 48khz 24bit.

This can be implemented now with an option for old Pentium 100 users with XP to use the current way, but those with modern hardware will play direct from disk same as Biab plays back utility tracks direct from disk.
Once Biab calculates the sections of the source RealTrack files, instead of joining them together and writing to RAM Biab will play those sections of the wav/wma direct from disk and cut out the middle man.
This will then work as the pic below and easily regenerate any section.
As mentioned elsewhere when you freeze tracks Biab will save the RealTrack section data in the SGU then when you open that SGU the next day it will load and write them into RAM, BUT rather than do that it can play those sections direct from disk.
This will also allow frozen Biab SGU/MGU to be opened in the BB DAW Plugin with all the same sections and Utility tracks.


Band-in-a-Box for Windows
Joined: Apr 2016
Posts: 7,250
Veteran
Offline
Veteran
Joined: Apr 2016
Posts: 7,250
Impressive mind & skills Pipeline.


Cheers
rayc
"What's so funny about peace, love & understanding?" - N.Lowe
Band-in-a-Box for Windows
Joined: Dec 2002
Posts: 12,926
Veteran
Offline
Veteran
Joined: Dec 2002
Posts: 12,926
I would love to support this idea, but honestly simply don't understand what is being proposed. crazy


BIAB – 2026, Reaper (current), i7-12700F Processor, 32GB DDR4-3200MHz RAM, Motu Audio Express 6x6 - My SoundCloud.

Band-in-a-Box for Windows
Joined: Feb 2015
Posts: 7,954
P
Veteran
OP Offline
Veteran
P
Joined: Feb 2015
Posts: 7,954

Band-in-a-Box for Windows
Joined: Feb 2015
Posts: 7,954
P
Veteran
OP Offline
Veteran
P
Joined: Feb 2015
Posts: 7,954
So on the bottom is the RT source file with all the chords that were played, Biab chooses the sections it wants to play from the source file and plays them back in linear order on it's timeline direct from hard drive.
FULL SCREEN

Band-in-a-Box for Windows
Joined: Mar 2018
Posts: 7,230
Veteran
Offline
Veteran
Joined: Mar 2018
Posts: 7,230
Pipeline,
Awesome sketches and explanation!

"RealTrack section data in the SGU" - The "Position" data of RTs segments... sounds good, but
"can play those sections direct from disk"

Here is where I am a little bit concerned. External USB drives, especially spinners.
Because of various USB chip mfgs there might be a huge inconsistency with Random Access, because each minor change in arrangement will require a re-generation which is randomized in BIAB itself, therefore "seeking" those "different" sections and restructuring "what needs to be played" might take longer? I am just guessing here.

A gut feeling tells me, those who have BIAB on fast internal SSD drives or external SSDs with Thunderbolt 3 or higher, will actually see things speed up and process would be cleaner significantly.

I am very curious and a bit nervous how PG team will implement Utility Track functions. This was and still is my highest priority "wish" smile I see how mechanism you described will be the way to go for something of 10-15 tracks or even more in BIAB (legacy + Utility) and bar to bar regen.

P.S. Pipeline, are section transitions smooth when you do this in Reaper? Zero crossing and all that good stuff?

Band-in-a-Box for Windows
Joined: Feb 2015
Posts: 7,954
P
Veteran
OP Offline
Veteran
P
Joined: Feb 2015
Posts: 7,954
Originally Posted By: Pipeline
Another thing, using track data you should be able to highlight a section of chords, right click copy data, then paste data over the same chords in another section.
So if you have a riff you like playing in one spot you can copy it to another, all without wav rendering time same as I can in Reaper.

To give you an example how easy this works I put a RealTrak and RealDrum in a Reaper project, just remove the .mp4 from the download below.
RT 372 & NashvilleSwing Example wav.rpp.mp4

The project will look for
\bb\RealTracks\Guitar, Acoustic, Strumming Hank Sw 120\AcG011.wav
bb\Drums\NashvilleSwing8^\nashvilleswing8^_110_Style.wav
so point Reaper to those folder when prompted.
If you don't have wav just convert those two files from wma to a wav also.


Band-in-a-Box for Windows
Joined: Feb 2015
Posts: 7,954
P
Veteran
OP Offline
Veteran
P
Joined: Feb 2015
Posts: 7,954
This is playing a multitrack Drum along with other 48khz 24bit files from the USB 3 drive.
https://www.dropbox.com/s/szd9wcytf2vgv78/Reaper-24bit-48KHz.mp4?dl=0

This is an actual RealTrack playing direct from the Biab RealTracks folder:
https://www.dropbox.com/s/maxphbq184wg3sx/Reaper-RealTrack.mp4?dl=0

Here's 1/8 changes with a RealTrack playing direct from the bb\RealTracks folder.
https://www.dropbox.com/s/6lpq2hoes8eqe84/8th-Chord-Changes.mp4?dl=0

Band-in-a-Box for Windows
Joined: Mar 2018
Posts: 7,230
Veteran
Offline
Veteran
Joined: Mar 2018
Posts: 7,230
Pipeline,
transitions are pretty smooth smile
I wonder how hard it is to sand box this type of RT access into BIAB for beta testing?
There sure is a potential in this kind of approach.

Band-in-a-Box for Windows
Joined: Feb 2015
Posts: 7,954
P
Veteran
OP Offline
Veteran
P
Joined: Feb 2015
Posts: 7,954
This is the Reaper .rpp the frozen SUG would have the same section data like the info for item start/end position, playback rate pitch in the source file.
So when Biab generates it will choose those sections, so rather than write it to RAM it could just playback the items direct using it's elastique.dll as Reaper does.
RealBand will playback 48 tracks simultaneously from disk. it has destructive editing (same as Biab Audio Edit) whereas Reaper is non destructive so it's all done on the fly with elastique.dll.
So all the editing copy/paste, regenerate, saving is just the data with no wavs filling up the hard drive, it will be quicker, the most time would be spent rendering to RAM.
When Biab renders from RAM to wav is the same as rendering the sections together from hard drive, see Reaper pic below gluing the sections to a new file, but you only need to write to wav for final render otherwise it's all played back direct.


Quote:
<ITEM
POSITION 20
SNAPOFFS 0
LENGTH 2
LOOP 1
ALLTAKES 0
FADEIN 1 0.01 0 1 0 0
FADEOUT 1 0.01 0 1 0 0
MUTE 0 0
COLOR 19340004 R
SEL 0
IGUID {39C05E3C-D560-4D0A-B97E-1FF9B501DAA8}
IID 163
NAME D
VOLPAN 1 0 1 -1
SOFFS 28
PLAYRATE 1 1 0 -1 0 0.0025
CHANMODE 0
GUID {39C05E3C-D560-4D0A-B97E-1FF9B501DAA8}
<SOURCE WAVE
FILE "D:\bb\RealTracks\Guitar, Acoustic, Strumming Hank Sw 120\AcG011.wav"
>
>

Full Screen

Band-in-a-Box for Windows
Joined: Feb 2015
Posts: 7,954
P
Veteran
OP Offline
Veteran
P
Joined: Feb 2015
Posts: 7,954
Another point. if you are just working with the RT data
Quote:
<SOURCE WAVE
FILE "D:\bb\RealTracks\Guitar, Electric, Rhythm LoungeFunkChorus Ev16 080 Direct Input\e10301.wav"
>

and you would like to change it to Direct Input to add your own FX,
it can be easily done by change the source file path, or you could just copy a section that needs another FX and paste the data to another track and set it to \Direct Input\ keeping the same riff without loosing it due to regenerate:
Quote:
<SOURCE WAVE
FILE "D:\bb\RealTracks\Direct Input\Guitar, Electric, Rhythm LoungeFunkChorus Ev16 080 Direct Input\e10301.wav"
>

Previous Thread
Next Thread
Go To

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
Holiday Weekend Hours

As we hop into the Easter weekend, here are our holiday hours:

April 3 (Good Friday): 8:00 AM – 4:00 PM PDT
April 4 (Saturday): Closed
April 5 (Easter Sunday): Closed
April 6 (Easter Monday): Open regular hours

Wishing you an egg-cellent weekend!

— Team PG

Update to Build 10 of RealBand® 2026 for Windows®!

If you're already using RealBand 2026 for Windows, download build 10 to get all the latest additions and enhancements.

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.

Band-in-a-Box® 2026 for Windows® users: Build 1237 is now available!

Already a Band-in-a-Box 2026 for Windows user? Stay up to date and download the build 1237 to get all the latest additions and enhancements.

PowerTracks Pro 2026 for Windows is Here!

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!

Order now!

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.

Forum Statistics
Forums57
Topics86,131
Posts800,637
Members40,042
Most Online44,367
Mar 4th, 2026
Newest Members
Fasteddy87, Risi, HenryHPH, Baldeagle13, vmvera
40,042 Registered Users
Top Posters(30 Days)
MarioD 131
DC Ron 99
rsdean 97
WaoBand 57
Today's Birthdays
dubbodoug, GoldToper, Graham UK, horsthartung, mbon008, Petr Vinovsky
Powered by UBB.threads™ PHP Forum Software 7.7.5