Previous Thread
Index
Next Thread
Print Thread
Go To
Post your own Tips and Tricks here
Joined: Feb 2015
Posts: 7,954
P
Veteran
OP Offline
Veteran
P
Joined: Feb 2015
Posts: 7,954
This is Biab Win/Mac using MiniHost with RapidComposer VSTi Full and Ample Bass VSTi with over 700 Riffs.
RapidComposer now has a new added feature that allows you to convert a midi file with keyswitches into a Relative form Phrase with the keyswitches for the VSTi, this allows you to place the phrases over any key/scale/chord.
Trial Basses http://www.amplesound.net/en/download.asp#
Ample Bass Upright(Trial) v2.51 | Mac | Win
Ample Bass Precission(Trial) v2.51 | Mac | Win

Video Demo Mac/Win EDIT: fixed link
https://www.dropbox.com/s/k7q8ikg7e3pgx0g/Biab-RC-Ample-Bass.mp4?dl=0
If it ask for Sign in click No Thanks Continue..at the bottom.
This is the Ample Bass Articulation Control file for RapidComposer Full (covers all the Ample Basses), place in Win/Mac Documents\RapidComposerV3\DB
https://www.dropbox.com/s/tcj67pr682gl66w/ABP2.dll.rcCTRL.zip?dl=0
If it ask for Sign in click No Thanks Continue..at the bottom.

Drag the Yellow Audio cable up or Down to tweak the volume in MiniHost.

If you don't have the Full RapidComposer version you can have two separate phrases, one with the keyswitches that stays as Absolute and another, the actual notes that are converted to Relative form.
**Remove the String keyswitches at the very top of the midi file, as they won't work because you are changing the Phrases across chords/keys/scales. Keep the keyswitches for the notes on the same notes across the chord track under the midi notes Phrases it belongs to.
Download the Video if it's not clear in the player.



Code:
## Controller and articulation definitions

controllerset=Ample Sound Acoustic & Electric Basses;
controller={name="Modulation"; num=1; default=0; },{name="Volume"; num=7; default=64; },{name="Expression"; num=11; default=100; },{name="Control 20"; num=20; default=64; },{name="Control 21"; num=21; default=0; },{name="Control 22"; num=22; default=0; },{name="Control 23"; num=23; default=10; },{name="Sustain"; num=64; default=0; off=0; on=127; },{name="Legato"; num=68; default=0; off=0; on=127; },{name="Reverb"; num=91; default=64; },{name="Chorus"; num=93; default=0; };

group="ABP2"; articulation="Sustain"; keyswitch="C1";
group="ABP2"; articulation="Natural Harmonic"; keyswitch="C#1";
group="ABP2"; articulation="Palm Mute"; keyswitch="D1";
group="ABP2"; articulation="Slide In/Out"; keyswitch="D#1";
group="ABP2"; articulation="Legato Slide"; keyswitch="E1";
group="ABP2"; articulation="Hammer On & Pull Off"; keyswitch="F1";
group="ABP2"; articulation="Staccato"; keyswitch="F#1";
group="ABP2"; articulation="Slap"; keyswitch="G1";
group="ABP2"; articulation="Tap"; keyswitch="G#1";
group="ABP2"; articulation="Pop"; keyswitch="A1";
group="ABP2"; articulation="Hit Top (Mute)"; keyswitch="G#5";
group="ABP2"; articulation="Hit Top (Open)"; keyswitch="A5";
group="ABP2"; articulation="Hit Rim"; keyswitch="A#5";
group="ABP2"; articulation="Scratch 1"; keyswitch="F6";
group="ABP2"; articulation="Scratch 2"; keyswitch="F#6";
group="ABP2"; articulation="Accentuation Noise"; keyswitch="G6";
group="ABP2"; articulation="Slap Noise Left Hand"; keyswitch="G#6";
group="ABP2"; articulation="Slap Noise Right Hand"; keyswitch="A6";
group="ABP2"; articulation="Fx Slide 1 E String"; keyswitch="A#6";
group="ABP2"; articulation="Fx Slide 2 A String"; keyswitch="B6";
group="ABP2"; articulation="Fx Slide 3 E String"; keyswitch="C7";
group="ABP2"; articulation="Fx Slide 4 A String"; keyswitch="C#7";
group="ABP2"; articulation="Play on String 4"; keyswitch="E7";
group="ABP2"; articulation="Play on String 3"; keyswitch="F7";
group="ABP2"; articulation="Play on String 2"; keyswitch="F#7";
group="ABP2"; articulation="Play on String 1"; keyswitch="G7";
## Disabled
group="ABP2"; articulation="Play on String 4"; ctrl=3; ctrlval=0; 
group="ABP2"; articulation="Play on String 3"; ctrl=3; ctrlval=0; 
group="ABP2"; articulation="Play on String 2"; ctrl=3; ctrlval=0; 
group="ABP2"; articulation="Play on String 1"; ctrl=3; ctrlval=0; 

group="ABY2"; articulation="Sustain"; keyswitch="C1";
group="ABY2"; articulation="Natural Harmonic"; keyswitch="C#1";
group="ABY2"; articulation="Palm Mute"; keyswitch="D1";
group="ABY2"; articulation="Slide In/Out"; keyswitch="D#1";
group="ABY2"; articulation="Legato Slide"; keyswitch="E1";
group="ABY2"; articulation="Hammer On & Pull Off"; keyswitch="F1";
group="ABY2"; articulation="Staccato"; keyswitch="F#1";
group="ABY2"; articulation="Slap"; keyswitch="G1";
group="ABY2"; articulation="Tap"; keyswitch="G#1";
group="ABY2"; articulation="Pop"; keyswitch="A1";
group="ABY2"; articulation="Hit Top (Mute)"; keyswitch="G#5";
group="ABY2"; articulation="Hit Top (Open)"; keyswitch="A5";
group="ABY2"; articulation="Hit Rim"; keyswitch="A#5";
group="ABY2"; articulation="Scratch 1"; keyswitch="F6";
group="ABY2"; articulation="Scratch 2"; keyswitch="F#6";
group="ABY2"; articulation="Accentuation Noise"; keyswitch="G6";
group="ABY2"; articulation="Slap Noise Left Hand"; keyswitch="G#6";
group="ABY2"; articulation="Slap Noise Right Hand"; keyswitch="A6";
group="ABY2"; articulation="Fx Slide 1 E String"; keyswitch="A#6";
group="ABY2"; articulation="Fx Slide 2 A String"; keyswitch="B6";
group="ABY2"; articulation="Fx Slide 3 E String"; keyswitch="C7";
group="ABY2"; articulation="Fx Slide 4 A String"; keyswitch="C#7";
group="ABY2"; articulation="Play on String 4"; keyswitch="E7";
group="ABY2"; articulation="Play on String 3"; keyswitch="F7";
group="ABY2"; articulation="Play on String 2"; keyswitch="F#7";
group="ABY2"; articulation="Play on String 1"; keyswitch="G7";
## Disabled
group="ABY2"; articulation="Play on String 4"; ctrl=3; ctrlval=0; 
group="ABY2"; articulation="Play on String 3"; ctrl=3; ctrlval=0; 
group="ABY2"; articulation="Play on String 2"; ctrl=3; ctrlval=0; 
group="ABY2"; articulation="Play on String 1"; ctrl=3; ctrlval=0; 

group="ABU2"; articulation="Sustain"; keyswitch="C1";
group="ABU2"; articulation="Natural Harmonic"; keyswitch="C#1";
group="ABU2"; articulation="Palm Mute"; keyswitch="D1";
group="ABU2"; articulation="Slide In/Out"; keyswitch="D#1";
group="ABU2"; articulation="Legato Slide"; keyswitch="E1";
group="ABU2"; articulation="Hammer On & Pull Off"; keyswitch="F1";
group="ABU2"; articulation="Staccato"; keyswitch="F#1";
group="ABU2"; articulation="Slap"; keyswitch="G1";
group="ABU2"; articulation="Tap"; keyswitch="G#1";
group="ABU2"; articulation="Pop"; keyswitch="A1";
group="ABU2"; articulation="Hit Top (Mute)"; keyswitch="G#5";
group="ABU2"; articulation="Hit Top (Open)"; keyswitch="A5";
group="ABU2"; articulation="Hit Rim"; keyswitch="A#5";
group="ABU2"; articulation="Scratch 1"; keyswitch="F6";
group="ABU2"; articulation="Scratch 2"; keyswitch="F#6";
group="ABU2"; articulation="Accentuation Noise"; keyswitch="G6";
group="ABU2"; articulation="Slap Noise Left Hand"; keyswitch="G#6";
group="ABU2"; articulation="Slap Noise Right Hand"; keyswitch="A6";
group="ABU2"; articulation="Fx Slide 1 E String"; keyswitch="A#6";
group="ABU2"; articulation="Fx Slide 2 A String"; keyswitch="B6";
group="ABU2"; articulation="Fx Slide 3 E String"; keyswitch="C7";
group="ABU2"; articulation="Fx Slide 4 A String"; keyswitch="C#7";
group="ABU2"; articulation="Play on String 4"; keyswitch="E7";
group="ABU2"; articulation="Play on String 3"; keyswitch="F7";
group="ABU2"; articulation="Play on String 2"; keyswitch="F#7";
group="ABU2"; articulation="Play on String 1"; keyswitch="G7";
## Disabled
group="ABU2"; articulation="Play on String 4"; ctrl=3; ctrlval=0; 
group="ABU2"; articulation="Play on String 3"; ctrl=3; ctrlval=0; 
group="ABU2"; articulation="Play on String 2"; ctrl=3; ctrlval=0; 
group="ABU2"; articulation="Play on String 1"; ctrl=3; ctrlval=0; 

group="AMR2"; articulation="Sustain"; keyswitch="C1";
group="AMR2"; articulation="Legato Slide"; keyswitch="C#1";
group="AMR2"; articulation="Hammer On & Pull Off"; keyswitch="D1";
group="AMR2"; articulation="Slide In/Out"; keyswitch="D#1";
group="AMR2"; articulation="Downstroke Noise"; keyswitch="D#6";
group="AMR2"; articulation="Upstroke Noise"; keyswitch="E6";
group="AMR2"; articulation="Scratch 1"; keyswitch="F6";
group="AMR2"; articulation="Scratch 2"; keyswitch="F#6";
group="AMR2"; articulation="Silent Press"; keyswitch="G6";
group="AMR2"; articulation="Fx Slide 1 B String In/Out"; keyswitch="G#6";
group="AMR2"; articulation="Fx Slide 2 E String In/Out"; keyswitch="A6";
group="AMR2"; articulation="Fx Slide 3 A String In/Out"; keyswitch="A#6";
group="AMR2"; articulation="Fx Slide 4 B String Out"; keyswitch="B6";
group="AMR2"; articulation="Fx Slide 5 E String Out"; keyswitch="C7";
group="AMR2"; articulation="Fx Slide 6 A String Out"; keyswitch="C#7";
group="AMR2"; articulation="Play on String 4"; keyswitch="E7";
group="AMR2"; articulation="Play on String 3"; keyswitch="F7";
group="AMR2"; articulation="Play on String 2"; keyswitch="F#7";
group="AMR2"; articulation="Play on String 1"; keyswitch="G7";
## Disabled
group="AMR2"; articulation="Play on String 4"; ctrl=3; ctrlval=0; 
group="AMR2"; articulation="Play on String 3"; ctrl=3; ctrlval=0; 
group="AMR2"; articulation="Play on String 2"; ctrl=3; ctrlval=0; 
group="AMR2"; articulation="Play on String 1"; ctrl=3; ctrlval=0;  
 

Attached Files (Click to download or enlarge) (Only available when you are logged in)
RC_Ample_Control-Set.jpg (262.9 KB, 323 downloads)
Post your own Tips and Tricks here
Joined: Feb 2015
Posts: 7,954
P
Veteran
OP Offline
Veteran
P
Joined: Feb 2015
Posts: 7,954
Try these, let me know if any mistakes (keyswitches are up 1 octave for RC and String switches disabled, you can edit and save *.rcCTRL in notepad):

Update Extra Basses
https://www.dropbox.com/s/ive32dtsemeaotp/ABP2.dll.rcCTRL-Update01.zip?dl=0

Ample Guitars Controller Set
https://www.dropbox.com/s/iyjharkje0vv5o7/Ample%20Guitars.rcCTRL.zip?dl=0

If it ask for Sign in click No Thanks Continue..at the bottom.

Basses
Code:
## Controller and articulation definitions

controllerset=Ample Sound Acoustic & Electric Basses;
controller={name="Modulation"; num=1; default=0; },{name="Volume"; num=7; default=64; },{name="Expression"; num=11; default=100; },{name="Control 20"; num=20; default=64; },{name="Control 21"; num=21; default=0; },{name="Control 22"; num=22; default=0; },{name="Control 23"; num=23; default=10; },{name="Sustain"; num=64; default=0; off=0; on=127; },{name="Legato"; num=68; default=0; off=0; on=127; },{name="Reverb"; num=91; default=64; },{name="Chorus"; num=93; default=0; };

group="ABA2"; articulation="Sustain"; keyswitch="C1";
group="ABA2"; articulation="Natural Harmonic"; keyswitch="C#1";
group="ABA2"; articulation="Palm Mute"; keyswitch="D1";
group="ABA2"; articulation="Slide In/Out"; keyswitch="D#1";
group="ABA2"; articulation="Legato Slide"; keyswitch="E1";
group="ABA2"; articulation="Hammer On & Pull Off"; keyswitch="F1";
group="ABA2"; articulation="Staccato"; keyswitch="F#1";
group="ABA2"; articulation="Slap"; keyswitch="G1";
group="ABA2"; articulation="Tap"; keyswitch="G#1";
group="ABA2"; articulation="Pop"; keyswitch="A1";
group="ABA2"; articulation="Hit Top (Mute)"; keyswitch="G#5";
group="ABA2"; articulation="Hit Top (Open)"; keyswitch="A5";
group="ABA2"; articulation="Hit Rim"; keyswitch="A#5";
group="ABA2"; articulation="Scratch 1"; keyswitch="F6";
group="ABA2"; articulation="Scratch 2"; keyswitch="F#6";
group="ABA2"; articulation="Accentuation Noise"; keyswitch="G6";
group="ABA2"; articulation="Slap Noise Left Hand"; keyswitch="G#6";
group="ABA2"; articulation="Slap Noise Right Hand"; keyswitch="A6";
group="ABA2"; articulation="Fx Slide 1 E String"; keyswitch="A#6";
group="ABA2"; articulation="Fx Slide 2 A String"; keyswitch="B6";
group="ABA2"; articulation="Fx Slide 3 E String"; keyswitch="C7";
group="ABA2"; articulation="Fx Slide 4 A String"; keyswitch="C#7";
group="ABA2"; articulation="Play on String 4"; keyswitch="E7";
group="ABA2"; articulation="Play on String 3"; keyswitch="F7";
group="ABA2"; articulation="Play on String 2"; keyswitch="F#7";
group="ABA2"; articulation="Play on String 1"; keyswitch="G7";
## Disabled
group="ABA2"; articulation="Play on String 4"; ctrl=3; ctrlval=0; 
group="ABA2"; articulation="Play on String 3"; ctrl=3; ctrlval=0; 
group="ABA2"; articulation="Play on String 2"; ctrl=3; ctrlval=0; 
group="ABA2"; articulation="Play on String 1"; ctrl=3; ctrlval=0; 

group="ABP2"; articulation="Sustain"; keyswitch="C1";
group="ABP2"; articulation="Natural Harmonic"; keyswitch="C#1";
group="ABP2"; articulation="Palm Mute"; keyswitch="D1";
group="ABP2"; articulation="Slide In/Out"; keyswitch="D#1";
group="ABP2"; articulation="Legato Slide"; keyswitch="E1";
group="ABP2"; articulation="Hammer On & Pull Off"; keyswitch="F1";
group="ABP2"; articulation="Staccato"; keyswitch="F#1";
group="ABP2"; articulation="Slap"; keyswitch="G1";
group="ABP2"; articulation="Tap"; keyswitch="G#1";
group="ABP2"; articulation="Pop"; keyswitch="A1";
group="ABP2"; articulation="Hit Top (Mute)"; keyswitch="G#5";
group="ABP2"; articulation="Hit Top (Open)"; keyswitch="A5";
group="ABP2"; articulation="Hit Rim"; keyswitch="A#5";
group="ABP2"; articulation="Scratch 1"; keyswitch="F6";
group="ABP2"; articulation="Scratch 2"; keyswitch="F#6";
group="ABP2"; articulation="Accentuation Noise"; keyswitch="G6";
group="ABP2"; articulation="Slap Noise Left Hand"; keyswitch="G#6";
group="ABP2"; articulation="Slap Noise Right Hand"; keyswitch="A6";
group="ABP2"; articulation="Fx Slide 1 E String"; keyswitch="A#6";
group="ABP2"; articulation="Fx Slide 2 A String"; keyswitch="B6";
group="ABP2"; articulation="Fx Slide 3 E String"; keyswitch="C7";
group="ABP2"; articulation="Fx Slide 4 A String"; keyswitch="C#7";
group="ABP2"; articulation="Play on String 4"; keyswitch="E7";
group="ABP2"; articulation="Play on String 3"; keyswitch="F7";
group="ABP2"; articulation="Play on String 2"; keyswitch="F#7";
group="ABP2"; articulation="Play on String 1"; keyswitch="G7";
## Disabled
group="ABP2"; articulation="Play on String 4"; ctrl=3; ctrlval=0; 
group="ABP2"; articulation="Play on String 3"; ctrl=3; ctrlval=0; 
group="ABP2"; articulation="Play on String 2"; ctrl=3; ctrlval=0; 
group="ABP2"; articulation="Play on String 1"; ctrl=3; ctrlval=0; 

group="ABJ2"; articulation="Sustain"; keyswitch="C1";
group="ABJ2"; articulation="Natural Harmonic"; keyswitch="C#1";
group="ABJ2"; articulation="Palm Mute"; keyswitch="D1";
group="ABJ2"; articulation="Slide In/Out"; keyswitch="D#1";
group="ABJ2"; articulation="Legato Slide"; keyswitch="E1";
group="ABJ2"; articulation="Hammer On & Pull Off"; keyswitch="F1";
group="ABJ2"; articulation="Staccato"; keyswitch="F#1";
group="ABJ2"; articulation="Slap"; keyswitch="G1";
group="ABJ2"; articulation="Tap"; keyswitch="G#1";
group="ABJ2"; articulation="Pop"; keyswitch="A1";
group="ABJ2"; articulation="Hit Top (Mute)"; keyswitch="G#5";
group="ABJ2"; articulation="Hit Top (Open)"; keyswitch="A5";
group="ABJ2"; articulation="Hit Rim"; keyswitch="A#5";
group="ABJ2"; articulation="Scratch 1"; keyswitch="F6";
group="ABJ2"; articulation="Scratch 2"; keyswitch="F#6";
group="ABJ2"; articulation="Accentuation Noise"; keyswitch="G6";
group="ABJ2"; articulation="Slap Noise Left Hand"; keyswitch="G#6";
group="ABJ2"; articulation="Slap Noise Right Hand"; keyswitch="A6";
group="ABJ2"; articulation="Fx Slide 1 E String"; keyswitch="A#6";
group="ABJ2"; articulation="Fx Slide 2 A String"; keyswitch="B6";
group="ABJ2"; articulation="Fx Slide 3 E String"; keyswitch="C7";
group="ABJ2"; articulation="Fx Slide 4 A String"; keyswitch="C#7";
group="ABJ2"; articulation="Play on String 4"; keyswitch="E7";
group="ABJ2"; articulation="Play on String 3"; keyswitch="F7";
group="ABJ2"; articulation="Play on String 2"; keyswitch="F#7";
group="ABJ2"; articulation="Play on String 1"; keyswitch="G7";
## Disabled
group="ABJ2"; articulation="Play on String 4"; ctrl=3; ctrlval=0; 
group="ABJ2"; articulation="Play on String 3"; ctrl=3; ctrlval=0; 
group="ABJ2"; articulation="Play on String 2"; ctrl=3; ctrlval=0; 
group="ABJ2"; articulation="Play on String 1"; ctrl=3; ctrlval=0;

group="ABU2"; articulation="Sustain"; keyswitch="C1";
group="ABU2"; articulation="Natural Harmonic"; keyswitch="C#1";
group="ABU2"; articulation="Palm Mute"; keyswitch="D1";
group="ABU2"; articulation="Slide In/Out"; keyswitch="D#1";
group="ABU2"; articulation="Legato Slide"; keyswitch="E1";
group="ABU2"; articulation="Hammer On & Pull Off"; keyswitch="F1";
group="ABU2"; articulation="Staccato"; keyswitch="F#1";
group="ABU2"; articulation="Slap"; keyswitch="G1";
group="ABU2"; articulation="Tap"; keyswitch="G#1";
group="ABU2"; articulation="Pop"; keyswitch="A1";
group="ABU2"; articulation="Hit Top (Mute)"; keyswitch="G#5";
group="ABU2"; articulation="Hit Top (Open)"; keyswitch="A5";
group="ABU2"; articulation="Hit Rim"; keyswitch="A#5";
group="ABU2"; articulation="Scratch 1"; keyswitch="F6";
group="ABU2"; articulation="Scratch 2"; keyswitch="F#6";
group="ABU2"; articulation="Accentuation Noise"; keyswitch="G6";
group="ABU2"; articulation="Slap Noise Left Hand"; keyswitch="G#6";
group="ABU2"; articulation="Slap Noise Right Hand"; keyswitch="A6";
group="ABU2"; articulation="Fx Slide 1 E String"; keyswitch="A#6";
group="ABU2"; articulation="Fx Slide 2 A String"; keyswitch="B6";
group="ABU2"; articulation="Fx Slide 3 E String"; keyswitch="C7";
group="ABU2"; articulation="Fx Slide 4 A String"; keyswitch="C#7";
group="ABU2"; articulation="Play on String 4"; keyswitch="E7";
group="ABU2"; articulation="Play on String 3"; keyswitch="F7";
group="ABU2"; articulation="Play on String 2"; keyswitch="F#7";
group="ABU2"; articulation="Play on String 1"; keyswitch="G7";
## Disabled
group="ABU2"; articulation="Play on String 4"; ctrl=3; ctrlval=0; 
group="ABU2"; articulation="Play on String 3"; ctrl=3; ctrlval=0; 
group="ABU2"; articulation="Play on String 2"; ctrl=3; ctrlval=0; 
group="ABU2"; articulation="Play on String 1"; ctrl=3; ctrlval=0; 

group="ABY2"; articulation="Sustain"; keyswitch="C1";
group="ABY2"; articulation="Natural Harmonic"; keyswitch="C#1";
group="ABY2"; articulation="Palm Mute"; keyswitch="D1";
group="ABY2"; articulation="Slide In/Out"; keyswitch="D#1";
group="ABY2"; articulation="Legato Slide"; keyswitch="E1";
group="ABY2"; articulation="Hammer On & Pull Off"; keyswitch="F1";
group="ABY2"; articulation="Staccato"; keyswitch="F#1";
group="ABY2"; articulation="Slap"; keyswitch="G1";
group="ABY2"; articulation="Tap"; keyswitch="G#1";
group="ABY2"; articulation="Pop"; keyswitch="A1";
group="ABY2"; articulation="Hit Top (Mute)"; keyswitch="G#5";
group="ABY2"; articulation="Hit Top (Open)"; keyswitch="A5";
group="ABY2"; articulation="Hit Rim"; keyswitch="A#5";
group="ABY2"; articulation="Scratch 1"; keyswitch="F6";
group="ABY2"; articulation="Scratch 2"; keyswitch="F#6";
group="ABY2"; articulation="Accentuation Noise"; keyswitch="G6";
group="ABY2"; articulation="Slap Noise Left Hand"; keyswitch="G#6";
group="ABY2"; articulation="Slap Noise Right Hand"; keyswitch="A6";
group="ABY2"; articulation="Fx Slide 1 E String"; keyswitch="A#6";
group="ABY2"; articulation="Fx Slide 2 A String"; keyswitch="B6";
group="ABY2"; articulation="Fx Slide 3 E String"; keyswitch="C7";
group="ABY2"; articulation="Fx Slide 4 A String"; keyswitch="C#7";
group="ABY2"; articulation="Play on String 4"; keyswitch="E7";
group="ABY2"; articulation="Play on String 3"; keyswitch="F7";
group="ABY2"; articulation="Play on String 2"; keyswitch="F#7";
group="ABY2"; articulation="Play on String 1"; keyswitch="G7";
## Disabled
group="ABY2"; articulation="Play on String 4"; ctrl=3; ctrlval=0; 
group="ABY2"; articulation="Play on String 3"; ctrl=3; ctrlval=0; 
group="ABY2"; articulation="Play on String 2"; ctrl=3; ctrlval=0; 
group="ABY2"; articulation="Play on String 1"; ctrl=3; ctrlval=0; 

group="AMR2"; articulation="Sustain"; keyswitch="C1";
group="AMR2"; articulation="Legato Slide"; keyswitch="C#1";
group="AMR2"; articulation="Hammer On & Pull Off"; keyswitch="D1";
group="AMR2"; articulation="Slide In/Out"; keyswitch="D#1";
group="AMR2"; articulation="Downstroke Noise"; keyswitch="D#6";
group="AMR2"; articulation="Upstroke Noise"; keyswitch="E6";
group="AMR2"; articulation="Scratch 1"; keyswitch="F6";
group="AMR2"; articulation="Scratch 2"; keyswitch="F#6";
group="AMR2"; articulation="Silent Press"; keyswitch="G6";
group="AMR2"; articulation="Fx Slide 1 B String In/Out"; keyswitch="G#6";
group="AMR2"; articulation="Fx Slide 2 E String In/Out"; keyswitch="A6";
group="AMR2"; articulation="Fx Slide 3 A String In/Out"; keyswitch="A#6";
group="AMR2"; articulation="Fx Slide 4 B String Out"; keyswitch="B6";
group="AMR2"; articulation="Fx Slide 5 E String Out"; keyswitch="C7";
group="AMR2"; articulation="Fx Slide 6 A String Out"; keyswitch="C#7";
group="AMR2"; articulation="Play on String 4"; keyswitch="E7";
group="AMR2"; articulation="Play on String 3"; keyswitch="F7";
group="AMR2"; articulation="Play on String 2"; keyswitch="F#7";
group="AMR2"; articulation="Play on String 1"; keyswitch="G7";
## Disabled
group="AMR2"; articulation="Play on String 4"; ctrl=3; ctrlval=0; 
group="AMR2"; articulation="Play on String 3"; ctrl=3; ctrlval=0; 
group="AMR2"; articulation="Play on String 2"; ctrl=3; ctrlval=0; 
group="AMR2"; articulation="Play on String 1"; ctrl=3; ctrlval=0; 


Guitars
Code:
## Controller and articulation definitions

controllerset=Ample Sound Guitars Acoustic & Electrics;
controller={name="Modulation"; num=1; default=0; },{name="Volume"; num=7; default=64; },{name="Expression"; num=11; default=100; },{name="Control 20"; num=20; default=64; },{name="Control 21"; num=21; default=0; },{name="Control 22"; num=22; default=0; },{name="Control 23"; num=23; default=10; },{name="Sustain"; num=64; default=0; off=0; on=127; },{name="Legato"; num=68; default=0; off=0; on=127; },{name="Reverb"; num=91; default=64; },{name="Chorus"; num=93; default=0; };

group="AGF2"; articulation="Sustain & Pop (Artificial Harmonic)"; keyswitch="C1";
group="AGF2"; articulation="Natural Harmonic & Artificial Harmonic"; keyswitch="C#1";
group="AGF2"; articulation="Palm Mute"; keyswitch="D1";
group="AGF2"; articulation="Slide In from below & Slide Out downwards"; keyswitch="D#1";
group="AGF2"; articulation="Legato Slide (Poly Legato)"; keyswitch="E1";
group="AGF2"; articulation="Hammer On, Pull Off (Poly Legato)"; keyswitch="F1";
group="AGF2"; articulation="Slide Guitar"; keyswitch="F#1";
group="AGF2"; articulation="Scratch"; keyswitch="F6";
group="AGF2"; articulation="Slap"; keyswitch="F#6";
group="AGF2"; articulation="Silent Press"; keyswitch="G6";
group="AGF2"; articulation="Silent Stroke"; keyswitch="G#6";
group="AGF2"; articulation="Downstroke 1"; keyswitch="A6";
group="AGF2"; articulation="Upstroke 1"; keyswitch="A#6";
group="AGF2"; articulation="Downstroke 2"; keyswitch="B6";
group="AGF2"; articulation="Upstroke 2"; keyswitch="C7";
group="AGF2"; articulation="Hit Top (Open) / Pick Scrape"; keyswitch="F7";
group="AGF2"; articulation="Hit Top (Mute)"; keyswitch="F#7";
group="AGF2"; articulation="Hit Rim"; keyswitch="G7";
group="AGF2"; articulation="Play on String 6"; keyswitch="G1";
group="AGF2"; articulation="Play on String 5"; keyswitch="G#1";
group="AGF2"; articulation="Play on String 4"; keyswitch="A1";
group="AGF2"; articulation="Play on String 3"; keyswitch="A#1";
group="AGF2"; articulation="Play on String 2"; keyswitch="B1";
group="AGF2"; articulation="Play on String 1"; keyswitch="C1";
## Disabled
group="AGF2"; articulation="Play on String 6"; ctrl=3; ctrlval=0; 
group="AGF2"; articulation="Play on String 5"; ctrl=3; ctrlval=0;
group="AGF2"; articulation="Play on String 4"; ctrl=3; ctrlval=0; 
group="AGF2"; articulation="Play on String 3"; ctrl=3; ctrlval=0; 
group="AGF2"; articulation="Play on String 2"; ctrl=3; ctrlval=0; 
group="AGF2"; articulation="Play on String 1"; ctrl=3; ctrlval=0;

group="AGG2"; articulation="Sustain & Pop (Artificial Harmonic)"; keyswitch="C1";
group="AGG2"; articulation="Natural Harmonic & Artificial Harmonic"; keyswitch="C#1";
group="AGG2"; articulation="Palm Mute"; keyswitch="D1";
group="AGG2"; articulation="Slide In from below & Slide Out downwards"; keyswitch="D#1";
group="AGG2"; articulation="Legato Slide (Poly Legato)"; keyswitch="E1";
group="AGG2"; articulation="Hammer On, Pull Off (Poly Legato)"; keyswitch="F1";
group="AGG2"; articulation="Slide Guitar"; keyswitch="F#1";
group="AGG2"; articulation="Scratch"; keyswitch="F6";
group="AGG2"; articulation="Slap"; keyswitch="F#6";
group="AGG2"; articulation="Silent Press"; keyswitch="G6";
group="AGG2"; articulation="Silent Stroke"; keyswitch="G#6";
group="AGG2"; articulation="Downstroke 1"; keyswitch="A6";
group="AGG2"; articulation="Upstroke 1"; keyswitch="A#6";
group="AGG2"; articulation="Downstroke 2"; keyswitch="B6";
group="AGG2"; articulation="Upstroke 2"; keyswitch="C7";
group="AGG2"; articulation="Hit Top (Open) / Pick Scrape"; keyswitch="F7";
group="AGG2"; articulation="Hit Top (Mute)"; keyswitch="F#7";
group="AGG2"; articulation="Hit Rim"; keyswitch="G7";
group="AGG2"; articulation="Play on String 6"; keyswitch="G1";
group="AGG2"; articulation="Play on String 5"; keyswitch="G#1";
group="AGG2"; articulation="Play on String 4"; keyswitch="A1";
group="AGG2"; articulation="Play on String 3"; keyswitch="A#1";
group="AGG2"; articulation="Play on String 2"; keyswitch="B1";
group="AGG2"; articulation="Play on String 1"; keyswitch="C1";
## Disabled
group="AGG2"; articulation="Play on String 6"; ctrl=3; ctrlval=0; 
group="AGG2"; articulation="Play on String 5"; ctrl=3; ctrlval=0;
group="AGG2"; articulation="Play on String 4"; ctrl=3; ctrlval=0; 
group="AGG2"; articulation="Play on String 3"; ctrl=3; ctrlval=0; 
group="AGG2"; articulation="Play on String 2"; ctrl=3; ctrlval=0; 
group="AGG2"; articulation="Play on String 1"; ctrl=3; ctrlval=0;

group="AGH2"; articulation="Sustain & Pop (Artificial Harmonic)"; keyswitch="C1";
group="AGH2"; articulation="Natural Harmonic & Artificial Harmonic"; keyswitch="C#1";
group="AGH2"; articulation="Palm Mute"; keyswitch="D1";
group="AGH2"; articulation="Slide In from below & Slide Out downwards"; keyswitch="D#1";
group="AGH2"; articulation="Legato Slide (Poly Legato)"; keyswitch="E1";
group="AGH2"; articulation="Hammer On, Pull Off (Poly Legato)"; keyswitch="F1";
group="AGH2"; articulation="Slide Guitar"; keyswitch="F#1";
group="AGH2"; articulation="Scratch"; keyswitch="F6";
group="AGH2"; articulation="Slap"; keyswitch="F#6";
group="AGH2"; articulation="Silent Press"; keyswitch="G6";
group="AGH2"; articulation="Silent Stroke"; keyswitch="G#6";
group="AGH2"; articulation="Downstroke 1"; keyswitch="A6";
group="AGH2"; articulation="Upstroke 1"; keyswitch="A#6";
group="AGH2"; articulation="Downstroke 2"; keyswitch="B6";
group="AGH2"; articulation="Upstroke 2"; keyswitch="C7";
group="AGH2"; articulation="Hit Top (Open) / Pick Scrape"; keyswitch="F7";
group="AGH2"; articulation="Hit Top (Mute)"; keyswitch="F#7";
group="AGH2"; articulation="Hit Rim"; keyswitch="G7";
group="AGH2"; articulation="Play on String 6"; keyswitch="G1";
group="AGH2"; articulation="Play on String 5"; keyswitch="G#1";
group="AGH2"; articulation="Play on String 4"; keyswitch="A1";
group="AGH2"; articulation="Play on String 3"; keyswitch="A#1";
group="AGH2"; articulation="Play on String 2"; keyswitch="B1";
group="AGH2"; articulation="Play on String 1"; keyswitch="C1";
## Disabled
group="AGH2"; articulation="Play on String 6"; ctrl=3; ctrlval=0; 
group="AGH2"; articulation="Play on String 5"; ctrl=3; ctrlval=0;
group="AGH2"; articulation="Play on String 4"; ctrl=3; ctrlval=0; 
group="AGH2"; articulation="Play on String 3"; ctrl=3; ctrlval=0; 
group="AGH2"; articulation="Play on String 2"; ctrl=3; ctrlval=0; 
group="AGH2"; articulation="Play on String 1"; ctrl=3; ctrlval=0;

group="AGL2"; articulation="Sustain & Pop (Artificial Harmonic)"; keyswitch="C1";
group="AGL2"; articulation="Natural Harmonic & Artificial Harmonic"; keyswitch="C#1";
group="AGL2"; articulation="Palm Mute"; keyswitch="D1";
group="AGL2"; articulation="Slide In from below & Slide Out downwards"; keyswitch="D#1";
group="AGL2"; articulation="Legato Slide (Poly Legato)"; keyswitch="E1";
group="AGL2"; articulation="Hammer On, Pull Off (Poly Legato)"; keyswitch="F1";
group="AGL2"; articulation="Slide Guitar"; keyswitch="F#1";
group="AGL2"; articulation="Scratch"; keyswitch="F6";
group="AGL2"; articulation="Slap"; keyswitch="F#6";
group="AGL2"; articulation="Silent Press"; keyswitch="G6";
group="AGL2"; articulation="Silent Stroke"; keyswitch="G#6";
group="AGL2"; articulation="Downstroke 1"; keyswitch="A6";
group="AGL2"; articulation="Upstroke 1"; keyswitch="A#6";
group="AGL2"; articulation="Downstroke 2"; keyswitch="B6";
group="AGL2"; articulation="Upstroke 2"; keyswitch="C7";
group="AGL2"; articulation="Hit Top (Open) / Pick Scrape"; keyswitch="F7";
group="AGL2"; articulation="Hit Top (Mute)"; keyswitch="F#7";
group="AGL2"; articulation="Hit Rim"; keyswitch="G7";
group="AGL2"; articulation="Play on String 6"; keyswitch="G1";
group="AGL2"; articulation="Play on String 5"; keyswitch="G#1";
group="AGL2"; articulation="Play on String 4"; keyswitch="A1";
group="AGL2"; articulation="Play on String 3"; keyswitch="A#1";
group="AGL2"; articulation="Play on String 2"; keyswitch="B1";
group="AGL2"; articulation="Play on String 1"; keyswitch="C1";
## Disabled
group="AGL2"; articulation="Play on String 6"; ctrl=3; ctrlval=0; 
group="AGL2"; articulation="Play on String 5"; ctrl=3; ctrlval=0;
group="AGL2"; articulation="Play on String 4"; ctrl=3; ctrlval=0; 
group="AGL2"; articulation="Play on String 3"; ctrl=3; ctrlval=0; 
group="AGL2"; articulation="Play on String 2"; ctrl=3; ctrlval=0; 
group="AGL2"; articulation="Play on String 1"; ctrl=3; ctrlval=0;

group="AGM2"; articulation="Sustain & Pop (Artificial Harmonic)"; keyswitch="C1";
group="AGM2"; articulation="Natural Harmonic & Artificial Harmonic"; keyswitch="C#1";
group="AGM2"; articulation="Palm Mute"; keyswitch="D1";
group="AGM2"; articulation="Slide In from below & Slide Out downwards"; keyswitch="D#1";
group="AGM2"; articulation="Legato Slide (Poly Legato)"; keyswitch="E1";
group="AGM2"; articulation="Hammer On, Pull Off (Poly Legato)"; keyswitch="F1";
group="AGM2"; articulation="Slide Guitar"; keyswitch="F#1";
group="AGM2"; articulation="Scratch"; keyswitch="F6";
group="AGM2"; articulation="Slap"; keyswitch="F#6";
group="AGM2"; articulation="Silent Press"; keyswitch="G6";
group="AGM2"; articulation="Silent Stroke"; keyswitch="G#6";
group="AGM2"; articulation="Downstroke 1"; keyswitch="A6";
group="AGM2"; articulation="Upstroke 1"; keyswitch="A#6";
group="AGM2"; articulation="Downstroke 2"; keyswitch="B6";
group="AGM2"; articulation="Upstroke 2"; keyswitch="C7";
group="AGM2"; articulation="Hit Top (Open) / Pick Scrape"; keyswitch="F7";
group="AGM2"; articulation="Hit Top (Mute)"; keyswitch="F#7";
group="AGM2"; articulation="Hit Rim"; keyswitch="G7";
group="AGM2"; articulation="Play on String 6"; keyswitch="G1";
group="AGM2"; articulation="Play on String 5"; keyswitch="G#1";
group="AGM2"; articulation="Play on String 4"; keyswitch="A1";
group="AGM2"; articulation="Play on String 3"; keyswitch="A#1";
group="AGM2"; articulation="Play on String 2"; keyswitch="B1";
group="AGM2"; articulation="Play on String 1"; keyswitch="C1";
## Disabled
group="AGM2"; articulation="Play on String 6"; ctrl=3; ctrlval=0; 
group="AGM2"; articulation="Play on String 5"; ctrl=3; ctrlval=0;
group="AGM2"; articulation="Play on String 4"; ctrl=3; ctrlval=0; 
group="AGM2"; articulation="Play on String 3"; ctrl=3; ctrlval=0; 
group="AGM2"; articulation="Play on String 2"; ctrl=3; ctrlval=0; 
group="AGM2"; articulation="Play on String 1"; ctrl=3; ctrlval=0;

group="AGP2"; articulation="Sustain & Pop (Artificial Harmonic)"; keyswitch="C1";
group="AGP2"; articulation="Natural Harmonic & Artificial Harmonic"; keyswitch="C#1";
group="AGP2"; articulation="Palm Mute"; keyswitch="D1";
group="AGP2"; articulation="Slide In from below & Slide Out downwards"; keyswitch="D#1";
group="AGP2"; articulation="Legato Slide (Poly Legato)"; keyswitch="E1";
group="AGP2"; articulation="Hammer On, Pull Off (Poly Legato)"; keyswitch="F1";
group="AGP2"; articulation="Slide Guitar"; keyswitch="F#1";
group="AGP2"; articulation="Scratch"; keyswitch="F6";
group="AGP2"; articulation="Slap"; keyswitch="F#6";
group="AGP2"; articulation="Silent Press"; keyswitch="G6";
group="AGP2"; articulation="Silent Stroke"; keyswitch="G#6";
group="AGP2"; articulation="Downstroke 1"; keyswitch="A6";
group="AGP2"; articulation="Upstroke 1"; keyswitch="A#6";
group="AGP2"; articulation="Downstroke 2"; keyswitch="B6";
group="AGP2"; articulation="Upstroke 2"; keyswitch="C7";
group="AGP2"; articulation="Hit Top (Open) / Pick Scrape"; keyswitch="F7";
group="AGP2"; articulation="Hit Top (Mute)"; keyswitch="F#7";
group="AGP2"; articulation="Hit Rim"; keyswitch="G7";
group="AGP2"; articulation="Play on String 6"; keyswitch="G1";
group="AGP2"; articulation="Play on String 5"; keyswitch="G#1";
group="AGP2"; articulation="Play on String 4"; keyswitch="A1";
group="AGP2"; articulation="Play on String 3"; keyswitch="A#1";
group="AGP2"; articulation="Play on String 2"; keyswitch="B1";
group="AGP2"; articulation="Play on String 1"; keyswitch="C1";
## Disabled
group="AGP2"; articulation="Play on String 6"; ctrl=3; ctrlval=0; 
group="AGP2"; articulation="Play on String 5"; ctrl=3; ctrlval=0;
group="AGP2"; articulation="Play on String 4"; ctrl=3; ctrlval=0; 
group="AGP2"; articulation="Play on String 3"; ctrl=3; ctrlval=0; 
group="AGP2"; articulation="Play on String 2"; ctrl=3; ctrlval=0; 
group="AGP2"; articulation="Play on String 1"; ctrl=3; ctrlval=0;

group="AGT2"; articulation="Sustain & Pop (Artificial Harmonic)"; keyswitch="C1";
group="AGT2"; articulation="Natural Harmonic & Artificial Harmonic"; keyswitch="C#1";
group="AGT2"; articulation="Palm Mute"; keyswitch="D1";
group="AGT2"; articulation="Slide In from below & Slide Out downwards"; keyswitch="D#1";
group="AGT2"; articulation="Legato Slide (Poly Legato)"; keyswitch="E1";
group="AGT2"; articulation="Hammer On, Pull Off (Poly Legato)"; keyswitch="F1";
group="AGT2"; articulation="Slide Guitar"; keyswitch="F#1";
group="AGT2"; articulation="Scratch"; keyswitch="F6";
group="AGT2"; articulation="Slap"; keyswitch="F#6";
group="AGT2"; articulation="Silent Press"; keyswitch="G6";
group="AGT2"; articulation="Silent Stroke"; keyswitch="G#6";
group="AGT2"; articulation="Downstroke 1"; keyswitch="A6";
group="AGT2"; articulation="Upstroke 1"; keyswitch="A#6";
group="AGT2"; articulation="Downstroke 2"; keyswitch="B6";
group="AGT2"; articulation="Upstroke 2"; keyswitch="C7";
group="AGT2"; articulation="Hit Top (Open) / Pick Scrape"; keyswitch="F7";
group="AGT2"; articulation="Hit Top (Mute)"; keyswitch="F#7";
group="AGT2"; articulation="Hit Rim"; keyswitch="G7";
group="AGT2"; articulation="Play on String 6"; keyswitch="G1";
group="AGT2"; articulation="Play on String 5"; keyswitch="G#1";
group="AGT2"; articulation="Play on String 4"; keyswitch="A1";
group="AGT2"; articulation="Play on String 3"; keyswitch="A#1";
group="AGT2"; articulation="Play on String 2"; keyswitch="B1";
group="AGT2"; articulation="Play on String 1"; keyswitch="C1";
## Disabled
group="AGT2"; articulation="Play on String 6"; ctrl=3; ctrlval=0; 
group="AGT2"; articulation="Play on String 5"; ctrl=3; ctrlval=0;
group="AGT2"; articulation="Play on String 4"; ctrl=3; ctrlval=0; 
group="AGT2"; articulation="Play on String 3"; ctrl=3; ctrlval=0; 
group="AGT2"; articulation="Play on String 2"; ctrl=3; ctrlval=0; 
group="AGT2"; articulation="Play on String 1"; ctrl=3; ctrlval=0;

group="AGTC2"; articulation="Sustain & Pop (Artificial Harmonic)"; keyswitch="C1";
group="AGTC2"; articulation="Natural Harmonic & Artificial Harmonic"; keyswitch="C#1";
group="AGTC2"; articulation="Palm Mute"; keyswitch="D1";
group="AGTC2"; articulation="Slide In from below & Slide Out downwards"; keyswitch="D#1";
group="AGTC2"; articulation="Legato Slide (Poly Legato)"; keyswitch="E1";
group="AGTC2"; articulation="Hammer On, Pull Off (Poly Legato)"; keyswitch="F1";
group="AGTC2"; articulation="Slide Guitar"; keyswitch="F#1";
group="AGTC2"; articulation="Scratch"; keyswitch="F6";
group="AGTC2"; articulation="Slap"; keyswitch="F#6";
group="AGTC2"; articulation="Silent Press"; keyswitch="G6";
group="AGTC2"; articulation="Silent Stroke"; keyswitch="G#6";
group="AGTC2"; articulation="Downstroke 1"; keyswitch="A6";
group="AGTC2"; articulation="Upstroke 1"; keyswitch="A#6";
group="AGTC2"; articulation="Downstroke 2"; keyswitch="B6";
group="AGTC2"; articulation="Upstroke 2"; keyswitch="C7";
group="AGTC2"; articulation="Hit Top (Open) / Pick Scrape"; keyswitch="F7";
group="AGTC2"; articulation="Hit Top (Mute)"; keyswitch="F#7";
group="AGTC2"; articulation="Hit Rim"; keyswitch="G7";
group="AGTC2"; articulation="Play on String 6"; keyswitch="G1";
group="AGTC2"; articulation="Play on String 5"; keyswitch="G#1";
group="AGTC2"; articulation="Play on String 4"; keyswitch="A1";
group="AGTC2"; articulation="Play on String 3"; keyswitch="A#1";
group="AGTC2"; articulation="Play on String 2"; keyswitch="B1";
group="AGTC2"; articulation="Play on String 1"; keyswitch="C1";
## Disabled
group="AGTC2"; articulation="Play on String 6"; ctrl=3; ctrlval=0; 
group="AGTC2"; articulation="Play on String 5"; ctrl=3; ctrlval=0;
group="AGTC2"; articulation="Play on String 4"; ctrl=3; ctrlval=0; 
group="AGTC2"; articulation="Play on String 3"; ctrl=3; ctrlval=0; 
group="AGTC2"; articulation="Play on String 2"; ctrl=3; ctrlval=0; 
group="AGTC2"; articulation="Play on String 1"; ctrl=3; ctrlval=0;

group="AME2"; articulation="Sustain, PM & Artificial Harmonic"; keyswitch="C1";
group="AME2"; articulation="Legato Slide (Poly Legato)"; keyswitch="C#1";
group="AMR2"; articulation="Hammer On, Pull Off (Poly Legato)"; keyswitch="D1";
group="AME2"; articulation="Slide In from below & Slide Out downwards"; keyswitch="D#1";
group="AME2"; articulation="Scratch"; keyswitch="F6";
group="AME2"; articulation="Slap"; keyswitch="F#6";
group="AME2"; articulation="Silent Press"; keyswitch="G6";
group="AME2"; articulation="Silent Stroke"; keyswitch="G#6";
group="AME2"; articulation="Downstroke 1"; keyswitch="A6";
group="AME2"; articulation="Upstroke 1"; keyswitch="A#6";
group="AME2"; articulation="Downstroke 2"; keyswitch="B6";
group="AME2"; articulation="Upstroke 2"; keyswitch="C7";
group="AME2"; articulation="Hit Top (Open) / Pick Scrape"; keyswitch="F7";
group="AME2"; articulation="Hit Top (Mute)"; keyswitch="F#7";
group="AME2"; articulation="Hit Rim"; keyswitch="G7";
group="AME2"; articulation="Play on String 6"; keyswitch="G1";
group="AME2"; articulation="Play on String 5"; keyswitch="G#1";
group="AME2"; articulation="Play on String 4"; keyswitch="A1";
group="AME2"; articulation="Play on String 3"; keyswitch="A#1";
group="AME2"; articulation="Play on String 2"; keyswitch="B1";
group="AME2"; articulation="Play on String 1"; keyswitch="C1";
## Disabled
group="AME2"; articulation="Play on String 6"; ctrl=3; ctrlval=0; 
group="AME2"; articulation="Play on String 5"; ctrl=3; ctrlval=0;
group="AME2"; articulation="Play on String 4"; ctrl=3; ctrlval=0; 
group="AME2"; articulation="Play on String 3"; ctrl=3; ctrlval=0; 
group="AME2"; articulation="Play on String 2"; ctrl=3; ctrlval=0; 
group="AME2"; articulation="Play on String 1"; ctrl=3; ctrlval=0;  

Previous Thread
Next Thread
Go To

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
XPro & Xtra Styles PAK Sets On Sale Now - Until May 15, 2026!

All of our XPro Styles PAKs and Xtra Styles PAKs are on sale until May 15th, 2026!

It's the perfect time to expand your Band-in-a-Box® style library with XPro and Xtra Styles PAKs. These additional styles for Band-in-a-Box® offer a wide range of genres designed to fit seamlessly into your projects. Each style is professionally arranged and mixed, helping enhance your songs while saving you time.

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-10 includes 1,000 styles!

Xtra Styles PAKs are styles that work with the UltraPAK, UltraPAK+, or Audiophile Edition of Band-in-a-Box® 2025 (or higher). Xtra Styles PAKs 1-21 includes 3,700 styles (and 35 MIDI styles)!

The XPro & Xtra Styles PAKs are not included in any Band-in-a-Box® package.

The XPro Styles PAKs 1-10 are available 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 Mac or for Windows.

The Xtra Styles PAKs 1-21 are available for only $29 ea (reg. $49 ea), or get them all in the Xtra Styles PAK Bundle for only $199 (reg. $349)! Listen to demos and order now! For Mac or for Windows.

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.

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 as they require the RealTracks included in the UltraPAK, UltraPAK+, or Audiophile Edition.

Supercharge your Band-in-a-Box today with XPro Styles PAKs and Xtra Styles PAK Sets!

Band-in-a-Box 2026 for Mac Videos

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.

Check out this forum post for "One Stop Shopping" of our Band-in-a-Box® 2026 Mac Videos!

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

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.

Holiday Weekend Hours

As we hop into the Easter weekend, here are our holiday hours:

April 3 (Good Friday): 8:00 AM – 4:00 PM PDT
April 4 (Saturday): Closed
April 5 (Easter Sunday): Closed
April 6 (Easter Monday): Open regular hours

Wishing you an egg-cellent weekend!

— Team PG

Update to Build 10 of RealBand® 2026 for Windows®!

If you're already using RealBand 2026 for Windows, download build 10 to get all the latest additions and enhancements.

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.

Band-in-a-Box® 2026 for Windows® users: Build 1237 is now available!

Already a Band-in-a-Box 2026 for Windows user? Stay up to date and download the build 1237 to get all the latest additions and enhancements.

Forum Statistics
Forums57
Topics86,211
Posts801,960
Members40,070
Most Online64,515
Apr 8th, 2026
Newest Members
Quamido Pirendo, Allan63, brekkea, isledge, Gtrplr66
40,069 Registered Users
Top Posters(30 Days)
MarioD 116
zedd 110
DC Ron 101
rsdean 89
Noel96 79
Today's Birthdays
mike5256
Powered by UBB.threads™ PHP Forum Software 7.7.5