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.
Ci siamo dati da fare e abbiamo aggiunto oltre 50 nuove funzionalità e una straordinaria raccolta di nuovi contenuti, tra cui 222 RealTracks, nuovi RealStyles, MIDI SuperTracks, Instrumental Studies, "Songs with Vocals" Artist Performance Sets, Playable RealTracks Set 3, Playable RealDrums Set 2, due nuovi set di "RealDrums Stems", XPro Styles PAK 6, Xtra Styles PAK 17 e altro ancora!
Wir waren fleißig und haben über 50 neue Funktionen und eine erstaunliche Sammlung neuer Inhalte hinzugefügt, darunter 222 RealTracks, neue RealStyles, MIDI SuperTracks, Instrumental Studies, "Songs with Vocals" Artist Performance Sets, abspielbare RealTracks Set 3, abspielbare RealDrums Set 2, zwei neue Sets von "RealDrums Stems", XPro Styles PAK & 7, Xtra Styles PAK 17 & 18, und mehr!
Band-in-a-Box® 2024 apporte plus de 50 fonctions nouvelles ainsi qu'une importante de contenus nouveaux à savoir : 222 RealTracks, des RealStyles nouveaux, des SuperTracks MIDI, des Etudes d'Instruments, des Prestations d'Artistes, des "Morceaux avec Choeurs", un Set 3 de Tracks Jouables, un Set 2 de RealDrums Jouables, deux nouveaux Sets de "RealDrums Stems", des Styles XPro PAK 6 & 7, des Xtra Styles PAK 17 & 18, et bien plus encore!
New! XPro Styles PAK 7 for Band-in-a-Box 2024 for Mac!
We've just released XPro Styles PAK 7 with 100 brand new RealStyles, plus 50 RealTracks and RealDrums that are sure to delight!
With XPro Styles PAK 7 you can expect 25 rock & pop, 25 jazz, and 25 country styles, as well as 25 of this year's wildcard genre: Celtic!
Here's a small sampling of what XPro Styles PAK 7 has to offer: energetic rock jigs, New Orleans funk, lilting jazz waltzes, fast Celtic punk, uptempo train beats, gritty grunge, intense jazz rock, groovy EDM, soulful R&B, soft singer-songwriter pop, country blues rock, and many more!
Special Pricing! Until September 30, 2024, all the XPro Styles PAKs 1 - 7 are on sale for only $29 ea (Reg. $49 ea)! Supercharge your Band-in-a-Box 2024® with XPro Styles PAK 7! Order now!
XPro Styles PAKs require Band-in-a-Box® 2024 or higher and are compatible with ANY package, including the Pro, MegaPAK, UltraPAK, UltraPAK+, and Audiophile Edition.
New! Xtra Styles PAK 18 for Band-in-a-Box 2024 for Mac!
Xtra Styles PAK 18 for Band-in-a-Box version 2024 is here with 200 brand new styles to take for a spin!
Along with 50 new styles each for the rock & pop, jazz, and country genres, we’ve put together a collection of styles using sounds from the SynthMaster plugin!
In this PAK you'll find: dubby reggae grooves, rootsy Americana, LA jazz pop, driving pop rock, mellow electronica, modern jazz fusion, spacey country ballads, Motown shuffles, energetic EDM, and plenty of synth heavy grooves! Xtra Style PAK 18 features these styles and many, many more!
Special Pricing! Until September 30, 2024, all the Xtra Styles PAKs 1 - 18 are on sale for only $29 ea (Reg. $49 ea)! Expand your Band-in-a-Box 2024® library with Xtra Styles PAK 18! Order now!
Learn more and listen to demos of the Xtra Styles PAK 18 here.
Note: The Xtra Styles require the UltraPAK, UltraPAK+, or Audiophile Edition of Band-in-a-Box®. (Xtra Styles PAK 18 requires the 2024 UltraPAK/UltraPAK+/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! Xtra Styles PAK 18 for Band-in-a-Box 2024 for Windows!
Xtra Styles PAK 18 for Band-in-a-Box version 2024 is here with 200 brand new styles to take for a spin!
Along with 50 new styles each for the rock & pop, jazz, and country genres, we’ve put together a collection of styles using sounds from the SynthMaster plugin!
In this PAK you'll find: dubby reggae grooves, rootsy Americana, LA jazz pop, driving pop rock, mellow electronica, modern jazz fusion, spacey country ballads, Motown shuffles, energetic EDM, and plenty of synth heavy grooves! Xtra Style PAK 18 features these styles and many, many more!
Special Pricing! Until September 30, 2024, all the Xtra Styles PAKs 1 - 18 are on sale for only $29 ea (Reg. $49 ea)! Expand your Band-in-a-Box 2024® library with Xtra Styles PAK 18! Order now!
Learn more and listen to demos of the Xtra Styles PAK 18 here.
Note: The Xtra Styles require the UltraPAK, UltraPAK+, or Audiophile Edition of Band-in-a-Box®. (Xtra Styles PAK 18 requires the 2024 UltraPAK/UltraPAK+/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 7 for Band-in-a-Box 2024 for Windows!
We've just released XPro Styles PAK 7 with 100 brand new RealStyles, plus 50 RealTracks and RealDrums that are sure to delight!
With XPro Styles PAK 7 you can expect 25 rock & pop, 25 jazz, and 25 country styles, as well as 25 of this year's wildcard genre: Celtic!
Here's a small sampling of what XPro Styles PAK 7 has to offer: energetic rock jigs, New Orleans funk, lilting jazz waltzes, fast Celtic punk, uptempo train beats, gritty grunge, intense jazz rock, groovy EDM, soulful R&B, soft singer-songwriter pop, country blues rock, and many more!
Special Pricing! Until September 30, 2024, all the XPro Styles PAKs 1 - 7 are on sale for only $29 ea (Reg. $49 ea)! Supercharge your Band-in-a-Box 2024® with XPro Styles PAK 7! Order now!
XPro Styles PAKs require Band-in-a-Box® 2024 or higher and are compatible with ANY package, including the Pro, MegaPAK, UltraPAK, UltraPAK+, and Audiophile Edition.
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.