Hello
I would like to create a fog machine control.
The fog machine has 2 channels: FoG and Fan.
The control should have 4 sliders:
Slider 1: Length of fog eject time
Slider 2: Length of time between the ejects (interval)
Slider 3: Fog (eject quantity)
Slider 4: Fan
in addition:
1 On button
1 Off button
1 button for manual fog eject
I have already created a Loopback Slider that controls the eject time (Slider 1) in the Speed Dial.
I'm stuck at the point where the switch-off scene (Slider 2) starts automatically when the switch-on time has expired.
The next output must then come automatically again.
Could someone help me?
fog machine control again
-
- Posts: 12
- Joined: Thu Nov 02, 2023 7:17 am
- Real Name: Norman Killat
- Attachments
-
- Loopback-FogMachine.qxi
- (536 Bytes) Downloaded 62 times
-
- Fog Machine Control.qxw
- (9.79 KiB) Downloaded 66 times
-
- Posts: 12
- Joined: Thu Nov 02, 2023 7:17 am
- Real Name: Norman Killat
Well, that's not necessarily what I want.
With the 4 sliders I can adjust the fog machine or hazer individually for every location where I am. And then I don't have to worry about it anymore while I'm making music. I'm the dj.
With the 4 sliders I can adjust the fog machine or hazer individually for every location where I am. And then I don't have to worry about it anymore while I'm making music. I'm the dj.
- GGGss
- Posts: 3052
- Joined: Mon Sep 12, 2016 7:15 pm
- Location: Belgium
- Real Name: Fredje Gallon
Speed dial widget setting the hold times of your steps and external control of the tap-function or a slider setting the pace of the speed control by using a loopback...
All electric machines work on smoke... when the smoke escapes... they don't work anymore
-
- Posts: 12
- Joined: Thu Nov 02, 2023 7:17 am
- Real Name: Norman Killat
I can only manage it with a slider in conjunction with the speed dial widget and loopback. I control the eject time with the slider. It is not the problem.
But I can't manage to integrate a second slider with which I can then change the time until the next eject. That is my Problem.
I still have a mistake in my thinking somewhere.
But I can't manage to integrate a second slider with which I can then change the time until the next eject. That is my Problem.
I still have a mistake in my thinking somewhere.
- GGGss
- Posts: 3052
- Joined: Mon Sep 12, 2016 7:15 pm
- Location: Belgium
- Real Name: Fredje Gallon
Didn't I sometimes show an example of a PWM project? Pulse Width Modulation...
* viewtopic.php?p=65469&hilit=PWM#p65469
gotcha! viewtopic.php?p=52699&hilit=PWM#p52699
* viewtopic.php?p=65469&hilit=PWM#p65469
gotcha! viewtopic.php?p=52699&hilit=PWM#p52699
All electric machines work on smoke... when the smoke escapes... they don't work anymore
-
- Posts: 12
- Joined: Thu Nov 02, 2023 7:17 am
- Real Name: Norman Killat
This isn't really what I imagined.
I would like to control the Hazer at least with 2 sliders. (ejection time / interval)
I have the Hazer Controller, like in the picture. I wanted to recreate it with QLC+:
Is it possible to complete my project so that it works?:
I would like to control the Hazer at least with 2 sliders. (ejection time / interval)
I have the Hazer Controller, like in the picture. I wanted to recreate it with QLC+:
Is it possible to complete my project so that it works?:
- Attachments
-
- Loopback-FogMachine.qxi
- (628 Bytes) Downloaded 83 times
-
- Fog Machine Control.qxw
- (11.22 KiB) Downloaded 60 times