First have you tried?
Log in to Search the Forum for help!
Learn more about using FreeStyler at the FreeStyler WIKI HERE
Learn more about DMX in General at The DMX Wiki HERE

if all else fails and you need a fixture consider the fixture building service HERE

Keyboard to set values

Discuss suggestions here for the FreeStyler program then request them via the Bug Tracker
Forum rules
FreeStyler is made by Rapheal Wellekens there is no other person developing the software so please be aware that adding new features
and changing current ones may require a lot of work. This is a place to discuss ideas, please make requests via the feature request option on the BUG TRACKER
Post Reply
User avatar
dustin
Possibly Becoming Qualified FS User
Posts: 49
Joined: 24 Dec 2009, 22:43
FreeStyler Version: 3.3.2
I Use FreeStyler for: Film

Keyboard to set values

Post by dustin »

Hi there,

after working a few weeks with freestyler there's comes up an wish to one of the future releases.
Would it be possible to set the values in the bars (for example cues) and all other settings bars via keyboard?

I think that would make the work with freestyler just easier and faster.


Greetings, Dustin
Image
CutDMX12
Starting to get to grips with FreeStyler
Posts: 29
Joined: 27 Jan 2008, 14:10
FreeStyler Version: 3.5.2
I Use FreeStyler for: Theater

Re: Keyboard to set values

Post by CutDMX12 »

good idea,

it will make things a lot easier for me and ever one else, even if thay can't make it a keyboard shortcut make it so you use the scroll wheel on the mouse!!!

C12,
User avatar
dmxlighting
FS is my life
Posts: 1025
Joined: 11 Aug 2008, 23:46
FreeStyler Version: beta
I Use FreeStyler for: Where do I start?

Re: Keyboard to set values

Post by dmxlighting »

dustin wrote:Hi there,

after working a few weeks with freestyler there's comes up an wish to one of the future releases.
Would it be possible to set the values in the bars (for example cues) and all other settings bars via keyboard?

I think that would make the work with freestyler just easier and faster.
Not sure I get what you want here ?
Freestyler DMX - Pissing over the competition since 199x
What do you want for free ?

Freelance Lighting Programmer / Sound Engineer / Designer / Installer and General All Round AV Expert
User avatar
Shannon D
FS is my life
Posts: 324
Joined: 10 Apr 2008, 22:26
FreeStyler Version: 3.3.2
I Use FreeStyler for: Band

Re: Keyboard to set values

Post by Shannon D »

I think he means setting values in the sliders of the fixture channels and in the set chaser speed of the cue window. I thought this would be handy a while back, as sometimes its difficult using the mouse to get to an exact value. Sometimes it takes a few trys and other times you just have to settle for a number close to what you want. Not sure how to implement it.
User avatar
LJ_krede.dk
Moderator
Posts: 1028
Joined: 29 Oct 2007, 20:01
FreeStyler Version: 3.3.7
I Use FreeStyler for: Where do I start?

Re: Keyboard to set values

Post by LJ_krede.dk »

Shannon D wrote:I think he means setting values in the sliders of the fixture channels and in the set chaser speed of the cue window. I thought this would be handy a while back, as sometimes its difficult using the mouse to get to an exact value. Sometimes it takes a few trys and other times you just have to settle for a number close to what you want. Not sure how to implement it.
you can use the command line to set exact values for the faders to the right (for the dmx channels) otherwise a midi controller with faders and/or encoders (like the BCF2000) is the best choice when you want to control these faders.
/LJ_krede.dk
Aalborg, Denmark
Moderator, Supporter and Bug report manager for the FreeStyler community
Found a bug? Submit a Bug Report
User avatar
dustin
Possibly Becoming Qualified FS User
Posts: 49
Joined: 24 Dec 2009, 22:43
FreeStyler Version: 3.3.2
I Use FreeStyler for: Film

Re: Keyboard to set values

Post by dustin »

Shannon D wrote:I think he means setting values in the sliders of the fixture channels and in the set chaser speed of the cue window. I thought this would be handy a while back, as sometimes its difficult using the mouse to get to an exact value. Sometimes it takes a few trys and other times you just have to settle for a number close to what you want. Not sure how to implement it.
That's exactly what I mean. :!:
Sometimes it is very difficult to set the exact value via the sliders. If you want "50" as value you get "49" or "50".

I don't know how to realize this, but for me it would be great feature. Particularly I don't have an external midi controller.
Greetings, Dustin
Image
User avatar
Shannon D
FS is my life
Posts: 324
Joined: 10 Apr 2008, 22:26
FreeStyler Version: 3.3.2
I Use FreeStyler for: Band

Re: Keyboard to set values

Post by Shannon D »

you can use the command line to set exact values

Thanks LJ,

I know the command line use to be on the tool bar in older versions, but can't seem to find it in 3.2. Not sure how to access it in 3.2.

EDIT: Hit the "GO" button,, duhh!

OK, so can someone explain the how to use the new command window? I never used command for anything, so not sure all what it can do. Maybe this should be in another thread. But maybe answer how to use it for the original question of this thread.
User avatar
LJ_krede.dk
Moderator
Posts: 1028
Joined: 29 Oct 2007, 20:01
FreeStyler Version: 3.3.7
I Use FreeStyler for: Where do I start?

Using the command line

Post by LJ_krede.dk »

Onge wrote:You use it like this

2+3*50%
Which means set channels 2 & 3 at 50%

or

2-20*100%
Which means set channels 2 to 20 at 100%

That is from the help, in Toolbar icons, I am not sure if there is a more advanced syntax or not, I do not think so.
it is a bit wrong. you dont have the * sign but the @ which makes more sence

You can the command line in two modes:

channel mode mode:
"1@100" --> channel one sets dmx value to 100% (255)
"1/5-3@DMX128" --> channel 1 thru 5 except channel 3 sets value 50% (128)

Fixture mode:

"1@100" --> fixture one sets intensity to 100% (255)
"1/5-3@DMX128" --> fixture 1 thru 5 except fixture 3 sets intensity to 50% (128)
"1+4COLOR@DMX20" --> fixture 1 and 4 sets colorwheel channel to 50
"goboROT@DMX230" --> the selected ficture(s) sets rotation channe for gobo to 230


[shift]+[0]= "PAN@"
[shift]+[1]= "TILT@"
[shift]+[2]= "COLOR@"
[shift]+[3]= "GOBO@"
[shift]+[4]= "PRISM@"
[shift]+[5]= "CYAM@"
[shift]+[6]= "MAGENTA@"
[shift]+[7]= "YELLOW@"
[shift]+[8]= "prismROT@"
[shift]+[9]= "goboROT@"
/LJ_krede.dk
Aalborg, Denmark
Moderator, Supporter and Bug report manager for the FreeStyler community
Found a bug? Submit a Bug Report
User avatar
Shannon D
FS is my life
Posts: 324
Joined: 10 Apr 2008, 22:26
FreeStyler Version: 3.3.2
I Use FreeStyler for: Band

Re: Keyboard to set values

Post by Shannon D »

Thanks LJ,

Got it :D

I did have to fumble with it for a lil bit. I was selecting a fixture, selecting channel in the command box and typing the codes. I didn't see anything happening in slider window of the selected fixture. Channel means the channel in the 512 universe, NOT the channel of the selected fixture. It's easier to see if you open the "show output" window.

So to get the pan on fixture #3 to output 133, you type 27@DMX133
1 command window.JPG
You do not have the required permissions to view the files attached to this post.
User avatar
LJ_krede.dk
Moderator
Posts: 1028
Joined: 29 Oct 2007, 20:01
FreeStyler Version: 3.3.7
I Use FreeStyler for: Where do I start?

Re: Keyboard to set values

Post by LJ_krede.dk »

Shannon D wrote:I did have to fumble with it for a lil bit. I was selecting a fixture, selecting channel in the command box and typing the codes. I didn't see anything happening in slider window of the selected fixture. Channel means the channel in the 512 universe, NOT the channel of the selected fixture. It's easier to see if you open the "show output" window.

So to get the pan on fixture #3 to output 133, you type 27@DMX133
I'm sorry, I left that part out :oops: but yes, in channel mode it is the global channel for the whole universe. I'm not a big fan of the command line, thou, so dont use it. but glad I could help

BTW, nice location setup, shannon
/LJ_krede.dk
Aalborg, Denmark
Moderator, Supporter and Bug report manager for the FreeStyler community
Found a bug? Submit a Bug Report
User avatar
Shannon D
FS is my life
Posts: 324
Joined: 10 Apr 2008, 22:26
FreeStyler Version: 3.3.2
I Use FreeStyler for: Band

Re: Keyboard to set values

Post by Shannon D »

I don't think I'll be using it much, but a few of us now know it's there if you needed.


BTW, nice location setup, shannon
Thanks, I wish I could get to the point where I can actually use all those lights while the band plays. Although, I have enough sh*t to bring to a gig already. I show up with a trailer full of just drums and lights. The rest of the band shows up with another trailer. I think I'm getting to the point where I may start down sizing a bit. What I really need is a roadie! :mrgreen:
User avatar
LJ_krede.dk
Moderator
Posts: 1028
Joined: 29 Oct 2007, 20:01
FreeStyler Version: 3.3.7
I Use FreeStyler for: Where do I start?

Re: Keyboard to set values

Post by LJ_krede.dk »

Shannon D wrote: Thanks, I wish I could get to the point where I can actually use all those lights while the band plays. Although, I have enough sh*t to bring to a gig already. I show up with a trailer full of just drums and lights. The rest of the band shows up with another trailer. I think I'm getting to the point where I may start down sizing a bit. What I really need is a roadie! :mrgreen:
it's not that big of a problem. just get rid of the drums and pack some more lights :D
/LJ_krede.dk
Aalborg, Denmark
Moderator, Supporter and Bug report manager for the FreeStyler community
Found a bug? Submit a Bug Report
User avatar
Shannon D
FS is my life
Posts: 324
Joined: 10 Apr 2008, 22:26
FreeStyler Version: 3.3.2
I Use FreeStyler for: Band

Re: Keyboard to set values

Post by Shannon D »

it's not that big of a problem. just get rid of the drums and pack some more lights
I can't do that. Drums have been in my family for a couple generations now. It would be cool if a few of us from this forum would live close to each other. Then I'd get some of you guys to do lights for me :mrgreen: for a fair cut of course :mrgreen:
User avatar
remco_k
Moderator
Posts: 1233
Joined: 12 Oct 2008, 23:27
FreeStyler Version: N/A
I Use FreeStyler for: To help others here on the Forum!

Re: Keyboard to set values

Post by remco_k »

Shannon D wrote:
it's not that big of a problem. just get rid of the drums and pack some more lights
I can't do that. Drums have been in my family for a couple generations now. It would be cool if a few of us from this forum would live close to each other. Then I'd get some of you guys to do lights for me :mrgreen: for a fair cut of course :mrgreen:
>> Shannon D --> Louisiana, United States
Well, if you pay the tickets to get to Louisiana (and back) from Holland, I'll bring my family, stay there for 2 weeks and do the job for free. :mrgreen:
Developer of the Sound 2 Light application (SL.exe) for FreeStyler: https://www.digiplay.nl/fs
Electronics runs on magic smoke. If it escapes, the electronics won't work anymore!
Need a SHOUTcast stream?: https://www.digiplay.nl
User avatar
Shannon D
FS is my life
Posts: 324
Joined: 10 Apr 2008, 22:26
FreeStyler Version: 3.3.2
I Use FreeStyler for: Band

Re: Keyboard to set values

Post by Shannon D »

Well, if you pay the tickets to get to Louisiana (and back) from Holland, I'll bring my family, stay there for 2 weeks and do the job for free.
What a fine show it would be! ;) If I win the lottery, I'll keep this in mind!
I guess we hi-jacked this thread long enough :lol:
User avatar
dmxlighting
FS is my life
Posts: 1025
Joined: 11 Aug 2008, 23:46
FreeStyler Version: beta
I Use FreeStyler for: Where do I start?

Re: Keyboard to set values

Post by dmxlighting »

remco_k wrote:
Shannon D wrote:
it's not that big of a problem. just get rid of the drums and pack some more lights
I can't do that. Drums have been in my family for a couple generations now. It would be cool if a few of us from this forum would live close to each other. Then I'd get some of you guys to do lights for me :mrgreen: for a fair cut of course :mrgreen:
>> Shannon D --> Louisiana, United States
Well, if you pay the tickets to get to Louisiana (and back) from Holland, I'll bring my family, stay there for 2 weeks and do the job for free. :mrgreen:

I'll fight you for it! :twisted:
Freestyler DMX - Pissing over the competition since 199x
What do you want for free ?

Freelance Lighting Programmer / Sound Engineer / Designer / Installer and General All Round AV Expert
User avatar
Shannon D
FS is my life
Posts: 324
Joined: 10 Apr 2008, 22:26
FreeStyler Version: 3.3.2
I Use FreeStyler for: Band

Re: Keyboard to set values

Post by Shannon D »

I'll fight you for it! :twisted:
No fighting :D If I win the lottery, I'll just bring both of you over. :mrgreen:
User avatar
LJ_krede.dk
Moderator
Posts: 1028
Joined: 29 Oct 2007, 20:01
FreeStyler Version: 3.3.7
I Use FreeStyler for: Where do I start?

Re: Using the command line

Post by LJ_krede.dk »

LJ_krede.dk wrote:
You can use the command line in two modes:

channel mode mode:
"1@100" --> channel one sets dmx value to 100% (255)
"1/5-3@DMX128" --> channel 1 thru 5 except channel 3 sets value 50% (128)

Fixture mode:

"1@100" --> fixture one sets intensity to 100% (255)
"1/5-3@DMX128" --> fixture 1 thru 5 except fixture 3 sets intensity to 50% (128)
"1+4COLOR@DMX20" --> fixture 1 and 4 sets colorwheel channel to 50
"goboROT@DMX230" --> the selected ficture(s) sets rotation channe for gobo to 230


[shift]+[0]= "PAN@"
[shift]+[1]= "TILT@"
[shift]+[2]= "COLOR@"
[shift]+[3]= "GOBO@"
[shift]+[4]= "PRISM@"
[shift]+[5]= "CYAM@"
[shift]+[6]= "MAGENTA@"
[shift]+[7]= "YELLOW@"
[shift]+[8]= "prismROT@"
[shift]+[9]= "goboROT@"
maybe I should upload this ti the wiki, now i all ready have wrote it twice (in this and in another topic)
/LJ_krede.dk
Aalborg, Denmark
Moderator, Supporter and Bug report manager for the FreeStyler community
Found a bug? Submit a Bug Report
User avatar
dmxlighting
FS is my life
Posts: 1025
Joined: 11 Aug 2008, 23:46
FreeStyler Version: beta
I Use FreeStyler for: Where do I start?

Re: Keyboard to set values

Post by dmxlighting »

LJ_krede.dk wrote:
LJ_krede.dk wrote:
You can use the command line in two modes:

channel mode mode:
"1@100" --> channel one sets dmx value to 100% (255)
"1/5-3@DMX128" --> channel 1 thru 5 except channel 3 sets value 50% (128)

Fixture mode:

"1@100" --> fixture one sets intensity to 100% (255)
"1/5-3@DMX128" --> fixture 1 thru 5 except fixture 3 sets intensity to 50% (128)
"1+4COLOR@DMX20" --> fixture 1 and 4 sets colorwheel channel to 50
"goboROT@DMX230" --> the selected ficture(s) sets rotation channe for gobo to 230




[shift]+[0]= "PAN@"
[shift]+[1]= "TILT@"
[shift]+[2]= "COLOR@"
[shift]+[3]= "GOBO@"
[shift]+[4]= "PRISM@"
[shift]+[5]= "CYAM@"
[shift]+[6]= "MAGENTA@"
[shift]+[7]= "YELLOW@"
[shift]+[8]= "prismROT@"
[shift]+[9]= "goboROT@"
maybe I should upload this ti the wiki, now i all ready have wrote it twice (in this and in another topic)
Yes you should!
Freestyler DMX - Pissing over the competition since 199x
What do you want for free ?

Freelance Lighting Programmer / Sound Engineer / Designer / Installer and General All Round AV Expert
User avatar
LJ_krede.dk
Moderator
Posts: 1028
Joined: 29 Oct 2007, 20:01
FreeStyler Version: 3.3.7
I Use FreeStyler for: Where do I start?

Re: Keyboard to set values

Post by LJ_krede.dk »

Onge wrote:can you select the other colour wheels and gobo wheels ?

Can you select CMY or RGB colours ?
not that I know of. I think the only way is to use the channel mode and select the DMX value for the desired color in the second color or gobo wheel. it would be a pain in the ass doing this for each CMY and RGB channels, then its better with some faders or macros.

I will look into it when I finish the wiki Page for the command line.
/LJ_krede.dk
Aalborg, Denmark
Moderator, Supporter and Bug report manager for the FreeStyler community
Found a bug? Submit a Bug Report
Post Reply

Return to “Ideas and Remarks”