<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.varranger.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=KenC</id>
	<title>vArranger - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.varranger.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=KenC"/>
	<link rel="alternate" type="text/html" href="https://www.varranger.com/wiki/index.php?title=Special:Contributions/KenC"/>
	<updated>2026-04-04T04:22:56Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>https://www.varranger.com/wiki/index.php?title=VSTi&amp;diff=481</id>
		<title>VSTi</title>
		<link rel="alternate" type="text/html" href="https://www.varranger.com/wiki/index.php?title=VSTi&amp;diff=481"/>
		<updated>2015-10-26T16:51:55Z</updated>

		<summary type="html">&lt;p&gt;KenC: /* Configuring vArranger to play VST Instruments */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== What is a VST Instrument? ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The VST (Virtual Studio Technology) system was developed by Steinberg to enable a complete studio to be created in software. &lt;br /&gt;
It allowes third-party developers to produce real-time effect modules (VST or VST FX) or synth engines that are called VST Instruments (VSTi), that could &#039;plug in&#039; to the host application.&lt;br /&gt;
&lt;br /&gt;
So basically, a VSTi is a realtime software synthesizer.&lt;br /&gt;
&lt;br /&gt;
Nowadays, there are large quantities of third-party companies that are producing VST instruments plug-ins. Some have a very high sound quality, that can surpass their hardware alternative (Some are not so good).&lt;br /&gt;
Some are expensive, and some are free.&lt;br /&gt;
&lt;br /&gt;
Good news, vArranger has  a VST Host that can load and Play up to 16 VST Instruments.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When you press a note on your midi keyboard, the VSTi program will generate a sound, using the computer processor (CPU).&lt;br /&gt;
This operation need to be as fast as possible, (less than 10-15 milliseconds), so the player does not feel any latency.&lt;br /&gt;
Some VSTi are doing complex calculations, in a very short time. That&#039;s why using VST   usually needs a &#039;faster&#039; computer. (Intel Core (i3) or i5 or i7 series is a good choice)&lt;br /&gt;
We also share this CPU power with all the running programs. So, it is better to avoid  installing  unneeded programs on a music computer.&lt;br /&gt;
&lt;br /&gt;
The second point is that some VSTi  load a big quantity of sampled sounds in the computer&#039;s memory (RAM). In case of using such VSTi, you need to have enough RAM installed in your computer. (4GB or 8GB is nice)&lt;br /&gt;
&lt;br /&gt;
Some VST  play the sounds directly from the Hard Drive. In such cases, a fast Hard drive 7200RPM or better a SSD disk is preferable&lt;br /&gt;
It&#039;s simple. If  the computer can&#039;t produce sound fast enough , you will hear some clics, or stuttering.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
vArranger  (the VST host) receives the generated sound, and sends it back to the PC sound card driver, then to your PC powered speakers, or headphones.&lt;br /&gt;
&lt;br /&gt;
There are actually 2 kinds of sound cards.  Some are integrated inside your PC motherboard, and some can be optionally installed. They are professional sound cards with sometimes a better quality sound.&lt;br /&gt;
&lt;br /&gt;
vArranger can communicate with the sound card using 3 different methods :&lt;br /&gt;
&lt;br /&gt;
- &#039;&#039;&#039;DirectSound&#039;&#039;&#039;   &#039;&#039;Pros :&#039;&#039; Available on every computer, the sound can be used by different programs together.  &#039;&#039;Cons :&#039;&#039; It has too much latency and CAN&#039;T be used for realtime synths. Only for MP3 playback.&lt;br /&gt;
&lt;br /&gt;
- &#039;&#039;&#039;WASAPI&#039;&#039;&#039;   &#039;&#039;Pros :&#039;&#039; Low latency. Available on every computer since Windows Vista.  &#039;&#039;Cons :&#039;&#039; Not available on windows XP&lt;br /&gt;
&lt;br /&gt;
- &#039;&#039;&#039;ASIO&#039;&#039;&#039;   &#039;&#039;Pros :&#039;&#039; Low latency.  &#039;&#039;Cons :&#039;&#039; ASIO drivers are only developed by the manufacturer for the professional sound cards.  &lt;br /&gt;
&lt;br /&gt;
Note that there is a free software called ASIO4ALL [http://www.asio4all.com/], created by Michael Tippach, that installs a generic ASIO driver, working for every sound card. This is the only solution for low latency audio if you use Windows XP, without a dedicated pro sound card.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note that sometimes, different access methods may result in a difference in term of audio sound or performances. In case of problems, it can be useful to test the different options ASIO &amp;lt;=&amp;gt; ASIO4ALL &amp;lt;=&amp;gt; WASAPI, to find the best working driver for your computer.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Configuring vArranger to play VST Instruments ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In vArranger, go on OPTIONS / MIDI PORTS to select the audio outputs you want to use for playing VST instruments.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:audio_configuration.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As you can see in this example, the ASIO4ALL output has been selected.&lt;br /&gt;
&lt;br /&gt;
Some sound cards have many audio outputs. You will see them all, displayed in this list.&lt;br /&gt;
&lt;br /&gt;
In case of an ASIO sound card with multiples audio outputs, a second sub list will appear to select the desired stereo out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As you can see in this example, I have selected &#039;&#039;&#039;VST&#039;&#039;&#039; as the 2nd MIDI OUT port, but you can select VST for the MIDI OUT 1, if the VST instruments will be your main sound source.&lt;br /&gt;
&lt;br /&gt;
I have also selected the GM2 mode, this works well for VST.&lt;br /&gt;
&lt;br /&gt;
== The VST Rack ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Selecting VST in the MIDI PORTS screen, will add a new button called VST in the vArranger main screen (top right).&lt;br /&gt;
&lt;br /&gt;
Clicking on this button will show the VST rack with 16 slots to load up to 16 VST Instruments. Think of this as if you have 16 hardware synthesizers in your room, close to you.&lt;br /&gt;
&lt;br /&gt;
[[File:Vsti.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- To load a VST Instrument, click on the central and empty zone (2).&lt;br /&gt;
This will allow you to locate the vst that you want to load.&lt;br /&gt;
VST plugin files have an extension .DLL&lt;br /&gt;
They are usually installed in a centralized VST folder, but when you install a VST plugin, you have the choice to define a different VST installation folder. So be attentive at this path, so you can find it easily in vArranger.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;If you don&#039;t have any VST instruments, you can start by searching on google for free VST instruments.&lt;br /&gt;
This website contains a nice compilation of free VST plugins to download&#039;&#039; [http://lesitedeburnie.free.fr/lalistedeburnie1-en.html]&lt;br /&gt;
&lt;br /&gt;
Note that vArranger only loads &#039;&#039;&#039;32 Bit VST 2.4 plug ins.&#039;&#039;&#039;  &#039;&#039;If you really need to load a 64 Bit plug in, you need to install a software like jBridge&#039;&#039; [http://jstuff.wordpress.com/jbridge/] &lt;br /&gt;
&lt;br /&gt;
Once loaded, you will see the name of your VST in the VST Rack line.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click on the same zone (2), on the VST name, and you will see the &#039;&#039;&#039;VST EDITOR&#039;&#039;&#039;. This is the graphical screen of the VST, where you can interact with it.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note : VST plugins do not always have an editor, but most have one.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Exp : NI B4II&lt;br /&gt;
&lt;br /&gt;
[[File:nib4ii.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- To remove a VST from the rack, click on the [X] (4)&lt;br /&gt;
&lt;br /&gt;
- Some plugins have PROGRAMS. They are predefined factory presets. If some are present, you will see the rack line number lightened (1). Clicking on it will allow you to see and select a program.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:VstPrograms.png]]&lt;br /&gt;
&lt;br /&gt;
== VST Options ==&lt;br /&gt;
&lt;br /&gt;
The [+] (3) will allow you to see more options for every VST&lt;br /&gt;
&lt;br /&gt;
- &#039;&#039;&#039;ALWAYS ON TOP&#039;&#039;&#039; : Check this box, and the VST Editor screen will be always on top of the other windows. &lt;br /&gt;
This option is great for most VSTi. But, some plugins are displaying sometimes a modal message box, waiting for your answer, like &amp;quot;Do you want to load this sound?&amp;quot;  If the VST editor is always on top, it can be on top of such messages and you will think that the VST has hang, but it just wait for your answer, for a message that you don&#039;t see. In this case, you need to disable this option.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Monotimbral VS Multitimbral ==&lt;br /&gt;
&lt;br /&gt;
- Most VST Instruments specialize in one type of sound, for example, analogue synth simulations, Hammond tonewheel organs simulations, Mellotrons, Wavetable synths, Drums or Guitar plugin...&lt;br /&gt;
They are intended to play only ONE sound at a time. They are listening by default to the MIDI channel 1.&lt;br /&gt;
&lt;br /&gt;
For such Monotimbrals plugins, Go on the VST OPTIONS screen, and check &#039;&#039;&#039;SEND ON MIDI CHANNEL 1&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
- A second kind of VSTi are designed to allow to play different sounds on different MIDI channels simultaneously. For example, General MIDI VST Instrument.&lt;br /&gt;
In this case, you don&#039;t have to check this box. Be careful of the vArranger midi channel assignation. (eg : RIGHT1 Track = Midi Channel 13)&lt;br /&gt;
&lt;br /&gt;
If you plan to use only ONE sound for a multitimbral VSTi, you can check the option to send on midi channel 1, so you don&#039;t need to be careful to set the midi channel inside the plugin.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;LIMITATION :&#039;&#039;&#039; In case of using this channel 1 option, you need to be careful that only &#039;&#039;&#039;ONE&#039;&#039;&#039; track is using the same VSTi at a time.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Flexible Routing ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Every track of vArranger can be routed to a different VST instrument.&lt;br /&gt;
&lt;br /&gt;
RIGHT CLICKING on the track will allow you to select the desired MIDI OUT and/or the VST Instrument that will be used to play this track.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:vstroute.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This routing is saved with the Song (SAVE SONG) and with the Sound (SAVE RIGHT SOUND / SAVE LEFT SOUND)&lt;/div&gt;</summary>
		<author><name>KenC</name></author>
	</entry>
	<entry>
		<id>https://www.varranger.com/wiki/index.php?title=VSTi&amp;diff=480</id>
		<title>VSTi</title>
		<link rel="alternate" type="text/html" href="https://www.varranger.com/wiki/index.php?title=VSTi&amp;diff=480"/>
		<updated>2015-10-26T16:50:14Z</updated>

		<summary type="html">&lt;p&gt;KenC: /* Requirements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== What is a VST Instrument? ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The VST (Virtual Studio Technology) system was developed by Steinberg to enable a complete studio to be created in software. &lt;br /&gt;
It allowes third-party developers to produce real-time effect modules (VST or VST FX) or synth engines that are called VST Instruments (VSTi), that could &#039;plug in&#039; to the host application.&lt;br /&gt;
&lt;br /&gt;
So basically, a VSTi is a realtime software synthesizer.&lt;br /&gt;
&lt;br /&gt;
Nowadays, there are large quantities of third-party companies that are producing VST instruments plug-ins. Some have a very high sound quality, that can surpass their hardware alternative (Some are not so good).&lt;br /&gt;
Some are expensive, and some are free.&lt;br /&gt;
&lt;br /&gt;
Good news, vArranger has  a VST Host that can load and Play up to 16 VST Instruments.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When you press a note on your midi keyboard, the VSTi program will generate a sound, using the computer processor (CPU).&lt;br /&gt;
This operation need to be as fast as possible, (less than 10-15 milliseconds), so the player does not feel any latency.&lt;br /&gt;
Some VSTi are doing complex calculations, in a very short time. That&#039;s why using VST   usually needs a &#039;faster&#039; computer. (Intel Core (i3) or i5 or i7 series is a good choice)&lt;br /&gt;
We also share this CPU power with all the running programs. So, it is better to avoid  installing  unneeded programs on a music computer.&lt;br /&gt;
&lt;br /&gt;
The second point is that some VSTi  load a big quantity of sampled sounds in the computer&#039;s memory (RAM). In case of using such VSTi, you need to have enough RAM installed in your computer. (4GB or 8GB is nice)&lt;br /&gt;
&lt;br /&gt;
Some VST  play the sounds directly from the Hard Drive. In such cases, a fast Hard drive 7200RPM or better a SSD disk is preferable&lt;br /&gt;
It&#039;s simple. If  the computer can&#039;t produce sound fast enough , you will hear some clics, or stuttering.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
vArranger  (the VST host) receives the generated sound, and sends it back to the PC sound card driver, then to your PC powered speakers, or headphones.&lt;br /&gt;
&lt;br /&gt;
There are actually 2 kinds of sound cards.  Some are integrated inside your PC motherboard, and some can be optionally installed. They are professional sound cards with sometimes a better quality sound.&lt;br /&gt;
&lt;br /&gt;
vArranger can communicate with the sound card using 3 different methods :&lt;br /&gt;
&lt;br /&gt;
- &#039;&#039;&#039;DirectSound&#039;&#039;&#039;   &#039;&#039;Pros :&#039;&#039; Available on every computer, the sound can be used by different programs together.  &#039;&#039;Cons :&#039;&#039; It has too much latency and CAN&#039;T be used for realtime synths. Only for MP3 playback.&lt;br /&gt;
&lt;br /&gt;
- &#039;&#039;&#039;WASAPI&#039;&#039;&#039;   &#039;&#039;Pros :&#039;&#039; Low latency. Available on every computer since Windows Vista.  &#039;&#039;Cons :&#039;&#039; Not available on windows XP&lt;br /&gt;
&lt;br /&gt;
- &#039;&#039;&#039;ASIO&#039;&#039;&#039;   &#039;&#039;Pros :&#039;&#039; Low latency.  &#039;&#039;Cons :&#039;&#039; ASIO drivers are only developed by the manufacturer for the professional sound cards.  &lt;br /&gt;
&lt;br /&gt;
Note that there is a free software called ASIO4ALL [http://www.asio4all.com/], created by Michael Tippach, that installs a generic ASIO driver, working for every sound card. This is the only solution for low latency audio if you use Windows XP, without a dedicated pro sound card.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note that sometimes, different access methods may result in a difference in term of audio sound or performances. In case of problems, it can be useful to test the different options ASIO &amp;lt;=&amp;gt; ASIO4ALL &amp;lt;=&amp;gt; WASAPI, to find the best working driver for your computer.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Configuring vArranger to play VST Instruments ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In vArranger, go on OPTIONS / MIDI PORTS to select the audio outputs you want to use for playing VST instruments.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:audio_configuration.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As you can see in this example, the ASIO4ALL output has been selected.&lt;br /&gt;
&lt;br /&gt;
Some sound cards have many audio outputs. You will see them all, displayed in this list.&lt;br /&gt;
&lt;br /&gt;
In case of an ASIO sound card with multiples audio outputs, a second sub list will appear to select the desired stereo out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As you can see in this example, I have selected &#039;&#039;&#039;VST&#039;&#039;&#039; as the 2nd MIDI OUT port, but you can select VST for the MIDI OUT 1, if the VST instruments will be your main sound source.&lt;br /&gt;
&lt;br /&gt;
I have also selected the GM2 mode, who is working good for VST.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== The VST Rack ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Selecting VST in the MIDI PORTS screen, will add a new button called VST in the vArranger main screen (top right).&lt;br /&gt;
&lt;br /&gt;
Clicking on this button will show the VST rack with 16 slots to load up to 16 VST Instruments. Think of this as if you have 16 hardware synthesizers in your room, close to you.&lt;br /&gt;
&lt;br /&gt;
[[File:Vsti.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- To load a VST Instrument, click on the central and empty zone (2).&lt;br /&gt;
This will allow you to locate the vst that you want to load.&lt;br /&gt;
VST plugin files have an extension .DLL&lt;br /&gt;
They are usually installed in a centralized VST folder, but when you install a VST plugin, you have the choice to define a different VST installation folder. So be attentive at this path, so you can find it easily in vArranger.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;If you don&#039;t have any VST instruments, you can start by searching on google for free VST instruments.&lt;br /&gt;
This website contains a nice compilation of free VST plugins to download&#039;&#039; [http://lesitedeburnie.free.fr/lalistedeburnie1-en.html]&lt;br /&gt;
&lt;br /&gt;
Note that vArranger only loads &#039;&#039;&#039;32 Bit VST 2.4 plug ins.&#039;&#039;&#039;  &#039;&#039;If you really need to load a 64 Bit plug in, you need to install a software like jBridge&#039;&#039; [http://jstuff.wordpress.com/jbridge/] &lt;br /&gt;
&lt;br /&gt;
Once loaded, you will see the name of your VST in the VST Rack line.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click on the same zone (2), on the VST name, and you will see the &#039;&#039;&#039;VST EDITOR&#039;&#039;&#039;. This is the graphical screen of the VST, where you can interact with it.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note : VST plugins do not always have an editor, but most have one.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Exp : NI B4II&lt;br /&gt;
&lt;br /&gt;
[[File:nib4ii.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- To remove a VST from the rack, click on the [X] (4)&lt;br /&gt;
&lt;br /&gt;
- Some plugins have PROGRAMS. They are predefined factory presets. If some are present, you will see the rack line number lightened (1). Clicking on it will allow you to see and select a program.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:VstPrograms.png]]&lt;br /&gt;
&lt;br /&gt;
== VST Options ==&lt;br /&gt;
&lt;br /&gt;
The [+] (3) will allow you to see more options for every VST&lt;br /&gt;
&lt;br /&gt;
- &#039;&#039;&#039;ALWAYS ON TOP&#039;&#039;&#039; : Check this box, and the VST Editor screen will be always on top of the other windows. &lt;br /&gt;
This option is great for most VSTi. But, some plugins are displaying sometimes a modal message box, waiting for your answer, like &amp;quot;Do you want to load this sound?&amp;quot;  If the VST editor is always on top, it can be on top of such messages and you will think that the VST has hang, but it just wait for your answer, for a message that you don&#039;t see. In this case, you need to disable this option.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Monotimbral VS Multitimbral ==&lt;br /&gt;
&lt;br /&gt;
- Most VST Instruments specialize in one type of sound, for example, analogue synth simulations, Hammond tonewheel organs simulations, Mellotrons, Wavetable synths, Drums or Guitar plugin...&lt;br /&gt;
They are intended to play only ONE sound at a time. They are listening by default to the MIDI channel 1.&lt;br /&gt;
&lt;br /&gt;
For such Monotimbrals plugins, Go on the VST OPTIONS screen, and check &#039;&#039;&#039;SEND ON MIDI CHANNEL 1&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
- A second kind of VSTi are designed to allow to play different sounds on different MIDI channels simultaneously. For example, General MIDI VST Instrument.&lt;br /&gt;
In this case, you don&#039;t have to check this box. Be careful of the vArranger midi channel assignation. (eg : RIGHT1 Track = Midi Channel 13)&lt;br /&gt;
&lt;br /&gt;
If you plan to use only ONE sound for a multitimbral VSTi, you can check the option to send on midi channel 1, so you don&#039;t need to be careful to set the midi channel inside the plugin.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;LIMITATION :&#039;&#039;&#039; In case of using this channel 1 option, you need to be careful that only &#039;&#039;&#039;ONE&#039;&#039;&#039; track is using the same VSTi at a time.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Flexible Routing ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Every track of vArranger can be routed to a different VST instrument.&lt;br /&gt;
&lt;br /&gt;
RIGHT CLICKING on the track will allow you to select the desired MIDI OUT and/or the VST Instrument that will be used to play this track.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:vstroute.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This routing is saved with the Song (SAVE SONG) and with the Sound (SAVE RIGHT SOUND / SAVE LEFT SOUND)&lt;/div&gt;</summary>
		<author><name>KenC</name></author>
	</entry>
	<entry>
		<id>https://www.varranger.com/wiki/index.php?title=VSTi&amp;diff=479</id>
		<title>VSTi</title>
		<link rel="alternate" type="text/html" href="https://www.varranger.com/wiki/index.php?title=VSTi&amp;diff=479"/>
		<updated>2015-10-26T16:43:12Z</updated>

		<summary type="html">&lt;p&gt;KenC: /* What is a VST Instrument? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== What is a VST Instrument? ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The VST (Virtual Studio Technology) system was developed by Steinberg to enable a complete studio to be created in software. &lt;br /&gt;
It allowes third-party developers to produce real-time effect modules (VST or VST FX) or synth engines that are called VST Instruments (VSTi), that could &#039;plug in&#039; to the host application.&lt;br /&gt;
&lt;br /&gt;
So basically, a VSTi is a realtime software synthesizer.&lt;br /&gt;
&lt;br /&gt;
Nowadays, there are large quantities of third-party companies that are producing VST instruments plug-ins. Some have a very high sound quality, that can surpass their hardware alternative (Some are not so good).&lt;br /&gt;
Some are expensive, and some are free.&lt;br /&gt;
&lt;br /&gt;
Good news, vArranger has  a VST Host that can load and Play up to 16 VST Instruments.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When you press a note on your midi keyboard, the VSTi program is generating a sound, using the computer processor (CPU).&lt;br /&gt;
This operation need to be the faster as possible, (less than 10-15 milliseconds), so the player does not feel any latency.&lt;br /&gt;
Some VSTi are doing complex calculations, in a very short time. That&#039;s why using VST need usually a &#039;faster&#039; computer. (Intel Core (i3) or i5 or i7 series is a good choice)&lt;br /&gt;
We also share this CPU power with all the running programs. So, it is better to avoid to install unneeded programs on a music computer.&lt;br /&gt;
&lt;br /&gt;
The second point is that some VSTi are loading a big quantity of sampled sounds in the computer&#039;s memory (RAM). In case of using such VSTi, you need to have enough RAM installed in your computer. (4GB or 8GB is nice)&lt;br /&gt;
&lt;br /&gt;
Some VST are playing the sounds directly from the Hard Drive. In such cases, a fast Hard drive 7200RPM or better a SSD disk is giving more comfort.&lt;br /&gt;
&lt;br /&gt;
It&#039;s simple. If you the computer can&#039;t produce enough sound enough fast, you will hear some clics, or stuttering.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
vArranger  (the VST host) receive the generated sound, and send it back to the PC sound card driver, then to your PC powered speakers, or headphones.&lt;br /&gt;
&lt;br /&gt;
There is actually 2 kinds of sound cards.  Some are integrated inside your PC motherboard, and some can be optionally installed. They are professional sound cards with sometimes a better quality sound.&lt;br /&gt;
&lt;br /&gt;
vArranger can communicate with the sound card using 3 different methods :&lt;br /&gt;
&lt;br /&gt;
- &#039;&#039;&#039;DirectSound&#039;&#039;&#039;   &#039;&#039;Pros :&#039;&#039; Available on every computer, the sound can be used by different programs together.  &#039;&#039;Cons :&#039;&#039; It has too much latency and CAN&#039;T be used for realtime synths. Only for MP3 playback.&lt;br /&gt;
&lt;br /&gt;
- &#039;&#039;&#039;WASAPI&#039;&#039;&#039;   &#039;&#039;Pros :&#039;&#039; Low latency. Available one every computer since Windows Vista.  &#039;&#039;Cons :&#039;&#039; Not available on windows XP&lt;br /&gt;
&lt;br /&gt;
- &#039;&#039;&#039;ASIO&#039;&#039;&#039;   &#039;&#039;Pros :&#039;&#039; Low latency.  &#039;&#039;Cons :&#039;&#039; ASIO drivers are only developed by the manufacturer for the professional sound cards.  &lt;br /&gt;
&lt;br /&gt;
Note that there is a free software called ASIO4ALL [http://www.asio4all.com/], created by Michael Tippach, that installs a generic ASIO driver, working for every sound card. This is the only solution for low latency audio if you use Windows XP, without a dedicated pro sound card.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note that sometimes, different access methods may result in a difference in term of audio sound or performances. In case of problems, it can be useful to test the different options ASIO &amp;lt;=&amp;gt; ASIO4ALL &amp;lt;=&amp;gt; WASAPI, to find the best working driver for your computer.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Configuring vArranger to play VST Instruments ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In vArranger, go on OPTIONS / MIDI PORTS to select the audio outputs you want to use for playing VST instruments.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:audio_configuration.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As you can see in this example, the ASIO4ALL output has been selected.&lt;br /&gt;
&lt;br /&gt;
Some sound cards have many audio outputs. You will see them all, displayed in this list.&lt;br /&gt;
&lt;br /&gt;
In case of an ASIO sound card with multiples audio outputs, a second sub list will appear to select the desired stereo out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As you can see in this example, I have selected &#039;&#039;&#039;VST&#039;&#039;&#039; as the 2nd MIDI OUT port, but you can select VST for the MIDI OUT 1, if the VST instruments will be your main sound source.&lt;br /&gt;
&lt;br /&gt;
I have also selected the GM2 mode, who is working good for VST.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== The VST Rack ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Selecting VST in the MIDI PORTS screen, will add a new button called VST in the vArranger main screen (top right).&lt;br /&gt;
&lt;br /&gt;
Clicking on this button will show the VST rack with 16 slots to load up to 16 VST Instruments. Think of this as if you have 16 hardware synthesizers in your room, close to you.&lt;br /&gt;
&lt;br /&gt;
[[File:Vsti.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- To load a VST Instrument, click on the central and empty zone (2).&lt;br /&gt;
This will allow you to locate the vst that you want to load.&lt;br /&gt;
VST plugin files have an extension .DLL&lt;br /&gt;
They are usually installed in a centralized VST folder, but when you install a VST plugin, you have the choice to define a different VST installation folder. So be attentive at this path, so you can find it easily in vArranger.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;If you don&#039;t have any VST instruments, you can start by searching on google for free VST instruments.&lt;br /&gt;
This website contains a nice compilation of free VST plugins to download&#039;&#039; [http://lesitedeburnie.free.fr/lalistedeburnie1-en.html]&lt;br /&gt;
&lt;br /&gt;
Note that vArranger only loads &#039;&#039;&#039;32 Bit VST 2.4 plug ins.&#039;&#039;&#039;  &#039;&#039;If you really need to load a 64 Bit plug in, you need to install a software like jBridge&#039;&#039; [http://jstuff.wordpress.com/jbridge/] &lt;br /&gt;
&lt;br /&gt;
Once loaded, you will see the name of your VST in the VST Rack line.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click on the same zone (2), on the VST name, and you will see the &#039;&#039;&#039;VST EDITOR&#039;&#039;&#039;. This is the graphical screen of the VST, where you can interact with it.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note : VST plugins do not always have an editor, but most have one.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Exp : NI B4II&lt;br /&gt;
&lt;br /&gt;
[[File:nib4ii.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- To remove a VST from the rack, click on the [X] (4)&lt;br /&gt;
&lt;br /&gt;
- Some plugins have PROGRAMS. They are predefined factory presets. If some are present, you will see the rack line number lightened (1). Clicking on it will allow you to see and select a program.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:VstPrograms.png]]&lt;br /&gt;
&lt;br /&gt;
== VST Options ==&lt;br /&gt;
&lt;br /&gt;
The [+] (3) will allow you to see more options for every VST&lt;br /&gt;
&lt;br /&gt;
- &#039;&#039;&#039;ALWAYS ON TOP&#039;&#039;&#039; : Check this box, and the VST Editor screen will be always on top of the other windows. &lt;br /&gt;
This option is great for most VSTi. But, some plugins are displaying sometimes a modal message box, waiting for your answer, like &amp;quot;Do you want to load this sound?&amp;quot;  If the VST editor is always on top, it can be on top of such messages and you will think that the VST has hang, but it just wait for your answer, for a message that you don&#039;t see. In this case, you need to disable this option.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Monotimbral VS Multitimbral ==&lt;br /&gt;
&lt;br /&gt;
- Most VST Instruments specialize in one type of sound, for example, analogue synth simulations, Hammond tonewheel organs simulations, Mellotrons, Wavetable synths, Drums or Guitar plugin...&lt;br /&gt;
They are intended to play only ONE sound at a time. They are listening by default to the MIDI channel 1.&lt;br /&gt;
&lt;br /&gt;
For such Monotimbrals plugins, Go on the VST OPTIONS screen, and check &#039;&#039;&#039;SEND ON MIDI CHANNEL 1&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
- A second kind of VSTi are designed to allow to play different sounds on different MIDI channels simultaneously. For example, General MIDI VST Instrument.&lt;br /&gt;
In this case, you don&#039;t have to check this box. Be careful of the vArranger midi channel assignation. (eg : RIGHT1 Track = Midi Channel 13)&lt;br /&gt;
&lt;br /&gt;
If you plan to use only ONE sound for a multitimbral VSTi, you can check the option to send on midi channel 1, so you don&#039;t need to be careful to set the midi channel inside the plugin.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;LIMITATION :&#039;&#039;&#039; In case of using this channel 1 option, you need to be careful that only &#039;&#039;&#039;ONE&#039;&#039;&#039; track is using the same VSTi at a time.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Flexible Routing ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Every track of vArranger can be routed to a different VST instrument.&lt;br /&gt;
&lt;br /&gt;
RIGHT CLICKING on the track will allow you to select the desired MIDI OUT and/or the VST Instrument that will be used to play this track.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:vstroute.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This routing is saved with the Song (SAVE SONG) and with the Sound (SAVE RIGHT SOUND / SAVE LEFT SOUND)&lt;/div&gt;</summary>
		<author><name>KenC</name></author>
	</entry>
	<entry>
		<id>https://www.varranger.com/wiki/index.php?title=5.12._STATUS_ARRANGER&amp;diff=478</id>
		<title>5.12. STATUS ARRANGER</title>
		<link rel="alternate" type="text/html" href="https://www.varranger.com/wiki/index.php?title=5.12._STATUS_ARRANGER&amp;diff=478"/>
		<updated>2015-10-26T16:40:59Z</updated>

		<summary type="html">&lt;p&gt;KenC: /* STATUS ARRANGER */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== STATUS ARRANGER ==&lt;br /&gt;
[[File:Fig75.jpg | 560px | center]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=== START ===&lt;br /&gt;
•  Arranger stopped, pressing START starts the arranger (right or left click), the button will turn  green  and  the  screen  changes  to  STOP. The measurement indicator  is  activated, the first of four LEDs indicates highlights (red light), the other, green, show time low. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
•  Arranger  running,  pressing  STOP  stops  immediately  arranger  (right  or  left  click). The button returns to its orange color and screen changes START (ready for a new start).&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=== TEMPO ===&lt;br /&gt;
By successively pressing the &amp;quot;+&amp;quot; and &amp;quot;-&amp;quot; keys, it is possible to increase or decrease the tempo value in steps of + or - 1. The limit values are between 40 and 250 minimum for the maximum. An  arc  of  orange-red  circle  whose  opening  is  proportional  to  the  value  of  TEMPO  provides coarse adjustment TEMPO, sliding the mouse along a vertical axis. In addition, a first double click on the displayed value changes appearance as below:  &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:Fig76.jpg | 240px | center]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The appearance of a small padlock in the center anda yellow circle indicates periphery GEL TEMPO. This TEMPO LOCK function allows chaining of other styles on the same TEMPO. A  second  double-click  resets  the  tempo  indicator  in its  original  definition  and  cancels  the TEMPO LOCK function &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;u&amp;gt;Note&amp;lt;/u&amp;gt; : TAP TEMPO: You can define a new tempo, time clicking with the right mouse button on the wheel TEMPO button. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
In OPTIONS / CONTROLLERS, you can assign a key to the TAP TEMPO function. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== SYNC ===&lt;br /&gt;
This Framework offers two options:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:Fig76a.jpg | 640px  | center ]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; These two options are not mutually  exclusive, checked simultaneously &#039;&#039;&#039;&#039;&#039;vA2&#039;&#039;&#039;&#039;&#039; play only when notes to it from the LEFT section. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== COUNT IN ===&lt;br /&gt;
Arranger Off, like a drummer, this function is a count of chopsticks on the quarter of a measure heard before the start of the arranger. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Arranger On, the COUNT IN button changes to RESTART, this function immediately reset the arranger on the first beat of the measure. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Functions COUNT IN / RESTART are enabled with right or left clicks. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=== FADE ===&lt;br /&gt;
•  The arranger OFF, pressing FADE IN (the button turns red) causes a fade output fromthe zero level to the noise level programmed. When the noise level reaches the screen is programmed exchange FADE OUT and the button returns to gray.&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
•  The arranger START, pressing FADE OUT (the button turns red) causes a sound fade out from the noise programmed to zero. When the noise level reaches zero the screen changes FADE IN, the button becomes gray and the Arranger is stopped. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;u&amp;gt;Note&amp;lt;/u&amp;gt; : The behavior of the FADE function is identical toa MIDI sequence or Kar. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== HOLD ===&lt;br /&gt;
The HOLD function, when activated, allows the last chord played in the LEFT part to stay memorized, even after the keys are released.&lt;br /&gt;
When the style is playing, it keeps the activation of all the accompaniment, bass and drums tracks.&lt;br /&gt;
Otherwise, when the keys are released only the drums tracks keep playing. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
ARRANGER STATUS commands are all assignable in the OPTIONS / CONTROLLERS menu, in the TRANSPORT section.&lt;/div&gt;</summary>
		<author><name>KenC</name></author>
	</entry>
	<entry>
		<id>https://www.varranger.com/wiki/index.php?title=5.11._REALTIME_ARRANGER&amp;diff=477</id>
		<title>5.11. REALTIME ARRANGER</title>
		<link rel="alternate" type="text/html" href="https://www.varranger.com/wiki/index.php?title=5.11._REALTIME_ARRANGER&amp;diff=477"/>
		<updated>2015-10-26T16:39:49Z</updated>

		<summary type="html">&lt;p&gt;KenC: /* REAL TIME CONTROL ARRANGER */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== REAL TIME CONTROL ARRANGER ==&lt;br /&gt;
The  control  of  the  arranger  comes  in  different  aspects,  depending  on  the  origin  of  STYLE &lt;br /&gt;
loaded. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:Fig72.jpg | 720px | center]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:Fig73.jpg | 720px | center]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=== INTRO ===&lt;br /&gt;
By  default,  no  INTRO  is  selected &#039;&#039;&#039;&#039;&#039;vA2&#039;&#039;&#039;&#039;&#039; provides  up  to  three  reasons  for  the  introduction  of simpler  (No.  1  or  A)  to  the  richest  (3,  C),  the  length  of  the  introductory  units  is  variable depending  on  the  style  but  never  less  than  one  degree.  It  appears  in  the  FRAME  (blue horizontal thermometer). &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Arranger Off, you select the intro pattern (1, 2 or3), the button turns red, pressing START starts arranger INTRO preselected to bind the A CHANGE CHANGE or any other previously selected &lt;br /&gt;
. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
It is possible during the game to a replay INTRO, you only have to click on the reason for his choice. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== CHANGE ===&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;vA2&#039;&#039;&#039;&#039;&#039; offers according to the origin of the style variations up to 4 A, B, C, D or RIFF and up to 5 FILL IN. These variations each have a different pattern of support in general from simple &amp;quot;A&amp;quot; to the richest &amp;quot;D&amp;quot; some original Ketron styles offer RIFF instead of change &amp;quot;D&amp;quot;. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
RIFF  is  a  pre  recorded  musical  phrase  of  several  measures.  Up  to  32  steps,  its  length  is indicated by the blue horizontal thermometer part A, the harmonic grid rotates in the tone of the recent  agreement  struck  before  entering  this  variation.  This  feature  is  very  popular  for enhancing the musician&#039;s improvisation on a given grid. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The change over is indicated by the blue color of the button. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== FILL IN ===&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;vA2&#039;&#039;&#039;&#039;&#039; provides up to three reasons for FILL IN BREAK more for Ketron styles and up to 5 FILL &lt;br /&gt;
IN for YAMAHA styles. By default, no FILL is selected, the buttons change color upon selection. &lt;br /&gt;
Arranger Off, selecting a fill / BREAK will start the arranger on the FILL / BREAK preset from its &lt;br /&gt;
start. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The  framework  is  provided  with  a  button [[File:Fig73a.jpg | 60px]] which  turns  red  when  selected.  This automatically starts a fill when changing CHANGE according to the following arrangement:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:Tabelle10.jpg | 360px | center]] &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== ENDING ===&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;vA2&#039;&#039;&#039;&#039;&#039; provides up to four reasons for terminating the simplest to the most wealthy, the length of the reasons for terminating the style varies but never less than one degree. It appears in the FRAME (blue horizontal thermometer). &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;u&amp;gt;Note&amp;lt;/u&amp;gt; : If you start the arranger on ENDING, &#039;&#039;&#039;&#039;&#039;vA2&#039;&#039;&#039;&#039;&#039; will stop at the end of the pattern end. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
All  commands  can  be  assigned  by  the  arranger  OPTIONS  /  CONTROLLERS  then CONDUCTOR menu.&lt;br /&gt;
&lt;br /&gt;
=== MARKERS ===&lt;br /&gt;
When &#039;&#039;&#039;&#039;&#039;vA2&#039;&#039;&#039;&#039;&#039; reads  a  sequence,  the  control  panel  of  the  arranger  becomes  bulletin  board MARKERS which look like.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:Fig74.jpg | 640px | center]] &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
A  marker  is  used  for  storing  a  MIDI  file  in  a  precise  position.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;vA2&#039;&#039;&#039;&#039;&#039; &#039;&#039;&#039; display the markers present in the MIDI file, in the area of variations arranger. Clicking on a marker &lt;br /&gt;
buttons, reading the MIDI file directly to the start position of this marker.&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
If  the  MIDI  file  is  being  played,  the  position  change  will  take  place  at  the  end  of  the  measurement, for a smooth transition. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This is very useful if you eg public requires additional chorus. You click on the marker Chorus, and  at  the  end  of  the  current  measurement,  a  chorus will  be  chained  perfectly. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
In &#039;&#039;&#039;OPTIONS / CONTROLLERS, it is possible to assign up to 15 tags to MIDI buttons, keys or PC ... (Section MARKERS).&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
It is also possible to use the functions assigned to CHANGE CHANGE UP and DOWN arranger keys to move through the markers, with the ability to support several times in a row. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The third option is to use the control usually assigned to variations in key arranger. To do this, use an editor of MIDI files and name tags, so that they contain: Intro Intro 1 or 2 or 3 or Intro or Ending Ending 1 Ending 2 or 3 or 4 or Ending Main Main A or B or C or Main Hand D or Fill In Fill In 1 or 2 or 3 or Fill In Fill In Break.Par example, if the marker is called &amp;quot;Main C&amp;quot; or &amp;quot;Solo Guitar  Hand  C&amp;quot;,  you  can  go  to  the  position  of  the  marker  by  pressing  the  button  or  pedal &lt;br /&gt;
assigned to variation 3 arranger.&lt;/div&gt;</summary>
		<author><name>KenC</name></author>
	</entry>
	<entry>
		<id>https://www.varranger.com/wiki/index.php?title=5.8._MY_SOUNDS&amp;diff=476</id>
		<title>5.8. MY SOUNDS</title>
		<link rel="alternate" type="text/html" href="https://www.varranger.com/wiki/index.php?title=5.8._MY_SOUNDS&amp;diff=476"/>
		<updated>2015-10-26T16:08:46Z</updated>

		<summary type="html">&lt;p&gt;KenC: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== VOICE MENUES ==&lt;br /&gt;
[[File:Fig46.jpg | 640px | center]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This framework contains two lines of 10 Buttons  each will be called MY SOUNDS bars. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The top bar for RIGHT or right hand accordionists can contain up to 10 Buttons chosen from the library VOICE Buttons, these Buttons are directly accessible at any time during the game for the lower LEFT or left hand bar ( agreements) for accordion has the same characteristics. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
BY  STYLE  with  activated  (bar  VOICE)  10 Buttons  and  10 Buttons  UPPER  LOWER  can  be associated with each STYLE to be immediately available.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;u&amp;gt;Note&amp;lt;/u&amp;gt; : See also paragraph GROUP MASTER / EFFECTS &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
To change the order in which the Buttons are displayed in the MY SOUNDS bar, simply drag the required Button  to a new location in the bar. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This window contains a LINK Button that takes the color RED when the feature is enabled or gray otherwise. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:Fig47.jpg | 640px | center]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This  great  feature  allows  you  to  automatically  change  the  timbre  of  the  LEFT  and  RIGHT section depending on the variation in game The Buttons will be the first four bars MY SOUNDS. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=== &amp;quot;Sounds Drop Here&amp;quot; ===&lt;br /&gt;
To fulfill MY SOUNDS, simply drag (s) Button  (s) selected (s) in the framework MY SOUNDS. It is also possible to load a Button in MY SOUNDS selecting the label Button selected and right click to perform ADD TO MY SOUNDS. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:Fig49.jpg | 240px | center]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Delete a Button from MY SOUNDS ===&lt;br /&gt;
To remove a Button from MY SOUNDS, right-click to remove  the Button shows a REMOVE menu. The Button will only be removed from MY SOUNDS. &lt;br /&gt;
[[File:Fig49a.jpg | 240px | center]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>KenC</name></author>
	</entry>
	<entry>
		<id>https://www.varranger.com/wiki/index.php?title=5.7._VOICE&amp;diff=475</id>
		<title>5.7. VOICE</title>
		<link rel="alternate" type="text/html" href="https://www.varranger.com/wiki/index.php?title=5.7._VOICE&amp;diff=475"/>
		<updated>2015-10-26T15:58:56Z</updated>

		<summary type="html">&lt;p&gt;KenC: /* VOICE MENUES */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== VOICE MENUES ==&lt;br /&gt;
[[File:Fig41.jpg | 560px | center]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
VOICE frame has 20 banks in which stamps are classified so-called sound:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:Fig41a.jpg | 360px | center]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Multitimbral tone consists of two stamps to be played simultaneously on the same note, a sound &lt;br /&gt;
monotimbrale will consist of a single stamp. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Each bank contains VOICE stamps sorted by ten pages in a vertical column on the right. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Arrows [[File:Fig41b.jpg | 90px]] to navigate through the various pages of the library (here, page 2 of 6). When  the  cursor  changes  shape  between  the  two  arrows,  it  is  possible  to  make  the  column disappear. A new selection of the bank will reappear. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Right-click on the label of a stamp displays a context menu &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:Fig41c.jpg | 150px]]  that adds the stamp in MY SOUNDS or remove only for VOICE USER  (yellow  label).  Removal  is  done  with  a  confirmation  (&amp;quot;Are  you  sure  you  want  to permanently delete the selected stamp?&amp;quot;) &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:Fig42.jpg | 360px | center]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The bank DRAWBARS contains stamps drawbar organ, the selection of one of them revealed a new window in which the settings are displayed for the selected Preset. A button SLOW / FAST can  choose  fast  or  slow  the  speed  LESLIE  effect.  You  can  assign  this  button  OPTION  / CONTROLLERS.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:Fig42a.jpg | 360px | center]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
It  is  possible  to  change  these  settings  by  moving  the  drawbars  and  add  percussion  on  two harmonics up expected result can then be saved as aUSER VOICE by SAVE and SOUND (see 5.10.3 procedure ). &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The OFF function individually mutate stamps forminga multi-timbral sound. &lt;br /&gt;
[[File:Fig43.jpg | 360px | center]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== INS ==&lt;br /&gt;
INS function INSTRUMENT: Ketron SD2 In addition, itis also easy to select sounds from any MIDI synthesizer.&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;vA2&#039;&#039;&#039;&#039;&#039; display the list of sounds on your module.&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;vA2&#039;&#039;&#039;&#039;&#039;  is  compatible  with  the  file  format.  INS  (Cakewalk  Instrument  Definition).  Many  of  these &lt;br /&gt;
files. INS are available on the Internet and soon in the download section of our forum. &lt;br /&gt;
To activate the INS function, click on LOAD and select an INS file. This will import the sound bank in &#039;&#039;&#039;&#039;&#039;vA2&#039;&#039;&#039;&#039; And displays a new window with a list of sounds. It is important to note that the *. Ins must be present on the hard drive of the computer. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:Fig44.jpg | 560px | center]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Column &#039;&#039;&#039;ALTERNATIVES shows alternative sounds from all banks. This is useful if the sounds of other banks are classified according to the GM standard.&#039;&#039;&#039;&lt;br /&gt;
To find this window at any time an INS button is added (top right groups of sounds: PIANO, E.PIANO ...) &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:Fig45.jpg | 180px | center]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Right click on the button displays the INS INS files folder on the computer disk. &lt;br /&gt;
To change the sound, click on one of the 16 tracks,then click the button INS. The new screen allows you to navigate through all the files installed INS, synths, banks and select one of the 128  sounds  of  the  displayed  bank.  Once  the  INS  window  open,  you  can  also  click  on  other tracks, to change the sounds.&lt;/div&gt;</summary>
		<author><name>KenC</name></author>
	</entry>
</feed>