If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
knob bitmaps
11 posts
• Page 1 of 2 • 1, 2
knob bitmaps
Hello gang,
Ok I have another crazy quesrtion. If I have a knob I like (functionality wise), but do not like the bitmap (picture), is ther a easy way to change it?
Many thanks!
Later then, BobF.....
Ok I have another crazy quesrtion. If I have a knob I like (functionality wise), but do not like the bitmap (picture), is ther a easy way to change it?
Many thanks!
Later then, BobF.....
- BobF
- Posts: 598
- Joined: Mon Apr 20, 2015 9:54 pm
Re: knob bitmaps
Of course you can. Since there are few knobs methods on the forum (ruby knobs, green knobs), We should know which type you use. I suggest you upload both the knob and the png. you like and I'll help you with that.
-
kortezzzz - Posts: 763
- Joined: Tue Mar 19, 2013 4:21 pm
Re: knob bitmaps
KnobMan has been a very popular utility for creating knobs, buttons, sliders, etc.
http://www.g200kg.com/en/software/knobman.html
Not sure where your 'graphics savvy' is at ... personally, I find the graphics designing to be a major part of the project ... time wise, and have much respect to those that do it so well. [and then share]
Although my designs seem rather average looking ... I do put a lot of time into it. Of course, after using a 'new design' under real-world conditions, there can be adjustments to make as far as how a knob responds, or sweeps.
It all goes to the 'FlowStone' concept for me. I'm not going to be investing years learning something like C++, but I do like the challenge of turning an idea into something useful. Many times my 'ideas' are beyond my ability ... but I've thanked and thanked those here that have selflessly helped me. It's a strange kinda fun ... a hobby ... probably keeps me out of trouble
http://www.g200kg.com/en/software/knobman.html
Not sure where your 'graphics savvy' is at ... personally, I find the graphics designing to be a major part of the project ... time wise, and have much respect to those that do it so well. [and then share]
Although my designs seem rather average looking ... I do put a lot of time into it. Of course, after using a 'new design' under real-world conditions, there can be adjustments to make as far as how a knob responds, or sweeps.
It all goes to the 'FlowStone' concept for me. I'm not going to be investing years learning something like C++, but I do like the challenge of turning an idea into something useful. Many times my 'ideas' are beyond my ability ... but I've thanked and thanked those here that have selflessly helped me. It's a strange kinda fun ... a hobby ... probably keeps me out of trouble
- RJHollins
- Posts: 1571
- Joined: Thu Mar 08, 2012 7:58 pm
Re: knob bitmaps
Hello,
I had solved the problem even before kortezzzz posted, but I will up load my files a little later today to see how you solve it and I will definitely download Knobman.
Many thanks to both of you for your feedback.
Later then, BobF....
Hello kortezzzz, here is the fsm
- BobF
- Posts: 598
- Joined: Mon Apr 20, 2015 9:54 pm
Re: knob bitmaps
Hi Bob,
What you actually need is switching the graphics method from ruby drawing to green drawing in this case. That's the easiest way. Since we don't have the source knob's original bitmap (although it can be extracted, I just don't remember how) I've just copied the whole module that related to the graphics from the source knob and replaced with it the "green" target knob's method. The functionality hasn't changed. If you like to make bitmap like this with knobman, you should have some designing skills since knobman cannot open exported png. files as buttons; you should design your own from scratch.
What you actually need is switching the graphics method from ruby drawing to green drawing in this case. That's the easiest way. Since we don't have the source knob's original bitmap (although it can be extracted, I just don't remember how) I've just copied the whole module that related to the graphics from the source knob and replaced with it the "green" target knob's method. The functionality hasn't changed. If you like to make bitmap like this with knobman, you should have some designing skills since knobman cannot open exported png. files as buttons; you should design your own from scratch.
- Attachments
-
- (Change bitmaps_BobF).fsm
- (125.58 KiB) Downloaded 1136 times
-
kortezzzz - Posts: 763
- Joined: Tue Mar 19, 2013 4:21 pm
Re: knob bitmaps
I messed around with knobs a while back.
The fsm below was useful for extracting the image inside a knob.
You should save as .png to preserve the transparency since the other file formats will turn the transparent region black.
This isn't much use for creating new knobs but you could use an image editing program to change colours, sizes etc. Then reload into the knob.
Cheers
Spogg
The fsm below was useful for extracting the image inside a knob.
You should save as .png to preserve the transparency since the other file formats will turn the transparent region black.
This isn't much use for creating new knobs but you could use an image editing program to change colours, sizes etc. Then reload into the knob.
Cheers
Spogg
- Attachments
-
- Save knob bitmap.fsm
- (131.67 KiB) Downloaded 1201 times
-
Spogg - Posts: 3358
- Joined: Thu Nov 20, 2014 4:24 pm
- Location: Birmingham, England
Re: knob bitmaps
Hi guys,
Many thanks, great tips and tricks!
Your feedback is really useful and very much appreciated .
Later then, BobF.....
Many thanks, great tips and tricks!
Your feedback is really useful and very much appreciated .
Later then, BobF.....
- BobF
- Posts: 598
- Joined: Mon Apr 20, 2015 9:54 pm
Re: knob bitmaps
Hi dudes,
i just stumbled over KnobMan3D (see link above) => awesome tool... take a look!
i just stumbled over KnobMan3D (see link above) => awesome tool... take a look!
-
Walter Sommerfeld - Posts: 249
- Joined: Wed Jul 14, 2010 6:00 pm
- Location: HH - Made in Germany
Re: knob bitmaps
I know what will be in the May collection now hehe
Thanks for the info on the 3D version Walter
Cheers,
Paul
Thanks for the info on the 3D version Walter
Cheers,
Paul
-
Loopeytunes - Posts: 57
- Joined: Tue Jul 13, 2010 11:07 am
- Location: Yorkshire, UK
Re: knob bitmaps
Hi Paul,
btw: nice march present...
I knew u would like it!
Keep on doing!
cheers,
Walter
btw: nice march present...
I knew u would like it!
Keep on doing!
cheers,
Walter
-
Walter Sommerfeld - Posts: 249
- Joined: Wed Jul 14, 2010 6:00 pm
- Location: HH - Made in Germany
11 posts
• Page 1 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 63 guests