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, 183 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
Video: Making a Song with Band-in-a-Box®, ChatGPT, and Synth V

Take your Band-in-a-Box® project to a whole new level when you incorporate ChatGPT and Synth V to add lyrics and vocals to your song!

We wanted to demonstrate how this is done with our video, where we show you how to go from nothing to a finished "radio ready" modern pop song by combining the features of Band-in-a-Box®, ChatGPT, and Synth V!

Listen to the finished song, so you get a listen to the finished product: https://demos.pgmusic.com/misc/behindthefame.m4a

If you like it, watch the video. Either way, let's hear your comments!

Henry Clarke: Revolutionize Your Band-in-Box® Tracks with Regenerating Function

One of the new features added with Band-in-Box® 2024 is the Tracks Window, which will look familiar if you've worked with other DAWs.

Henry Clarke explains why he loves the Re-generation function within the Tracks Window in their video Revolutionize Your Band-in-Box® Tracks with Regenerating Function.

Watch video.

Learn even more about what the Tracks Window can do with our video Band-in-a-Box® 2024: The Tracks Window.

User Video: Next-Level AI Music Editing with ACE Studio and Band-in-a-Box®

The Bob Doyle Media YouTube channel is known for demonstrating how you can creatively incorporate AI into your projects - from your song projects to avatar building to face swapping, and more!

His latest video, Next-Level AI Music Editing with ACE Studio and Band-in-a-Box, he explains in detail how you can use the Melodist feature in Band-in-a-Box with ACE Studio. Follow along as he goes from "nothing" to "something" with his Band-in-a-Box MIDI Melodist track, using ACE Studio to turn it into a vocal track (or tracks, you'll see) by adding lyrics for those notes that will trigger some amazing AI vocals!

Watch: Next-Level AI Music Editing with ACE Studio and Band-in-a-Box


Band-in-a-Box® 2024 German for Windows is Here!

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

Wir waren fleißig und haben über 50 neue Funktionen und eine erstaunliche Sammlung neuer Inhalte hinzugefügt, darunter 222 RealTracks, neue RealStyles, MIDI SuperTracks, Instrumental Studies, "Songs with Vocals" Artist Performance Sets, abspielbare RealTracks Set 3, abspielbare RealDrums Set 2, zwei neue Sets von "RealDrums Stems", XPro Styles PAK 6, Xtra Styles PAK 17 und mehr!

Paket | Was ist Neu

Update Your PowerTracks Pro Audio 2024 Today!

Add updated printing options, enhanced tracks settings, smoother use of MGU and SGU (BB files) within PowerTracks, and more with the latest PowerTracks Pro Audio 2024 update!

Learn more about this free update for PowerTracks Pro Audio & download it at www.pgmusic.com/support_windows_pt.htm#2024_5

The Newest RealBand 2024 Update is Here!

The newest RealBand 2024 Build 5 update is now available!

Download and install this to your RealBand 2024 for updated print options, streamlined loading and saving of .SGU & MGU (BB) files, and to add a number of program adjustments that address user-reported bugs and concerns.

This free update is available to all RealBand 2024 users. To learn more about this update and download it, head to www.pgmusic.com/support.realband.htm#20245

The Band-in-a-Box® Flash Drive Backup Option

Today (April 5) is National Flash Drive Day!

Did you know... not only can you download your Band-in-a-Box® Pro, MegaPAK, or PlusPAK purchase - you can also choose to add a flash drive backup copy with the installation files for only $15? It even comes with a Band-in-a-Box® keychain!

For the larger Band-in-a-Box® packages (UltraPAK, UltraPAK+, Audiophile Edition), the hard drive backup copy is available for only $25. This will include a preinstalled and ready to use program, along with your installation files.

Backup copies are offered during the checkout process on our website.

Already purchased your e-delivery version, and now you wish you had a backup copy? It's not too late! If your purchase was for the current version of Band-in-a-Box®, you can still reach out to our team directly to place your backup copy order!

Note: the Band-in-a-Box® keychain is only included with flash drive backup copies, and cannot be purchased separately.

Handy flash drive tip: Always try plugging in a USB device the wrong way first? If your flash drive (or other USB plug) doesn't have a symbol to indicate which way is up, look for the side with a seam on the metal connector (it only has a line across one side) - that's the side that either faces down or to the left, depending on your port placement.

Forum Statistics
Forums66
Topics81,852
Posts738,034
Members38,599
Most Online2,537
Jan 19th, 2020
Newest Members
WesleyHowie, 3DGtrman, longus, Jase Oz, RWSwan
38,598 Registered Users
Top Posters(30 Days)
MarioD 168
rsdean 120
DC Ron 105
dcuny 92
Today's Birthdays
alfstone, DrDan, Oren Fisher, Pete b, soloman
Powered by UBB.threads™ PHP Forum Software 7.7.5