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, 322 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
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.

New! XPro Styles PAK 9 for Band-in-a-Box 2025 and higher for Windows!

We've just released XPro Styles PAK 9 for Windows & Mac 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.

Video: Band-in-a-Box® 2025 for Mac®: VST3 Plugin Support

Band-in-a-Box® 2025 for Mac® now includes support for VST3 plugins, alongside VST and AU. Use them with MIDI or audio tracks for even more creative possibilities in your music production.

Band-in-a-Box® 2025 for Macs®: VST3 Plugin Support

Video: Band-in-a-Box® 2025 for Mac®: Using VST3 Plugins

Join the conversation on our forum.

Band-in-a-Box 2025 for Mac Videos

With the release of Band-in-a-Box® 2025 for Mac, we’re rolling out a collection of brand-new videos on our YouTube channel. We’ll also keep this forum post updated so you can easily find all the latest videos in one convenient spot.

From overviews of new features and walkthroughs of the 202 new RealTracks, to highlights of XPro Styles PAK 8, Xtra Styles PAKs 18, the 2025 49-PAK, and in-depth tutorials — you’ll find everything you need to explore what’s new in Band-in-a-Box® 2025.

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

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

Band-in-a-Box® 2025 for Mac is here, packed with major new features and an incredible collection of available new content! This includes 202 RealTracks (in Sets 449-467), plus 20 bonus Unreleased RealTracks in the 2025 49-PAK. There are new RealStyles, MIDI SuperTracks, Instrumental Studies, “Songs with Vocals” Artist Performance Sets, Playable RealTracks Set 4, two new sets of “RealDrums Stems,” XPro Styles PAK 8, Xtra Styles PAK 19, and more!

Special Offers
Upgrade to Band-in-a-Box® 2025 for Mac with savings of up to 50% on most upgrade packages during our special—available until July 31, 2025! Visit our Band-in-a-Box® packages page for all the purchase options available.

2025 Free Bonus PAK & 49-PAK Add-ons
We've packed our Free Bonus PAK & 49-PAK with some incredible Add-ons! The Free Bonus PAK is automatically included with most Band-in-a-Box® for Mac 2025 packages, but for even more Add-ons (including 20 Unreleased RealTracks!) upgrade to the 2025 49-PAK for only $49. You can see the full lists of items in each package, and listen to demos here.

If you have any questions, feel free to connect with us directly—we’re here to help!

Forum Statistics
Forums58
Topics84,323
Posts777,752
Members39,619
Most Online25,754
Jan 24th, 2025
Newest Members
Davin, Rays31, Richard Manningham, Floyd17230, JerryL
39,619 Registered Users
Top Posters(30 Days)
MarioD 147
DC Ron 105
WaoBand 98
rsdean 95
zedd 84
nonchai 75
Today's Birthdays
Andyman
Powered by UBB.threads™ PHP Forum Software 7.7.5