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: 3,110
M
Veteran
OP Offline
Veteran
M
Joined: Jun 2009
Posts: 3,110
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: 3,110
M
Veteran
OP Offline
Veteran
M
Joined: Jun 2009
Posts: 3,110
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: 3,110
M
Veteran
OP Offline
Veteran
M
Joined: Jun 2009
Posts: 3,110
Did Anyone Try This On Their System ?

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

Quote:
With
hint_ram_based=0


BIAB – 2025, Reaper (current), i7-12700F Processor, 32GB DDR4-3200MHz RAM, 1TB WD Black NVMe SSD, 2TB WDC Blue SSD, 1TB WD Blue, 2 TB SK NVMe, 6 TB External, Motu Audio Express 6x6

Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Jun 2009
Posts: 3,110
M
Veteran
OP Offline
Veteran
M
Joined: Jun 2009
Posts: 3,110
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: 3,110
M
Veteran
OP Offline
Veteran
M
Joined: Jun 2009
Posts: 3,110
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: 3,110
M
Veteran
OP Offline
Veteran
M
Joined: Jun 2009
Posts: 3,110
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: 3,110
M
Veteran
OP Offline
Veteran
M
Joined: Jun 2009
Posts: 3,110
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: 3,110
M
Veteran
OP Offline
Veteran
M
Joined: Jun 2009
Posts: 3,110
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, 271 downloads)
Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Aug 2011
Posts: 10,755
Veteran
Online Happy
Veteran
Joined: Aug 2011
Posts: 10,755
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 - 2025 BiaB (Build 1128) RB (Build 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: 3,110
M
Veteran
OP Offline
Veteran
M
Joined: Jun 2009
Posts: 3,110
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,755
Veteran
Online Happy
Veteran
Joined: Aug 2011
Posts: 10,755
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 - 2025 BiaB (Build 1128) RB (Build 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: 3,110
M
Veteran
OP Offline
Veteran
M
Joined: Jun 2009
Posts: 3,110
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: 3,110
M
Veteran
OP Offline
Veteran
M
Joined: Jun 2009
Posts: 3,110
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: 3,110
M
Veteran
OP Offline
Veteran
M
Joined: Jun 2009
Posts: 3,110
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,755
Veteran
Online Happy
Veteran
Joined: Aug 2011
Posts: 10,755
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 - 2025 BiaB (Build 1128) RB (Build 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: 3,110
M
Veteran
OP Offline
Veteran
M
Joined: Jun 2009
Posts: 3,110
" 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: 3,110
M
Veteran
OP Offline
Veteran
M
Joined: Jun 2009
Posts: 3,110
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,755
Veteran
Online Happy
Veteran
Joined: Aug 2011
Posts: 10,755
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 - 2025 BiaB (Build 1128) RB (Build 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

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

Our Customer Service hours this weekend are as follows:

Friday, April 18: 8:00 - 4:00
Saturday, April 19: closed
Sunday, April 20: closed
Monday, April 21: Regular hours

Thank you!

Band-in-a-Box 2025 French Version is Here!

Bonjour à tous,

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:

BIAB 2025 - francisation
RealBand 2025 - francisation

Voilà, enjoy!

Band-in-a-Box 2025 German Version is Here!

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:

https://nn.pgmusic.com/pgfiles/languagesupport/deutsch2025.exe
https://nn.pgmusic.com/pgfiles/languagesupport/deutsch2025RB.exe

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.

Stay up to date—get the latest update now!

Update to RealBand® 2025 Build 5 Windows Today!

Already using RealBand® 2025 for Windows®? Download Build 5 now from our Support Page to ensure you have the latest enhancements and improvements from our team.

Get the latest update today!

PowerTracks Pro Audio 2025 for Windows is Here!

PowerTracks Pro Audio 2025 is here! This new version introduces many features, including VST3 support, the ability to load or import a .FLAC file, a reset option for track height in the Tracks window, a taller Timeline on the Notation window toolbar, new freeze buttons in the Tracks window, three toolbar modes (two rows, single row, and none), the improved Select Patch dialog with text-based search and numeric patch display, a new button in the DirectX/VST window to copy an effects group, and more!

First-time packages start at only $49. Already a PowerTracks Pro Audio user? Upgrade for as little as $29!

www.pgmusic.com/powertracks.htm

Video: Summary of the New Band-in-a-Box® App for iOS®

Join Tobin as he takes you on a tour of the new Band-in-a-Box® app for iOS®! Designed for musicians, singer-songwriters, and educators, this powerful tool lets you create, play, and transfer songs effortlessly on your iPhone® or iPad®—anytime, anywhere.

Band-in-a-Box® for iOS® :Summary video.

Check out the forum post for more information.

Forum Statistics
Forums58
Topics83,935
Posts772,543
Members39,499
Most Online25,754
Jan 24th, 2025
Newest Members
FelixDavidson, Tidus55, Smsnaker235, MATEO LUCAS, Justin Wright
39,499 Registered Users
Top Posters(30 Days)
MarioD 148
DC Ron 96
rsdean 91
WaoBand 76
Noel96 67
Today's Birthdays
stevenlynnhall
Powered by UBB.threads™ PHP Forum Software 7.7.5