I have a cue list, with 4 sequence, and I would to switch them with one midi knob.
How can I learn the knob in the setup menu?
If the velocity value of the knob is 0-60, turn on the sequence 1 in the cue list
If 61-120 turn on the sequence 2
...
Thank you!
Cue's running with one knob Topic is solved
Forum rules
Please do NOT post bugs here! If you spot a potential Bug please report it HERE first then you can chat about it with other users in the appropriate section.
Please do NOT post bugs here! If you spot a potential Bug please report it HERE first then you can chat about it with other users in the appropriate section.
-
- Knows how to turn Lights ON
- Posts: 2
- Joined: 17 Oct 2016, 17:05
- FreeStyler Version: 3.6.3
- I Use FreeStyler for: DJ
-
- FS is my life
- Posts: 788
- Joined: 11 Jul 2007, 20:39
- FreeStyler Version: 4.01
- I Use FreeStyler for: Nightclub Lighting
- Twitter: twitter.com/
- Contact:
Re: Cue's running with one knob
I do not think it will be possible to do what you want with Freestyler
-
- Knows how to turn Lights ON
- Posts: 7
- Joined: 12 Feb 2017, 11:07
- I Use FreeStyler for: DJ
Re: Cue's running with one knob
hello,jancsi27 wrote: 15 Aug 2017, 18:10 I have a cue list, with 4 sequence, and I would to switch them with one midi knob.
How can I learn the knob in the setup menu?
If the velocity value of the knob is 0-60, turn on the sequence 1 in the cue list
If 61-120 turn on the sequence 2
...
Thank you!
I have an idea for that, but it depends if you like complicated things..
Maybe try to use AutoHotKey (sorry if it's forbidden to talk about other software, but here it's in hope to help) software to make a script that transform midi input in keystroke, say "q" "w" "e" "r".
It should be possible I assume with an appropriate library (https://autohotkey.com/board/topic/2805 ... t-library/)
So learn how it works and create a script that transform you knob value to keystrokes "q" "w" "e" "r" accordingly to its position.
Now in FS just set "a" as a hotkey for sequence 1, "w" as a hotkey for sequence 2, "e" as a hotkey for sequence 3, "r" as a hotkey for sequence 4.
That's just an idea but it's definitely worth a try !
Best Regards.
- T0NIT0 RMX
Facebook : https://www.facebook.com/t0nit0rmx
Soundcloud : https://soundcloud.com/t0nit0rmx
Youtube : https://youtube.com/t0nit0rmx
Twitter : https://twitter.com/T0NIT0RMX
- T0NIT0 RMX
Facebook : https://www.facebook.com/t0nit0rmx
Soundcloud : https://soundcloud.com/t0nit0rmx
Youtube : https://youtube.com/t0nit0rmx
Twitter : https://twitter.com/T0NIT0RMX
-
- Knows how to turn Lights ON
- Posts: 2
- Joined: 17 Oct 2016, 17:05
- FreeStyler Version: 3.6.3
- I Use FreeStyler for: DJ
Re: Cue's running with one knob
I know this software. But it no good for me, I use the keyboard many times, if I search songs with Virtual Dj.
Thank you, for your idea.
Thank you, for your idea.