Log in to post
|
Print Thread |
|
|
|
|
Band-in-a-Box Wishlist
|
Joined: Jun 2012
Posts: 3,793
Veteran
|
OP
Veteran
Joined: Jun 2012
Posts: 3,793 |
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
Newbie
|
Newbie
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
Veteran
|
Veteran
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. 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,793
Veteran
|
OP
Veteran
Joined: Jun 2012
Posts: 3,793 |
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. 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
Veteran
|
Veteran
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
Veteran
|
Veteran
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,249
Veteran
|
Veteran
Joined: May 2001
Posts: 2,249 |
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
Veteran
|
Veteran
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,793
Veteran
|
OP
Veteran
Joined: Jun 2012
Posts: 3,793 |
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,793
Veteran
|
OP
Veteran
Joined: Jun 2012
Posts: 3,793 |
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,793
Veteran
|
OP
Veteran
Joined: Jun 2012
Posts: 3,793 |
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,249
Veteran
|
Veteran
Joined: May 2001
Posts: 2,249 |
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,793
Veteran
|
OP
Veteran
Joined: Jun 2012
Posts: 3,793 |
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,249
Veteran
|
Veteran
Joined: May 2001
Posts: 2,249 |
|
|
|
|
|
|
|
|
|
|
|
|
Band-in-a-Box Wishlist
|
Joined: Nov 2012
Posts: 4,786
Veteran
|
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
|
Expert
Joined: Oct 2015
Posts: 1,143 |
+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. 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
|
Apprentice
Joined: Aug 2011
Posts: 289 |
+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.
|
|
|
|
|
|
|
|
|
|
|
|
Band-in-a-Box Wishlist
|
Joined: Jul 2000
Posts: 27,109
Veteran
|
Veteran
Joined: Jul 2000
Posts: 27,109 |
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
Apprentice
|
Apprentice
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
Veteran
|
Veteran
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/41bar > " z8 | " 1/2bar > " z4 | "1/4bar > " z2 | "empty bar > z8 |start > |: "End > :|
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/41bar > " z6 | " 2/3bar > " z4 | "1/3bar > " z2 | "empty bar > z6 |start > |: "End > :|
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.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
XPro and Xtra Styles PAKs Special Extended Until August 31st!
XPro & Xtra Styles PAKs Special Extended Until August 31st!
The XPro Styles PAKs and Xtra Styles PAKs special offers are now available until August 31st at 11:59pm PDT!
Ready to take your Band-in-a-Box® 2025 experience to the next level? Now’s the perfect time! Expand your style library with XPro and Xtra Styles PAKs—packed with a wide variety of genres to inspire your next musical creation.
What are XPro Styles and Xtra Styles PAKs?
XPro Styles PAKs are styles that work with any version (Pro, MegaPAK, UltraPAK, UltraPAK+, or Audiophile Edition) of Band-in-a-Box® 2025 (or higher). XPro Styles PAKS 1-9 includes 900 styles!
Xtra Styles PAKs are styles that work with the UltraPAK, UltraPAK+, or Audiophile Edition of Band-in-a-Box® 2025 (or higher). With over 3,500 styles (and 35 MIDI styles) included in Xtra Styles PAKs 1-20, the possibilities are endless!
Get the XPro Styles PAKs 1 - 9 for only $29 ea (Reg. $49 ea), or get them all in the XPro Styles PAK Bundle for only $149 (reg. $299)! Listen to demos and order now! For Windows or for Mac.
Note: XPro Styles PAKs require Band-in-a-Box® 2025 or higher and are compatible with ANY package, including the Pro, MegaPAK, UltraPAK, UltraPAK+, and Audiophile Edition.
Get Xtra Styles PAKs 1 - 20 are on special for only $29 each (reg $49), or get all 19 PAKs for $199 (reg $399)! Listen to demos and order now! For Windows or for Mac.
Note: The Xtra Styles require the UltraPAK, UltraPAK+, or Audiophile Edition of Band-in-a-Box®. (Xtra Styles PAK 19 requires the 2025 or higher UltraPAK, UltraPAK+, or Audiophile Edition. They will not work with the Pro or MegaPAK version because they need the RealTracks from the UltraPAK, UltraPAK+, or Audiophile Edition.
Don’t miss this chance to supercharge your Band-in-a-Box setup—at a great price!
Mac 2025 Special Upgrade Offers Extended Until August 15th!
It's not too late to upgrade to Band-in-a-Box® 2025 for Mac® and save! We've extended our special until August 15, 2025!
We've added many major new features to Band-in-a-Box® 2025 for Mac®, including advanced AI tools like the amazing BB Stem Splitter and AI Lyrics Generator, as well as VST3 plugin support, and Equalize Temp. Plus, there’s a new one-stop MIDI Patches Picker with over 1,100 MIDI patches to choose from, all neatly categorized by GM numbers. The MultiPicker Library is enhanced with tabs for the SongPicker, MIDI Patch Picker, Chord Builder, AI Lyrics Generator, and Song Titles Browser, and the tabs are organized into logical groups. The Audiophile Edition is enhanced with FLAC files , which are 60% smaller than AIFF files while maintaining identical audio quality, and now ships on a fast 1TB SSD, and much more!
Check out all the new features in Band-in-a-Box® 2025 for Mac® here:
Purchase your Band-in-a-Box® 2025 for Mac during our special to save up to 50% off your upgrade purchase and receive a FREE BONUS PAK of amazing new Add-ons. These include the 2025 RealCombos Booster PAK, Look Ma! More MIDI 13: Country & Americana, Instrumental Studies Set 22: 2-Hand Piano Soloing - Rhythm Changes, MIDI SuperTracks Set 44: Jazz Piano, Artist Performance Set 17: Songs with Vocals 7, Playable RealTracks Set 4, RealDrums Stems Set 7: Jazz with Mike Clark, and more!
Upgrade to the 2025 49-PAK for just $49 and add 20 Bonus Unreleased RealTracks and 20 RealStyles, FLAC Files for the 20 Bonus Unreleased RealTracks, Look Ma! More MIDI 14: SynthMaster, MIDI SuperTracks Set 45: More SynthMaster, Artist Performance Set 18: Songs with Vocals 8, and RealDrums Stems Set 8: Pop, Funk & More with Jerry Roe.
Learn more about the Bonus PAKs!
New RealTracks Released with Band-in-a-Box 2025!
We’ve expanded the Band-in-a-Box® RealTracks library with 202 incredible new RealTracks (in sets 449-467) across Jazz, Blues, Funk, World, Pop, Rock, Country, Americana, and Praise & Worship—featuring your most requested styles!
Jazz, Blues & World (Sets 449–455):
These RealTracks includes “Soul Jazz” with Neil Swainson (bass), Mike Clark (drums), Charles Treadway (organ), Miles Black (piano), and Brent Mason (guitar). Enjoy “Requested ’60s” jazz, classic acoustic blues with Colin Linden, and more of our popular 2-handed piano soloing. Plus, a RealTracks first—Tango with bandoneon, recorded in Argentina!
Rock & Pop (Sets 456–461):
This collection includes Disco, slap bass ‘70s/‘80s pop, modern and ‘80s metal with Andy Wood, and a unique “Songwriter Potpourri” featuring Chinese folk instruments, piano, banjo, and more. You’ll also find a muted electric guitar style (a RealTracks first!) and “Producer Layered Guitar” styles for slick "produced" sound.
Country, Americana & Praise (Sets 462–467):
We’ve added new RealTracks across bro country, Americana, praise & worship, vintage country, and songwriter piano. Highlights include Brent Mason (electric guitar), Eddie Bayers (drums), Doug Jernigan (pedal steel), John Jarvis (piano), Glen Duncan (banjo, mandolin & fiddle), Mike Harrison (electric bass) and more—offering everything from modern sounds to heartfelt Americana styles
Check out all the 202 New RealTracks (in sets 456-467)
And, if you are looking for more, the 2025 49-PAK (for $49) includes an additional 20 RealTracks with exciting new sounds and genre-spanning styles. Enjoy RealTracks firsts like Chinese instruments (guzheng & dizi), the bandoneon in an authentic Argentine tango trio, and the classic “tic-tac” baritone guitar for vintage country.
You’ll also get slick ’80s metal guitar from Andy Wood, modern metal with guitarist Nico Santora, bass player Nick Schendzielos, and drummer Aaron Stechauner, more praise & worship, indie-folk, modern/bro country with Brent Mason, and “Songwriter Americana” with Johnny Hiland.
Plus, enjoy user-requested styles like Soul Jazz RealDrums, fast Celtic Strathspey guitar, and Chill Hop piano & drums!
The 2025 49-PAK is loaded with other great new add-ons as well. Learn more about the 2025 49-PAK!
Bonus PAKs for Band-in-a-Box 2025 for Mac!
With your version 2025 for Mac Pro, MegaPAK, UltraPAK, UltraPAK+, Audiophile Edition or PlusPAK purchase, we'll include a Bonus PAK full of great new Add-ons FREE! Or upgrade to the 2025 49-PAK for only $49 to receive even more NEW Add-ons including 20 additional RealTracks!
These PAKs are loaded with additional add-ons to supercharge your Band-in-a-Box®!
This Free Bonus PAK includes:
- The 2025 RealCombos Booster PAK:
-For Pro customers, this includes 33 new RealTracks and 65+ new RealStyles.
-For MegaPAK customers, this includes 29 new RealTracks and 45+ new RealStyles.
-For UltraPAK customers, this includes 20 new RealStyles.
- Look Ma! More MIDI 13: Country & Americana
- Instrumental Studies Set 22: 2-Hand Piano Soloing - Rhythm Changes
- MIDI SuperTracks Set 44: Jazz Piano
- Artist Performance Set 17: Songs with Vocals 7
- Playable RealTracks Set 4
- RealDrums Stems Set 7: Jazz with Mike Clark
- SynthMaster Sounds and Styles (with audio demos)
- 128 GM MIDI Patch Audio Demos.
Looking for more great add-ons, then upgrade to the 2025 49-PAK for just $49 and you'll get:
- 20 Bonus Unreleased RealTracks and RealDrums with 20 RealStyles,
- FLAC Files (lossless audio files) for the 20 Bonus Unreleased RealTracks and RealDrums
- Look Ma! More MIDI 14: SynthMaster,
- Instrumental Studies Set 23: More '80s Hard Rock Soloing,
- MIDI SuperTracks Set 45: More SynthMaster
- Artist Performance Set 18: Songs with Vocals 8
- RealDrums Stems Set 8: Pop, Funk & More with Jerry Roe
Learn more about the Bonus PAKs for Band-in-a-Box® 2025 for Mac®!
New! Xtra Styles PAK 20 for Band-in-a-Box 2025 and Higher for Mac!
Xtra Styles PAK 20 for Mac & Windows Band-in-a-Box version 2025 (and higher) is here with 200 brand new RealStyles!
We're excited to bring you our latest and greatest in the all new Xtra Styles PAK 20 for Band-in-a-Box! This fresh installment is packed with 200 all-new styles spanning the rock & pop, jazz, and country genres you've come to expect, as well as the exciting inclusion of electronic styles!
In this PAK you’ll discover: Minimalist Modern Funk, New Wave Synth Pop, Hard Bop Latin Groove, Gospel Country Shuffle, Cinematic Synthwave, '60s Motown, Funky Lo-Fi Bossa, Heavy 1980s Metal, Soft Muted 12-8 Folk, J-Pop Jazz Fusion, and many more!
All the Xtra Styles PAKs 1 - 20 are on special for only $29 each (reg $49), or get all 209 PAKs for $199 (reg $399)! Order now!
Learn more and listen to demos of the Xtra Styles PAK 20.
Video: Xtra Styles PAK 20 Overview & Styles Demos: Watch now!
Note: The Xtra Styles require the UltraPAK, UltraPAK+, or Audiophile Edition of Band-in-a-Box®. (Xtra Styles PAK 20 requires the 2025 or higher UltraPAK, UltraPAK+, or Audiophile Edition. They will not work with the Pro or MegaPAK version because they need the RealTracks from the UltraPAK, UltraPAK+, or Audiophile Edition.
New! XPro Styles PAK 9 for Band-in-a-Box 2025 and higher for Mac!
We've just released XPro Styles PAK 9 for Mac & Windows Band-in-a-Box version 2025 (and higher) with 100 brand new RealStyles, plus 29 RealTracks/RealDrums!
We've been hard at it to bring you the latest and greatest in this 9th installment of our popular XPro Styles PAK series! Included are 75 styles spanning the rock & pop, jazz, and country genres (25 styles each) that fans have come to expect, as well as 25 styles in this volume's wildcard genre: funk & R&B!
If you're itching to get a sneak peek at what's included in XPro Styles PAK 9, here is a small helping of what you can look forward to: Funky R&B Horns, Upbeat Celtic Rock, Jazz Fusion Salsa, Gentle Indie Folk, Cool '60s Soul, Funky '70s R&B, Smooth Jazz Hip Hop, Acoustic Rockabilly Swing, Funky Reggae Dub, Dreamy Retro Latin Jazz, Retro Soul-Rock Fusion, and much more!
Special Pricing! Until July 31, 2024, all the XPro Styles PAKs 1 - 9 are on sale for only $29 ea (Reg. $49 ea), or get them all in the XPro Styles PAK Bundle for only $149 (reg. $299)! Order now!
Learn more and listen to demos of XPro Styles PAKs.
Video: XPro Styles PAK 9 Overview & Styles Demos: Watch now!
XPro Styles PAKs require Band-in-a-Box® 2025 or higher and are compatible with ANY package, including the Pro, MegaPAK, UltraPAK, UltraPAK+, and Audiophile Edition.
New! Xtra Styles PAK 20 for Band-in-a-Box 2025 and Higher for Windows!
Xtra Styles PAK 20 for Windows & Mac Band-in-a-Box version 2025 (and higher) is here with 200 brand new RealStyles!
We're excited to bring you our latest and greatest in the all new Xtra Styles PAK 20 for Band-in-a-Box! This fresh installment is packed with 200 all-new styles spanning the rock & pop, jazz, and country genres you've come to expect, as well as the exciting inclusion of electronic styles!
In this PAK you’ll discover: Minimalist Modern Funk, New Wave Synth Pop, Hard Bop Latin Groove, Gospel Country Shuffle, Cinematic Synthwave, '60s Motown, Funky Lo-Fi Bossa, Heavy 1980s Metal, Soft Muted 12-8 Folk, J-Pop Jazz Fusion, and many more!
All the Xtra Styles PAKs 1 - 20 are on special for only $29 each (reg $49), or get all 209 PAKs for $199 (reg $399)! Order now!
Learn more and listen to demos of the Xtra Styles PAK 20.
Video: Xtra Styles PAK 20 Overview & Styles Demos: Watch now!
Note: The Xtra Styles require the UltraPAK, UltraPAK+, or Audiophile Edition of Band-in-a-Box®. (Xtra Styles PAK 20 requires the 2025 or higher UltraPAK, UltraPAK+, or Audiophile Edition. They will not work with the Pro or MegaPAK version because they need the RealTracks from the UltraPAK, UltraPAK+, or Audiophile Edition.
|
|
|
|
|
|
|
|
|
|
|
Forums58
Topics84,600
Posts781,535
Members39,698
|
Most Online25,754 Jan 24th, 2025
|
|
|
|
|
|
|
|
|