I am thinking, if you don't need the "Play On String" articulations, you can use an unused control message:
Code: Select all
group="ABP2"; articulation="Play on String 4"; ctrl=3; ctrlval=0; Attila
Code: Select all
group="ABP2"; articulation="Play on String 4"; ctrl=3; ctrlval=0; Thank you for the explanation.musicdevelopments wrote:You are right with the track transpose, which is in semitones.
However the phrase is also transposed because there is a "(Transposed)" label next to the name.
The two melody generators differ from other generators in using the master track chords to set up their notes. Other generators don't use them. Since the melody phrases use scale notes* the result may be ruined when transposing the phrase. The melody will be correctly transposed on scale, but it won't match the chords anymore. In these cases as a warning a "(Transposed)" label is shown next to the name.
*you can convert the melody to chord note relative phrase, but the rules may not be true anymore when you make changes to the master track chords
Thank again, works good !musicdevelopments wrote:I am happy to hear that the new features work well.
I am thinking, if you don't need the "Play On String" articulations, you can use an unused control message:Then you won't need to remove them manually, still they have no effect.Code: Select all
group="ABP2"; articulation="Play on String 4"; ctrl=3; ctrlval=0;
Attila
Code: Select all
## 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;
Thanks for finding a typo, they maybe more ??tonedef71 wrote:Thank you for creating the Amplesound basses articulations file. What is "Sratch"? Is it a typo for "scratch", or is it perhaps some jazz playing technique I am unfamiliar with?
This is good when you this can add, thanks. To change transpose in Octave steps i notice that mouse wheel do steps +12 - 12 in variation window sliders, and when hold shift key it do steps 1musicdevelopments wrote:I can add a preference to automatically add 'Transpose' to tracks with slider in the next beta version.
Indeed, MIDI import does not add the Volume and Pan for the tracks. Sorry about that, this will be fixed.

Submit: News, Plugins, Hosts & Apps | Advertise @ KVR | Developer Account | About KVR / Contact Us | Privacy Statement
© KVR Audio, Inc. 2000-2026