It should just run standalone, any problems just install AutoHotKey you can also right click > Properties > Compatibility > Run As Admin
Use the Bass, Drum, Piano.. buttons to set the instrument/s to play over a Rest, Shot or Hold. Use the < > to move or use the keyboard arrows. Use - for a comma between chords. Use / for slash chords. Use the Tabs to select your key and scale.
EDIT: Fixed m6 m7 Ma7, added View Mode button.
EDIT: Update, Added Set existing Chord to Push 1/8 or 1/16 Added View Mode Normal/Compact Added DAW Plug-in Mode (small)
EDIT: Update Added Remove Push Shot Hold or Rest from Chord Added GUI Color Picker Added Move BB Window with cursor keys or mouse
You can use the GUI to do any Biab function by adding a button to send the shortcut keys or keystrokes to access the menus by sending down right and enter, see below. If you have AutoHotKey installed just right click the script.ahk > Compile, this will create the GUI.exe Use WindowSpy.ahk in the AutoHotKey Installation folder to get the window name to send the keys to an application, like ahk_class RealBand
SmartGUI is simple to use, just drag in the button or any other components, save to file or clipboard, paste or open in SciTE4AutoHotKey or Notepad and add the keystroke send for each button.
Add this to the end to completely close the GUI so it's not running in the tray:
Chord Picker beta 2.0b Fixed order Harmonic Major/Minor chords Added Set existing Chord to Rest, Shot or Hold Added Custom Actions Tool Tab To create your own Actions for the buttons rename "Action name"
Gui, Add, Button, x22 y100 w90 h20 gButtonCA1-1, Action Name
then go down the text or search for "ButtonCA1-1:"
ButtonCA1-1: winactivate,ahk_class TBandWindow Send C Return
it is sending c as default, change the keysend to what you like, save and run.
For example, if we want to make Custom Actions 1 Button 1 Unfold:
Update Fixed C Major Chords Tab FMa7 > FMaj7 Added Set existing Rest Shot Hold to Bass Drums Piano Guitar Strings Added background image, use a custom jpg image rename to bb.jpg and keep in the same folder as BB Chord Picker.exe or BB Chord Picker.ahk
To keep your Custom Actions
copy & paste replace all the buttons under
;Custom Actions 1 (2,3,4)
"""""""""""""""""
and all the keysends under
;Custom Action Buttons 1 (2,3,4)
"""""""""""""""""
Then right click BB Chord Picker.ahk > Compile (to BB Chord Picker.exe)
Update Fixed copying and changing chords with pushes hold shot rest and long chords e.g ^^C13sus#5b9#11,G13sus#5b9#11...db so you can change the push from 16th to 8th or 8th to 16th, add/remove rest shot hold, add b,d,p,g or s to the rest shot or hold or remove without having to re-type the chords.
For earlier versions of Biab the only thing that needed changing was when you Edit the Chord in 2011 the chord is already highlighted but in 2018 it's not so i just took the highlight line out of the script.
Unzip Biab Chord Picker User Buttons.ahk & Biab Chord Picker User Functions.ahk keep them in the same folder as Biab Chord Picker xxx.ahk Edit them in notepad or any text editor, just drag in, edit and save. When you right click Biab Chord Picker.ahk > Compile, it will create Biab Chord Picker.exe with your custom action buttons.
!E = Alt+E brings up the Edit menu. User can upload and share their custom actions. If you have trouble let me know what action you need.
Send ^ = Ctrl Send ! = Alt Send + = Shift Send # = Win Key Press the Alt key the shortcuts will show underscores Send !E will open Edit menu Use the keys below to access menu items Send {Enter} enter key Send {Left} left cursor Send {Right} Send {Up} Send {Down} Send {Down 3} down 3 Sleep, 100 will slow the keystrokes
Update 2.1b beta Flat/Sharp #/b change Button added Middle Mouse Button (Mouse Wheel "Press Down") Set for Custom Action
Choose A Custom Action for the Middle Mouse Button from the droplist at the bottom (these are the Actions in the User Tab), to try this choose CA1-2, now when you select a chord in BB and press the Mouse Wheel or Middle Button down the chord will change from F# to Gb or Gb to F#
Unzip Biab Chord Picker User Buttons.ahk & Biab Chord Picker User Functions.ahk keep them in the same folder as Biab Chord Picker xxx.ahk Edit them in notepad or any text editor, just drag in, edit and save. When you right click Biab Chord Picker.ahk > Compile, it will create Biab Chord Picker.exe with your custom action buttons.
!E = Alt+E brings up the Edit menu. User can upload and share their custom actions. If you have trouble let me know what action you need.
Send ^ = Ctrl Send ! = Alt Send + = Shift Send # = Win Key Press the Alt key the shortcuts will show underscores Send !E will open Edit menu Use the keys below to access menu items Send {Enter} enter key Send {Left} left cursor Send {Right} Send {Up} Send {Down} Send {Down 3} down 3 Sleep, 100 will slow the keystrokes
Choose A Custom Action for the Middle Mouse Button from the droplist at the bottom (these are the Actions in the User Tab), to try this choose CA1-2, now when you select a chord in BB and press the Mouse Wheel or Middle Button down the chord will change from F# to Gb or Gb to F#
Unzip Biab Chord Picker User Buttons.ahk & Biab Chord Picker User Functions.ahk keep them in the same folder as Biab Chord Picker xxx.ahk Edit them in notepad or any text editor, just drag in, edit and save. When you right click Biab Chord Picker.ahk > Compile, it will create Biab Chord Picker.exe with your custom action buttons.
!E = Alt+E brings up the Edit menu. User can upload and share their custom actions. If you have trouble let me know what action you need.
Send ^ = Ctrl Send ! = Alt Send + = Shift Send # = Win Key Press the Alt key the shortcuts will show underscores Send !E will open Edit menu Use the keys below to access menu items Send {Enter} enter key Send {Left} left cursor Send {Right} Send {Up} Send {Down} Send {Down 3} down 3 Sleep, 100 will slow the keystrokes
Choose A Custom Action for the Middle Mouse Button from the droplist at the bottom (these are the Actions in the User Tab), to try this choose CA1-2, now when you select a chord in BB and press the Mouse Wheel or Middle Button down the chord will change from F# to Gb or Gb to F#
Unzip Biab Chord Picker User Buttons.ahk & Biab Chord Picker User Functions.ahk keep them in the same folder as Biab Chord Picker xxx.ahk Edit them in notepad or any text editor, just drag in, edit and save. When you right click Biab Chord Picker.ahk > Compile, it will create Biab Chord Picker.exe with your custom action buttons.
For Earlier Biab versions (defaults to 2015-earlier (if you can right click to edit the chord then it will work on your version, and it's already highlighted then use this version)
!E = Alt+E brings up the Edit menu. User can upload and share their custom actions. If you have trouble let me know what action you need.
Send ^ = Ctrl Send ! = Alt Send + = Shift Send # = Win Key Press the Alt key the shortcuts will show underscores Send !E will open Edit menu Use the keys below to access menu items Send {Enter} enter key Send {Left} left cursor Send {Right} Send {Up} Send {Down} Send {Down 3} down 3 Sleep, 100 will slow the keystrokes
Biab Chord Picker Tool 2015 to 2010 (if you can right click to edit the chord then it will work on your version, and if it's already highlighted then use this version) It will work on older versions below 2010 but most of the editing chords won't, it can be modified to edit the chord via Alt+F5 Chord Options window, it depends on how many users are still using the older than 2010 versions ????
Update 2.1f beta Transpose Selection Edit/Transpose Beat All Biab versions in 1 32/64bit installer settings.ini to easily add/modify your Custom User Actions
The 2009-earlier should work on all versions as it uses the Chord Options dialog to edit the chords. In the 2017 & 2018 version the set to Bass Drums Piano Guitar Strings shortcuts were left out, this prevents the Chord Picker Tool from working correctly using 2009 mode in 2017 & 2018, however PG should have a fix out soon for both 2017 & 2018 to add the shortcuts back.
When you start the new version for the first time you will be asked to set the version in the bottom left, you can then change versions at anytime to try what suites you best.
After the version is set you can then also edit the settings.ini located in the install folder. This will let you easily add/modify the Custom User Actions keys in the User tab. Here's an example of adding an Unfold action to CA11 (Custom Actions 1 button 1) it's a simple matter of filling in name=*** and funct=*** of the buttons you need. Alt+E (Edit menu) Down 10 Right Down 5 and Enter !E,{Down 10},{Right},{Down 5},{Enter} ** Save a copy of your settings.ini !!! See Biab Chord Picker ReadMe.txt in the install folder for more details.
Honestly, why PG hasn't properly hired you already remains a mystery
Just because you can, doesn't mean you should! ---------------------------------------------------------------------- BBox 2022 Audiophile, Mac Pro Intel, OSX 10.6.8, 800x600 (TV VGA)
Unfold
!{e},{Down 10},{Right},{Down 5},{Enter}
Freeze All
!{p},{Down 13},{Enter}
UnFreeze All
!{p},{Down 14},{Enter}
Jazz Up Chords
!{e},{Down 14},{Right},{Down 4},{Enter 2}
Jazz Down Chords
!{e},{Down 14},{Right},{Down 5},{Enter 2}
Output Chords
^{e},{Tab 13},{Enter}
If you just click the buttons you will see what they do, it is pretty self explaining. If you read back through the posts you will see how it all works. If you can't work it out I will try and make a tutorial or video for it.
With the release of Band-in-a-Box® 2026 for Mac, we’re rolling out a collection of brand-new videos on our YouTube channel. We’ll keep this forum post updated so you can easily find all the latest videos in one convenient spot.
Whether you're exploring new features, checking out the latest RealTracks or Style PAKs, this is your go-to guide for Band-in-a-Box® 2026.
Band-in-a-Box® 2026 for Mac is here and it is packed with major new features! There’s a new modern look, a GUI redesign to all areas of the program including toolbars, windows, workflow and more. There’s a Multi-view layout for organizing multiple windows. A standout addition is the powerful AI-Notes feature, which uses AI neural-net technology to transcribe polyphonic audio into MIDI—entire mixes or individual instruments—making it easy to study, view, and play parts from any song. And that’s just the beginning—there are over 100 new features in this exciting release.
Along with version 2026, we've released an incredible lineup of new content! There's 202 new RealTracks, brand-new RealStyles, MIDI SuperTracks, Instrumental Studies, “Songs with Vocals” Artist Performance Sets, Playable RealTracks Set 5, two new RealDrums Stems sets, XPro Styles PAK 10, Xtra Styles PAK 21, and much more!
Special Offers
Upgrade to Band-in-a-Box® 2026 for Mac and save up to 50% on most upgrade packages during our special offer—available until May 15, 2026. Visit our Band-in-a-Box® packages page to explore all available upgrade options.
2026 Free Bonus PAK & 49-PAK Add-ons
Our Free Bonus PAK and 49-PAK are loaded with amazing add-ons! The Free Bonus PAK is included with most Band-in-a-Box® 2026 for Mac packages, but you can unlock even more—including 20 unreleased RealTracks—by upgrading to the 2026 49-PAK for just $49.
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.
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!
One of our representatives will be happy to help you over the phone. Our hours of operation are from
6:00AM to 6:00PM PST (GMT -8) Monday thru Friday, and 8:00AM to 4:00PM PST Saturday. We are closed Sunday. You can also send us your questions via email.
One of our representatives will be happy to help you on our Live Chat or by email. Our hours of operation are from
6:00AM to 6:00PM PST (GMT -8) Monday thru Friday; 8:00AM to 4:00PM PST (GMT -8) Saturday; Closed Sunday.