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
Radio buttons under preset manager
43 posts
• Page 2 of 5 • 1, 2, 3, 4, 5
Re: Radio buttons under preset manager
kortezzzz wrote:EDITING:
i just tried to add few more knobs it to the schematic, and it stopped working correctly. can you please explain
how to add more than 5 knobs?
...mostly copy and paste..
1.Mouse Trigger Module
Go inside and Create new mouse trigger, create input into selector and connect,
copy/paste the last code block,then change the numbers so the selection sequence continues.
Open the Mouse Trigger Module and re-postion the new mouse trigger to where you want it.
2. In the graphic module, create another moving graphic and stick it on the selector.
Create another background graphic....then go to top of module and re-position both graphics,
so that they exactly same position as the mouse triggers.
The mouse trigger create's an index number, which is the only thing the output requires.
It just has to pass through the preset module, and re-draw 1 graphic on the way out.
there's really not much in it....
BV MUSIC SYDNEY AUSTRALIA..Songwriting and Software development
Headquartershttps://www.bvmusicsydneyaustralia.com/
Spotifyhttps://open.spotify.com/artist/7JO8QM40mVmHb7pAwKPJi0
Donatationhttps://www.paypal.com/donate/?hosted_button_id=HEUR8R7K8GZ4L
Headquartershttps://www.bvmusicsydneyaustralia.com/
Spotifyhttps://open.spotify.com/artist/7JO8QM40mVmHb7pAwKPJi0
Donatationhttps://www.paypal.com/donate/?hosted_button_id=HEUR8R7K8GZ4L
- billv
- Posts: 1157
- Joined: Tue Aug 31, 2010 3:34 pm
- Location: Australia
Re: Radio buttons under preset manager
well, its not working for me
i try to use the same logic that stands behind SM, but seems like
things work differently in Ruby.
would you please take a look in this schematic? what am I doing wrong?..
i try to use the same logic that stands behind SM, but seems like
things work differently in Ruby.
would you please take a look in this schematic? what am I doing wrong?..
- Attachments
-
- animal list_graphics_fix2.fsm
- (13.99 KiB) Downloaded 880 times
-
kortezzzz - Posts: 763
- Joined: Tue Mar 19, 2013 4:21 pm
Re: Radio buttons under preset manager
kortezzzz wrote:please take a look in this schematic? what am I doing wrong?
Your almost there....
You just havn't re-positioned the mouse triggers or the graphic.
The mouse trigger module also needs to be re-sized,
At the moment you can't press them because all the new mouse triggers are still
stacked on top of the old ones....
Easy way to do this is
1. Line up both modules(or put them next to each other), enlarge the mouse trigger module
so that its roughly the same size as the graphic window. Then open both modules up...
2. In the mouse trigger module...re-position all mouse triggers in order.
Close module and then just click on each mouse trigger, one by one.
Each time the corresponding graphic will appear..re-position each graphic in order.
BV MUSIC SYDNEY AUSTRALIA..Songwriting and Software development
Headquartershttps://www.bvmusicsydneyaustralia.com/
Spotifyhttps://open.spotify.com/artist/7JO8QM40mVmHb7pAwKPJi0
Donatationhttps://www.paypal.com/donate/?hosted_button_id=HEUR8R7K8GZ4L
Headquartershttps://www.bvmusicsydneyaustralia.com/
Spotifyhttps://open.spotify.com/artist/7JO8QM40mVmHb7pAwKPJi0
Donatationhttps://www.paypal.com/donate/?hosted_button_id=HEUR8R7K8GZ4L
- billv
- Posts: 1157
- Joined: Tue Aug 31, 2010 3:34 pm
- Location: Australia
Re: Radio buttons under preset manager
Sorry for the late reply, but wasn't home at the weekend
billv, I did what you wrote, and EVERYTHING WORKS PERFECTLY !!!
as this tool is top useful, i'm posting here the upgraded schematic, with the 9 buttons.
hope that people will find it helpful for their own projects.
THANK YOU FOR EVERYTHING, BROTHER.
billv, I did what you wrote, and EVERYTHING WORKS PERFECTLY !!!
as this tool is top useful, i'm posting here the upgraded schematic, with the 9 buttons.
hope that people will find it helpful for their own projects.
THANK YOU FOR EVERYTHING, BROTHER.
- Attachments
-
- animal list_graphics_fix3.fsm
- (15.7 KiB) Downloaded 877 times
-
kortezzzz - Posts: 763
- Joined: Tue Mar 19, 2013 4:21 pm
Re: Radio buttons under preset manager
I love this topic, so - with your permission - I made a small change to this last schematic.
- Attachments
-
- animal list_graphics_fix3_mod_pall.fsm
- (15.98 KiB) Downloaded 883 times
- pall
- Posts: 31
- Joined: Thu Dec 09, 2010 1:27 pm
- Location: Transilvania
Re: Radio buttons under preset manager
... and also with your permission ...
I went in and modified the 'IF END' module, by changing it over to a CASE .. SELECT logic.
I do not know if this has any impact on performance ... but it does make for less typing of code
BTW ... is there any way to test for 'efficiency'/speed/memory,etc' of a particular module ??? It would be very interesting for any optimization quest.
I went in and modified the 'IF END' module, by changing it over to a CASE .. SELECT logic.
I do not know if this has any impact on performance ... but it does make for less typing of code
BTW ... is there any way to test for 'efficiency'/speed/memory,etc' of a particular module ??? It would be very interesting for any optimization quest.
- RJHollins
- Posts: 1571
- Joined: Thu Mar 08, 2012 7:58 pm
Re: Radio buttons under preset manager
kortezzzz wrote:THANK YOU FOR EVERYTHING
Your welcome...glad i could help in some way..
pall wrote:love this topic
Hey Pall...nice mod.....nice to see you here...
.
RJHollins wrote:and also with your permission
Great stuff guys...hack away
Here's an "alt" version of design, that might be useful too...
This one has all the mouse triggers stacked on top of each other..
So you visually hit the same spot...
I forget the name for this type of button ....
BV MUSIC SYDNEY AUSTRALIA..Songwriting and Software development
Headquartershttps://www.bvmusicsydneyaustralia.com/
Spotifyhttps://open.spotify.com/artist/7JO8QM40mVmHb7pAwKPJi0
Donatationhttps://www.paypal.com/donate/?hosted_button_id=HEUR8R7K8GZ4L
Headquartershttps://www.bvmusicsydneyaustralia.com/
Spotifyhttps://open.spotify.com/artist/7JO8QM40mVmHb7pAwKPJi0
Donatationhttps://www.paypal.com/donate/?hosted_button_id=HEUR8R7K8GZ4L
- billv
- Posts: 1157
- Joined: Tue Aug 31, 2010 3:34 pm
- Location: Australia
Re: Radio buttons under preset manager
Nice alternate billv.
I don't know what that 'design' is called either
I don't have deep RUBY skills ... but what might be interesting with this 'alternative' single position switch ...
If it had LeftMouse click and RIGHTMouse click ability to INC or DEC the choice. Not sure what it would get used for [maybe a stepped Zoom in and output button]
I don't know what that 'design' is called either
I don't have deep RUBY skills ... but what might be interesting with this 'alternative' single position switch ...
If it had LeftMouse click and RIGHTMouse click ability to INC or DEC the choice. Not sure what it would get used for [maybe a stepped Zoom in and output button]
- RJHollins
- Posts: 1571
- Joined: Thu Mar 08, 2012 7:58 pm
Re: Radio buttons under preset manager
Great job, people! thank you all and and please, continue "tossing" ideas!
this set can be a great "keystone" to a "one button built-in preset bank manager"
think about it, the user loads banks with an only single button...
only wish that in the "mod_pal" version, each name could be edited separately (so then you get a bank name editing
"at pace" )
this set can be a great "keystone" to a "one button built-in preset bank manager"
think about it, the user loads banks with an only single button...
only wish that in the "mod_pal" version, each name could be edited separately (so then you get a bank name editing
"at pace" )
-
kortezzzz - Posts: 763
- Joined: Tue Mar 19, 2013 4:21 pm
Re: Radio buttons under preset manager
RJHollins wrote:If it had LeftMouse click and RIGHTMouse click ability to INC or DEC the choice
Good idea. For that sort of control it might be easier to use a counter....
I"m in "optomize" mode at the moment so I'm stripping everything down..
Lots of stuff you can still do to these things.
RJHollins wrote:I don't have deep RUBY skills
You don't need "deep ruby skills".
No-one has "deep ruby skills" when they first start learning it.
When I first started, i spent the first few months just with "t" and sometimes "v"
....i didn't understand "i" till a about a month ago....my brain just bypassed it all this time
because it was focused so much on "t" ...even looking at the Sample and hold circuit in the
tutorial, by brain did not register that "i", is just a trigger signal arriving at the input....
So making a number increment is about the easiest thing you can do.....
and i still had to ask the boys for a "ruby counter"..????...(now that's ruby dumb!!)
But it's like that.... knowledge comes at different parts of time...can't get it at once...
I don't know how i did all that stuff in timing without noticing "i".....weird..
....while coding something the other day I started to build a counter
by accident...so i continued with it , and I've almost got it to point
where it has the same functions as Trogs counter.
....this ruby stuff is starting to finally make sense and sink in...
BV MUSIC SYDNEY AUSTRALIA..Songwriting and Software development
Headquartershttps://www.bvmusicsydneyaustralia.com/
Spotifyhttps://open.spotify.com/artist/7JO8QM40mVmHb7pAwKPJi0
Donatationhttps://www.paypal.com/donate/?hosted_button_id=HEUR8R7K8GZ4L
Headquartershttps://www.bvmusicsydneyaustralia.com/
Spotifyhttps://open.spotify.com/artist/7JO8QM40mVmHb7pAwKPJi0
Donatationhttps://www.paypal.com/donate/?hosted_button_id=HEUR8R7K8GZ4L
- billv
- Posts: 1157
- Joined: Tue Aug 31, 2010 3:34 pm
- Location: Australia
43 posts
• Page 2 of 5 • 1, 2, 3, 4, 5
Who is online
Users browsing this forum: Google [Bot] and 58 guests