- Posts: 2
switch +50 <pause> then +55 possible?
- js32257
- Topic Author
- Offline
Less
More
13 Jun 2017 01:18 #62962
by js32257
switch +50 <pause> then +55 possible? was created by js32257
Is it possible to have a channel controlled by a switch work this way:
Starting state: switch in position 0 and channel is at -55.
switch is moved to position 1.
Have channel go to +50% <pause> then goes to +55%.
switch is moved back to position 0.
Have channel go to -50% <pause> then goes to -55%.
I tried using a mixer with a delay on the last page but the problem is the difference between 50 and 55 isn't great enough to introduce enough of a delay. I'd like about 1 second between 50 and 55 .
Is there any way to accomplish this?
Thanks,
Starting state: switch in position 0 and channel is at -55.
switch is moved to position 1.
Have channel go to +50% <pause> then goes to +55%.
switch is moved back to position 0.
Have channel go to -50% <pause> then goes to -55%.
I tried using a mixer with a delay on the last page but the problem is the difference between 50 and 55 isn't great enough to introduce enough of a delay. I'd like about 1 second between 50 and 55 .
Is there any way to accomplish this?
Thanks,
Please Log in or Create an account to join the conversation.
- Wene001
- Offline
Less
More
- Posts: 277
13 Jun 2017 20:26 - 13 Jun 2017 20:42 #62984
by Wene001
Replied by Wene001 on topic switch +50 <pause> then +55 possible?
www.deviationtx.com/forum/6-general-disc...quencer-in-12s#62720
[channel8]
template=complex
[mixer]
src=Virt1
dest=Ch8
switch=GEAR1
scalar=5
offset=50
usetrim=0
curvetype=zero/max
points=0
[mixer]
src=Virt1
dest=Ch8
switch=GEAR0
scalar=5
offset=-55
usetrim=0
curvetype=zero/max
points=0
[virtchan1]
name=Virt1
template=complex
[mixer]
src=GEAR1
dest=Virt1
usetrim=0
curvetype=expo
points=0,0
[mixer]
src=AIL
dest=Virt1
scalar=10
usetrim=0
muxtype=delay
curvetype=fixed
[channel8]
template=complex
[mixer]
src=Virt1
dest=Ch8
switch=GEAR1
scalar=5
offset=50
usetrim=0
curvetype=zero/max
points=0
[mixer]
src=Virt1
dest=Ch8
switch=GEAR0
scalar=5
offset=-55
usetrim=0
curvetype=zero/max
points=0
[virtchan1]
name=Virt1
template=complex
[mixer]
src=GEAR1
dest=Virt1
usetrim=0
curvetype=expo
points=0,0
[mixer]
src=AIL
dest=Virt1
scalar=10
usetrim=0
muxtype=delay
curvetype=fixed
Last edit: 13 Jun 2017 20:42 by Wene001.
Please Log in or Create an account to join the conversation.
- js32257
- Topic Author
- Offline
Less
More
- Posts: 2
15 Jun 2017 11:50 #63003
by js32257
Replied by js32257 on topic switch +50 <pause> then +55 possible?
Thanks! I got it to work using a curve from the link you provided.
I actually tried doing that previously but I obviously did something wrong.
I actually tried doing that previously but I obviously did something wrong.
Please Log in or Create an account to join the conversation.
Time to create page: 0.048 seconds
- Home
- Forum
- General
- General Discussions
- switch +50 <pause> then +55 possible?