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
toolkit Nubeat7
14 posts
• Page 2 of 2 • 1, 2
Re: toolkit Nubeat7
Hey Newbeat7
Just a wee heads up m8, i found a little bug in your multi function slider! if you double click on it by accident it crashes the ruby part inside!
cheers!
Just a wee heads up m8, i found a little bug in your multi function slider! if you double click on it by accident it crashes the ruby part inside!
cheers!
- Jay
- Posts: 276
- Joined: Tue Jul 13, 2010 5:42 pm
Re: toolkit Nubeat7
oh yes, default was not connected to the slider, anyways i changed the slider to the stock one and also i changed the wireless "set connector" to a "real" set connection inside the preset module, for easier usage
you can use any slider or knob instead, the importand thing is the presetmodule.....
you can use any slider or knob instead, the importand thing is the presetmodule.....
-
Nubeat7 - Posts: 1347
- Joined: Sat Apr 14, 2012 9:59 am
- Location: Vienna
Re: toolkit Nubeat7
Hi NuBeat,
The one I was talking of was the KNOB with the numeric entry that doesn't reset with a default.
I remember you showed this to me way back when. Was it an entry in the Knob's RUBY section that needed to add a 'reset to default' ? I can't remember what you said before
The one I was talking of was the KNOB with the numeric entry that doesn't reset with a default.
I remember you showed this to me way back when. Was it an entry in the Knob's RUBY section that needed to add a 'reset to default' ? I can't remember what you said before
- RJHollins
- Posts: 1571
- Joined: Thu Mar 08, 2012 7:58 pm
Re: toolkit Nubeat7
@RJHollins
i meant the bug jay found, in the old slider there was a default function with doubleclick implemented but the default input wasn't there so it bugged...
about the editable readout, also there you can use your own knobs and sliders or implement a set to default function into the stock one... but you need to use the modified preset-, scale- and readoutmodules together!
i personally prefer a doubleclick to reset control to their default values, just add a default input and use something like this..
i meant the bug jay found, in the old slider there was a default function with doubleclick implemented but the default input wasn't there so it bugged...
about the editable readout, also there you can use your own knobs and sliders or implement a set to default function into the stock one... but you need to use the modified preset-, scale- and readoutmodules together!
i personally prefer a doubleclick to reset control to their default values, just add a default input and use something like this..
- Code: Select all
def mouseLDouble x,y
@value = @default
output 0,@default
redraw
end
-
Nubeat7 - Posts: 1347
- Joined: Sat Apr 14, 2012 9:59 am
- Location: Vienna
14 posts
• Page 2 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 27 guests