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
Band-in-a-Box 2025 Italian Version is Here!

Cari amici
È stata aggerate la versione in Italiano del programma più amato dagli appassionati di musica, il nostro Band-in-a-Box.
Questo è il link alla nuova versione 2025.

Di seguito i link per scaricare il pacchetti di lingua italiana aggiornati per Band-in-a-Box e RealBand, anche per chi avesse già comprato la nuova versione in inglese.

Band-in-a-Box 2025 - Italiano
RealBand 2025 - Italiano

Band-in-a-Box 2025 French Version is Here!

Bonjour à tous,

Band-in-a-Box® 2025 pour Windows est disponible en Français.
Le téléchargement se fait à partir du site PG Music

Pour ceux qui auraient déjà acheté la version 2025 de Band-in-a-Box (et qui donc ont une version anglaise), il est possible de "franciser" cette version avec les patchs suivants:

BIAB 2025 - francisation
RealBand 2025 - francisation

Voilà, enjoy!

Band-in-a-Box 2025 German Version is Here!

Band-in-a-Box 2025 für Windows Deutsch ist verfügbar!

Die deutsche Version Band-in-a-Box® 2025 für Windows ist ab sofort verfügbar!

Alle die bereits die englische Version von Band-in-a-Box und RealBand 2024 installiert haben, finden hier die Installationsdateien für das Sprachenupdate:

https://nn.pgmusic.com/pgfiles/languagesupport/deutsch2025.exe
https://nn.pgmusic.com/pgfiles/languagesupport/deutsch2025RB.exe

Update Your Band-in-a-Box® 2025 to Build 1128 for Windows Today!

Already using Band-in-a-Box 2025 for Windows®? Download Build 1128 now from our Support Page to enjoy the latest enhancements and improvements from our team.

Stay up to date—get the latest update now!

Update to RealBand® 2025 Build 5 Windows Today!

Already using RealBand® 2025 for Windows®? Download Build 5 now from our Support Page to ensure you have the latest enhancements and improvements from our team.

Get the latest update today!

PowerTracks Pro Audio 2025 for Windows is Here!

PowerTracks Pro Audio 2025 is here! This new version introduces many features, including VST3 support, the ability to load or import a .FLAC file, a reset option for track height in the Tracks window, a taller Timeline on the Notation window toolbar, new freeze buttons in the Tracks window, three toolbar modes (two rows, single row, and none), the improved Select Patch dialog with text-based search and numeric patch display, a new button in the DirectX/VST window to copy an effects group, and more!

First-time packages start at only $49. Already a PowerTracks Pro Audio user? Upgrade for as little as $29!

www.pgmusic.com/powertracks.htm

Video: Summary of the New Band-in-a-Box® App for iOS®

Join Tobin as he takes you on a tour of the new Band-in-a-Box® app for iOS®! Designed for musicians, singer-songwriters, and educators, this powerful tool lets you create, play, and transfer songs effortlessly on your iPhone® or iPad®—anytime, anywhere.

Band-in-a-Box® for iOS® :Summary video.

Check out the forum post for more information.

Forum Statistics
Forums58
Topics84,092
Posts774,598
Members39,550
Most Online25,754
Jan 24th, 2025
Newest Members
carolinahuarta, rico digital, michaelrobinson, Aurelia Golden, Jennifer Greene
39,554 Registered Users
Top Posters(30 Days)
MarioD 191
DC Ron 105
rsdean 101
Noel96 96
dcuny 72
Today's Birthdays
Bill Shafer, edsullivan1
Powered by UBB.threads™ PHP Forum Software 7.7.5