Previous Thread
Index
Next Thread
Print Thread
Go To
Page 1 of 2 1 2
Band-in-a-Box Wishlist
Joined: Jun 2012
Posts: 3,790
J
Veteran
OP Offline
Veteran
J
Joined: Jun 2012
Posts: 3,790
It would be very cool to have a feature to import chord progressions from a text file! This would provide a really quick and easy way to enter a song into BIAB. I was thinking of a format something like this,

C/Dm/ F//G7 Am/G/ F///
Em/// F/// Em/// F///
C/// //// FCGC /F/C

and when the text file imports it would just set up a new BIAB file with the correct number of bars and the chords already in the right places.

Band-in-a-Box Wishlist
Joined: Jul 2018
Posts: 2
R
Newbie
Offline
Newbie
R
Joined: Jul 2018
Posts: 2
Hi there,
Was there any progress on this issue?

I also think its a very important feature that will make BiaB a much more dominant app.

Band-in-a-Box Wishlist
Joined: Feb 2015
Posts: 7,954
P
Veteran
Offline
Veteran
P
Joined: Feb 2015
Posts: 7,954
You can import ABC into Biab so you can just format the text to ABC by using find replace in a text editor.

If you copy the text below and save it as Song.abc then Biab > File > Open Special > ABC Notation.

Code:
L:1/8
X:1
T:Demo
L:1/8
K:C  
Q:1/4=120
R:Song Name
M:4/4
| "C" z8 | z8 | z8 | "G" z8 |
| "G" z8 | z8 | z8 | "C" z8 |
| "Am" z8 | z8 | "Dm" z8 | z8 |
| "E7" z8 | z8 | "Am" z8 | z8 |
| "C" z8 | z8 | z8 | "G" z8 |
| "G" z8 | z8 | z8 | "C" z8 |



Last edited by Pipeline; 07/30/18 12:30 PM.
Band-in-a-Box Wishlist
Joined: Jun 2012
Posts: 3,790
J
Veteran
OP Offline
Veteran
J
Joined: Jun 2012
Posts: 3,790
Originally Posted By: Pipeline
You can import ABC into Biab so you can just format the text to ABC by using find replace in a text editor.

If you copy the text below and save it as Song.abc then Biab > File > Open Special > ABC Notation.

Code:
L:1/8
X:1
T:Demo
L:1/8
K:C  
Q:1/4=120
R:Song Name
M:4/4
| "C" z8 | z8 | z8 | "G" z8 |
| "G" z8 | z8 | z8 | "C" z8 |
| "Am" z8 | z8 | "Dm" z8 | z8 |
| "E7" z8 | z8 | "Am" z8 | z8 |
| "C" z8 | z8 | z8 | "G" z8 |
| "G" z8 | z8 | z8 | "C" z8 |




Didn't work for me. When I tried the import I got a cryptic BIAB error message. "There are no valid ABC format files in Song.abc"

Last edited by JohnJohnJohn; 07/30/18 12:37 PM.
Band-in-a-Box Wishlist
Joined: Feb 2015
Posts: 7,954
P
Veteran
Offline
Veteran
P
Joined: Feb 2015
Posts: 7,954
Sorry try it again I left some lines out:


L:1/8
X:1
T:Demo
L:1/8
K:C
Q:1/4=120
R:Song Name
M:4/4
| "C" z8 | z8 | z8 | "G" z8 |
| "G" z8 | z8 | z8 | "C" z8 |
| "Am" z8 | z8 | "Dm" z8 | z8 |
| "E7" z8 | z8 | "Am" z8 | z8 |
| "C" z8 | z8 | z8 | "G" z8 |
| "G" z8 | z8 | z8 | "C" z8 |

Band-in-a-Box Wishlist
Joined: Feb 2015
Posts: 7,954
P
Veteran
Offline
Veteran
P
Joined: Feb 2015
Posts: 7,954
So from what I can see L: in the length 1/8

z8 bar
z2 beat
z4 2 beats

| "C" z2 "Am" z2 "G" z4 | "Am" z8 | z8 | "G" z8 |
| "G" z4 "C" z4 | z8 | "G" z8 | z8 |

so bar 1 is C beat 1 Am beat 2 G beat 3 for 2 beats

bar 5 G beat 1 for 2 beats C beat 3 for 2 beats

Band-in-a-Box Wishlist
Joined: May 2001
Posts: 2,238
L
Veteran
Offline
Veteran
L
Joined: May 2001
Posts: 2,238
JJJ:

What would be the advantage of a text file over (say) just entering those chords
into a grid sheet and saving it as (say) "myTemplate01".

You would have to go find the text file anyway, to import it.
Might as well just go find the template?

Am I missing something?

LLOYD S

Band-in-a-Box Wishlist
Joined: Feb 2015
Posts: 7,954
P
Veteran
Offline
Veteran
P
Joined: Feb 2015
Posts: 7,954
I just thought users wanted to import song text chords off the internet without having to type them all in ?

Band-in-a-Box Wishlist
Joined: Jun 2012
Posts: 3,790
J
Veteran
OP Offline
Veteran
J
Joined: Jun 2012
Posts: 3,790
Originally Posted By: Lloyd S
JJJ:

What would be the advantage of a text file over (say) just entering those chords
into a grid sheet and saving it as (say) "myTemplate01".

You would have to go find the text file anyway, to import it.
Might as well just go find the template?

Am I missing something?

LLOYD S

It is a lot faster to just type in a text editor than to load BIAB and type everything in.

Band-in-a-Box Wishlist
Joined: Jun 2012
Posts: 3,790
J
Veteran
OP Offline
Veteran
J
Joined: Jun 2012
Posts: 3,790
Originally Posted By: Pipeline
I just thought users wanted to import song text chords off the internet without having to type them all in ?

This is another benefit to this feature.

Band-in-a-Box Wishlist
Joined: Jun 2012
Posts: 3,790
J
Veteran
OP Offline
Veteran
J
Joined: Jun 2012
Posts: 3,790
Originally Posted By: Pipeline
Sorry try it again I left some lines out:


L:1/8
X:1
T:Demo
L:1/8
K:C
Q:1/4=120
R:Song Name
M:4/4
| "C" z8 | z8 | z8 | "G" z8 |
| "G" z8 | z8 | z8 | "C" z8 |
| "Am" z8 | z8 | "Dm" z8 | z8 |
| "E7" z8 | z8 | "Am" z8 | z8 |
| "C" z8 | z8 | z8 | "G" z8 |
| "G" z8 | z8 | z8 | "C" z8 |

Thanks! That worked!

Band-in-a-Box Wishlist
Joined: May 2001
Posts: 2,238
L
Veteran
Offline
Veteran
L
Joined: May 2001
Posts: 2,238
I concede that it would be a lot faster to type in the chords to a word processor (or glean them from the 'net) and then import them into BIAB,
than to type the chords into the BIAB chord grid.

But what happens when you want that same chord sequence to be in a different key?
Then you have to re-type, re-import, rather than use the BIAB transpose button.

Just sayin'

LLOYD S

Band-in-a-Box Wishlist
Joined: Jun 2012
Posts: 3,790
J
Veteran
OP Offline
Veteran
J
Joined: Jun 2012
Posts: 3,790
Originally Posted By: Lloyd S
I concede that it would be a lot faster to type in the chords to a word processor (or glean them from the 'net) and then import them into BIAB,
than to type the chords into the BIAB chord grid.

But what happens when you want that same chord sequence to be in a different key?
Then you have to re-type, re-import, rather than use the BIAB transpose button.

Just sayin'

LLOYD S

Once you import you can just use BIAB's transpose function, right? Why would you need to type any chords and import again?

Last edited by JohnJohnJohn; 07/31/18 10:14 AM.
Band-in-a-Box Wishlist
Joined: May 2001
Posts: 2,238
L
Veteran
Offline
Veteran
L
Joined: May 2001
Posts: 2,238
Aaahhh, of course!

Band-in-a-Box Wishlist
Joined: Nov 2012
Posts: 4,786
Veteran
Offline
Veteran
Joined: Nov 2012
Posts: 4,786
+1 for the initial request - and even more so if it could decipher pdf score sheets in the same manner!


Just because you can, doesn't mean you should!
----------------------------------------------------------------------
BBox 2022 Audiophile, Mac Pro Intel, OSX 10.6.8, 800x600 (TV VGA)
Band-in-a-Box Wishlist
Joined: Oct 2015
Posts: 1,143
Expert
Offline
Expert
Joined: Oct 2015
Posts: 1,143
Originally Posted By: Icelander
+1 for the initial request - and even more so if it could decipher pdf score sheets in the same manner!

+1


Forever Grateful, BUT, sometimes pissed of. wink
Trygve "Leo" Larsen
BiaB 2020, Windows 8.1, Intel Core i5 CPU, 270GHz, 32 Gb RAM
My OLD tracks on Soundcloud; https://soundcloud.com/trygve-larsen My NEW is unpublished
The Universe = Uni-verse ie one song.
Band-in-a-Box Wishlist
Joined: Aug 2011
Posts: 289
Apprentice
Offline
Apprentice
Joined: Aug 2011
Posts: 289
Originally Posted By: Icelander
+1 for the initial request - and even more so if it could decipher pdf score sheets in the same manner!


+1 for both in that.

Cheers.
Mike.


Mike.

SongBrain - AI Generator
Shiny Emeralds - Latest Single

Win 10 Home 64bit - Ryzen7 3700x / 32Gb
BIAB / RB 2024 For Windows
EWQL Composer Cloud X
Band-in-a-Box Wishlist
Joined: Jul 2000
Posts: 27,016
Veteran
Offline
Veteran
Joined: Jul 2000
Posts: 27,016
Even the paid programs that attempt to read chord symbols from PDF files don't always get it right. That would be an incredible leap forward for BIAB to offer it.


BIAB 2025 Win Audiophile. Software: Studio One 7 Pro, Swam horns, Acoustica-7, Notion 6, Song Master Pro, Win 11 Home. Hardware: Intel i9, 32 Gb; Roland Integra-7, Presonus 192 & Faderport 8, Royer 121, Adam Sub8 & Neumann 120 monitors.
Band-in-a-Box Wishlist
Joined: May 2000
Posts: 225
J
Apprentice
Offline
Apprentice
J
Joined: May 2000
Posts: 225
I agree. Since it already exports into chordpro format, I would recommend refining this feature and then making import from that format a breeze too.


Jim Lucas - 2023 BiaB (1006) Ultra+ PAK
Audacity and Reaper
Laptop: Samsung U2BB94DJ i7 64bit Win 10 build 19041, 8GB ram 225GB HDD
Band-in-a-Box Wishlist
Joined: Feb 2015
Posts: 7,954
P
Veteran
Offline
Veteran
P
Joined: Feb 2015
Posts: 7,954
Biab Text Chord Import

Here's some ABC Chord Import info to allow text chord import:

ABC Notation Header Info

So G=1bar Em=1bar F=1/2bar G=1/2bar F=1/4bar Em=1/4bar G=1/bar F=1/4bar....
So if you save that in Notepad to Pop Song.abc it will import into BB > Open Special ABC Notation..
(BB2019 has an ABC Import bug at the moment and should be fixed soon but earlier versions work)

See also OpenSong and OpenSong Import v1.3

If you have text chords you can copy & paste bar, half bar, quarter bar, start or end in the space between the text chords
eg.
G Em F G F Em G F
G
G Em F C
......

4/4
1bar >" z8 | "
1/2bar >" z4 | "
1/4bar >" z2 | "
empty bar > z8 |
start >|: "
End > :|
Code:
X:1
T:PopSong
L:1/8
K:G  
Q:1/4=120
R:Rhythm
M:4/4
|: "G" z8 | "Em" z8 | "F" z4 "G" z4 | "F" z2 "Em" z2 "G" z2 "F" z2 |
| "G" z8 | z8 | z8 | z8 |
| "G" z8 | "Em" z8 | "F" z8 | "C" z8 |
| "G" z4 "D" z4 | "Em" z8 | "D" z4 "Bm" z4 | "C" z4 "D" z4 |
| "G" z8 | "FMaj7" z8 | "C" z8 | "C" z8 |
| "G" z8 | "FMaj7" z8 | "C" z8 | "G" z8 |
| "G" z8 | "Em" z8 | "F" z8 | "C" z8 |
| "G" z8 | "FMaj7" z8 | "C" z4 "Am" z4 | "G" z8 :|


3/4
1bar >" z6 | "
2/3bar >" z4 | "
1/3bar >" z2 | "
empty bar > z6 |
start >|: "
End > :|
Code:
X:1
T:PopSong2
L:1/8
K:D  
Q:1/4=120
R:Rhythm
M:3/4
|: "D" z6 | z6 | "A" z6 | z6 |
| "A" z6 | z6 | "D" z6 | z6 |
| "D" z6 | z6 | "A" z6 | z6 |
| "A" z6 | z6 | "D" z6 | z6 |
| "G" z6 | z6 | "D" z6 | z6 |
| "Bm" z6 | "A" z6 | "D" z6 | z6 |
| "G" z6 | z6 | "D" z6 | z6 |
| "Em" z6 | "A" z6 | "D" z6 | z6 :|

You could even create an AutoHotKey script to paste them in with shortcut keys on your keyboard or create a AutoHotKey GUI like the Chord Picker Tool to add them with the click of a button.

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
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

Join the conversation on our forum.

Band-in-a-Box 2025 for Mac Videos

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.

Reference this forum post for One-Stop Shopping of our Band-in-a-Box® 2025 Mac Videos — we’ll be adding more videos as they’re released!

Band-in-a-Box 2025 for Mac is Here!

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!

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

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 - Italiano
RealBand 2025 - Italiano

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!

Forum Statistics
Forums58
Topics84,269
Posts777,075
Members39,607
Most Online25,754
Jan 24th, 2025
Newest Members
Mtbowe, emorrison1962, mariaedinson3, raniking2025, Antonio Sotomayor
39,607 Registered Users
Top Posters(30 Days)
MarioD 150
zedd 119
WaoBand 102
DC Ron 100
nonchai 99
rsdean 90
Today's Birthdays
There are no members with birthdays on this day.
Powered by UBB.threads™ PHP Forum Software 7.7.5