User Tools

Site Tools


external_control:go-back_on_encoder

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
external_control:go-back_on_encoder [2018/12/27 03:51] – corrected typos and added links to the related software pages Laudrinexternal_control:go-back_on_encoder [2018/12/27 04:10] (current) – [Example how i use this feature] corrected typos and language, part 4 Laudrin
Line 1: Line 1:
-====== Tutorial how to have GO and Back on a encoder/slider =====+====== Tutorial: How to have "Go" and "Backon a encoder/slider =====
 \\ \\
 This tutorial is related to this Forum page: http://www.freestylersupport.com/fsforum/viewtopic.php?f=19&t=3646 \\ This tutorial is related to this Forum page: http://www.freestylersupport.com/fsforum/viewtopic.php?f=19&t=3646 \\
 \\ \\
 +===== Preparation =====
 +
 First you need some stuff before you can configure Bome's MIDI Translator.\\ First you need some stuff before you can configure Bome's MIDI Translator.\\
 \\ \\
Line 9: Line 11:
 3) [[https://www.bome.com/products/miditranslator|Bome's MIDI Translater Pro]]\\ 3) [[https://www.bome.com/products/miditranslator|Bome's MIDI Translater Pro]]\\
 \\ \\
 +===== Configuration =====
 +
 If you have all of this you can configure Bome's MIDI Translater.\\ If you have all of this you can configure Bome's MIDI Translater.\\
 \\ \\
Line 21: Line 25:
 As you see on the image it's called "new preset", but you can also give it a other name.\\ As you see on the image it's called "new preset", but you can also give it a other name.\\
 \\ \\
 +===== Adding the first Translator =====
 +
 Now you need to add a "translator", so press on the right + sign "add new translator".\\ Now you need to add a "translator", so press on the right + sign "add new translator".\\
  
Line 51: Line 57:
 Now click on "Apply", otherwise your settings won't be saved!\\ Now click on "Apply", otherwise your settings won't be saved!\\
 \\ \\
- --- \\ +===== Adding the second Translator ===== 
-now you just made one translator and to make this feature work oke you need two translators for each encoder or fader you like to have this feature on.\\ + 
-so you need to ass Second translator with the same input Note in the example: B0 01 oo\\ +Now you just created one translator and to make this feature workyou need two translators for each encoder or fader you like to have this feature on. 
-the rule this time is a little bit differnt:+ 
 +So you need to add second translator with the same input note in the exampe: B0 01 oo\\ 
 + 
 +The rule this time is a little bit different:
 \\ \\
 +''
 if oo<=gc then Goto "back"\\ if oo<=gc then Goto "back"\\
 gc=oo\\ gc=oo\\
Line 65: Line 75:
 if gd==pp then exit rules, skip Outgoing Action\\ if gd==pp then exit rules, skip Outgoing Action\\
 gd=pp\\ gd=pp\\
 +''
 \\ \\
-And a little explaintion about the rule.\\ +little explanation about the rule:\\ 
-you see pp=oo/127 , this means your encoder/slider sends velocity from 0 to 127\\ +''pp=oo/127'' means your encoder/slider sends velocity from 0 to 127 and ''oo=oo*21'' is how you divide the 127.\\ 
-and oo=oo*21 this means how you like to divide the 127.\\ +For this, the formula is 127/21= 6.04, so on each 6th velocity step it will send a keystroke.\\ 
-so formula goes 127/21= 6.04 , so on each velocity it will send a Key stroke.\\ +This can look strangebecause FreeStyler only allows to add 20 Sequences on one cue but noticed it works better if you add one more.\\
-this can look strange because FS only allows to add 20 Sequences on one Cue but noticed it works better if you add more.\\+
 \\ \\
-and the output singnel is again a key stroke emulation only not the same key button a other one so "A"\\+The output signal again is a key stroke emulationonly this time not the same key button, but another one so we choose "A".\\
 \\ \\
-now open Freestyler and go to the external controls, and then the keyboard shortcuts.\\ +===== Configuring FreeStyler ===== 
-now search for the submaster GO 1~20 and Submaster back 1~20.\\ + 
-now on Submaster Go1 you put the Key "Q" submaster back you put the key "A"\\ +Now open FreeStyler and go to the "External Controls" and then "Keyboard Shortcuts".\\ 
-and iff this is inverted just, invert the Q and A.\\ + 
-and to test this you can open a Notepad and if you rotate the encoder/slider on way up you see the Key Q come up and if you rotate the other way up you will see the key A pup op.\\+Search for the "Submaster Go" 1~20 and "Submaster Back" 1~20.\\ 
 +On "Submaster Go 1" you put the Key "Q", on "Submaster Back 1" you put the key "A".\\ 
 + 
 +If this is inverted, just invert the Q and A.\\ 
 + 
 +To test this you can open a Notepad and if you rotate the encoder or move the slider one way (right / upyou see the key "Qcome upif you rotate the other way up you will see the key "A".\\
 \\ \\
 {{external_control:midi:bomes5.png}}\\ {{external_control:midi:bomes5.png}}\\
 \\ \\
-Keep in mind you use a Keyboard key so Freestyler must be on top otherwise windows will not send the keyboad key to freestyler.\\+Keep in mind you use a keyboard key. Therefore FreeStyler hast to be on topotherwise Windows will not send the keyboard key to FreeStyler, but another active program window.\\
 \\ \\
-==== Example how use this feature ====+==== Example how use this feature ====
 \\ \\
 {{external_control:midi:bomes6.png}}\\ {{external_control:midi:bomes6.png}}\\
 \\ \\
-here you see two encoder that use this Feature.\\ +Here you see two encoder that use this feature and send the Keys Q, W, E and R, but you also see the keys A and S.\\ 
-and send the Keys Q, W  and ER.\\ + 
-but you also see the keys A and S.\\ +added these to switch between the Submaster pagesas like to Scroll through five submasters at the same time.\\ 
-added these to switch between the Submaster pages.\\ + 
-as like to Scroll thru 5 submasters at the same time.\\ +If I rotate encoder 1, I can scroll through Submaster 1 to 5 and switch to Submaster page 1 (so can see which sequence have selected). And if rotate encoder 2, I can scroll trough submaster 6 to 10 and it switches to Submaster page 2 (so can see there too, which sequence have selected).\\ 
-so if i Rotate encoder 1 can scroll trhu Submaster 1 to 5 and switch to Submaster page 1 ( so can see which sequence have selected)\\ + 
-and if rotate encoder 2 can scroll trhu submaster 6 to 10 and it switch to submaster pahe 2 ( so can see which sequence have selected)\\ +Therefore I don'need to switch the submaster pages with a separate button.\\
-so i dont need to switch the submaster pages with a separate button.\\+
 \\ \\
 {{external_control:midi:bomes7.png}}\\ {{external_control:midi:bomes7.png}}\\
 \\ \\
external_control/go-back_on_encoder.1545882672.txt.gz · Last modified: 2018/12/27 03:51 by Laudrin

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki