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
Ruby Knob fully customisable
Re: Ruby Knob fully customisable
how did you note that the cc is not saved to the DAW?
Regards
Regards
100% accuracy is the guarantee to your success. The value alters if you combine it with musical creativity.
-
chackl - Posts: 233
- Joined: Tue Aug 17, 2010 8:46 pm
- Location: Austria / Salzburg
Re: Ruby Knob fully customisable
hello Chackl
I load the vst into my DAW, set the midi-device in, learn the midi knob (rightclick and turn my hardware knob),
saved this as preset into my DAW.
closed the DAW and started again. recall the preset, now the midi-device in is saved, but as sone I turn my hardware knob, nothing happens, I have to learn the midi again.
even when I saved the CC before into the vst program preset.
when I recall the preset into vst program preset manager, it shows also "no CC".
so I'm one step further, the midi device input is saved, but not the CC.
the fsm file:
rubyknob-v1.4 MIDI in Chackl.fsm
is exacly the vst I would make, but maybe without the preset manager in the GUI.
I want only to control the volume ( or mute) on some places in my DAW with a hardware knob.
it's not realy a DAW it's more a LAW, a live performance software program.
I use a korg nano kontroller and can use different knobs or buttons with the same CC, a toggle button (on/off) and a momentary button (on/off) and can use a turnable knob (fader style) or use a fader.
so that I can use the same vstplug as a on/off (mute) or as a fader (volume control).
greetings
jan
I load the vst into my DAW, set the midi-device in, learn the midi knob (rightclick and turn my hardware knob),
saved this as preset into my DAW.
closed the DAW and started again. recall the preset, now the midi-device in is saved, but as sone I turn my hardware knob, nothing happens, I have to learn the midi again.
even when I saved the CC before into the vst program preset.
when I recall the preset into vst program preset manager, it shows also "no CC".
so I'm one step further, the midi device input is saved, but not the CC.
the fsm file:
rubyknob-v1.4 MIDI in Chackl.fsm
is exacly the vst I would make, but maybe without the preset manager in the GUI.
I want only to control the volume ( or mute) on some places in my DAW with a hardware knob.
it's not realy a DAW it's more a LAW, a live performance software program.
I use a korg nano kontroller and can use different knobs or buttons with the same CC, a toggle button (on/off) and a momentary button (on/off) and can use a turnable knob (fader style) or use a fader.
so that I can use the same vstplug as a on/off (mute) or as a fader (volume control).
greetings
jan
- mr.jan
- Posts: 7
- Joined: Tue Feb 05, 2013 11:54 pm
Re: Ruby Knob fully customisable
i cant now figure out why this is not working, because if i save the presetlist and open it in TXT-Editor, then the -cc valuse is displayd - so it is connected to the presetsystem the correct way
I did no test with a host up to now because i'm actualy building up a new studio.
I hope i can fix that as fast as possible or some other person finds any solution.
Regards
I did no test with a host up to now because i'm actualy building up a new studio.
I hope i can fix that as fast as possible or some other person finds any solution.
Regards
100% accuracy is the guarantee to your success. The value alters if you combine it with musical creativity.
-
chackl - Posts: 233
- Joined: Tue Aug 17, 2010 8:46 pm
- Location: Austria / Salzburg
Re: Ruby Knob fully customisable
Hey, here is a working version:
"Essential random order for chaotic repetitive sequences"
-
tektoog - Posts: 141
- Joined: Sat Oct 30, 2010 11:49 pm
- Location: Geneva - Switzerland
Re: Ruby Knob fully customisable
hey tektoog
from my thirst test, this one is working, thanks a lot.
will test it more, will report.
so what was the solution?
greetings
jan
from my thirst test, this one is working, thanks a lot.
will test it more, will report.
so what was the solution?
greetings
jan
- mr.jan
- Posts: 7
- Joined: Tue Feb 05, 2013 11:54 pm
Re: Ruby Knob fully customisable
a solution may be that you will need a second preset store for the normal preset. i thought it would work with the same.
Taking a String preset is no a verry beautifull solution, but it brings up one extra: if you switch the preset it is empty. So you just have to block the empty string and after change it would not change.
Well done
Taking a String preset is no a verry beautifull solution, but it brings up one extra: if you switch the preset it is empty. So you just have to block the empty string and after change it would not change.
Well done
100% accuracy is the guarantee to your success. The value alters if you combine it with musical creativity.
-
chackl - Posts: 233
- Joined: Tue Aug 17, 2010 8:46 pm
- Location: Austria / Salzburg
Re: Ruby Knob fully customisable
knob 2.0
tried to optimise performance when using midicontrollers, so the customisation is lower then in the examples before, but i also added special readouts: volume dB, and a logarithmic midi knob to calc delaytime..
the performance when using a midi controller still increases so any improofments are welcome
edit: look at the first post to get the latest vertsion!
tried to optimise performance when using midicontrollers, so the customisation is lower then in the examples before, but i also added special readouts: volume dB, and a logarithmic midi knob to calc delaytime..
the performance when using a midi controller still increases so any improofments are welcome
edit: look at the first post to get the latest vertsion!
Last edited by Nubeat7 on Wed Dec 19, 2018 3:51 pm, edited 1 time in total.
-
Nubeat7 - Posts: 1347
- Joined: Sat Apr 14, 2012 9:59 am
- Location: Vienna
Re: Ruby Knob fully customisable
Thanks for the post NuBeat. Always look forward to your work !
- RJHollins
- Posts: 1571
- Joined: Thu Mar 08, 2012 7:58 pm
Re: Ruby Knob fully customisable
thx mr hollins,
i found out that after presetchange the knob is not redrawn properly because of the divided redraw limiter, so please connect a afterpresetchange on the sample and hold inside the redraw limiter in the preset module!
i found out that after presetchange the knob is not redrawn properly because of the divided redraw limiter, so please connect a afterpresetchange on the sample and hold inside the redraw limiter in the preset module!
-
Nubeat7 - Posts: 1347
- Joined: Sat Apr 14, 2012 9:59 am
- Location: Vienna
Re: Ruby Knob fully customisable
Nubeat7 wrote:thx mr hollins,
i found out that after presetchange the knob is not redrawn properly because of the divided redraw limiter, so please connect a afterpresetchange on the sample and hold inside the redraw limiter in the preset module!
I'll look into the schematic tonite to see if I can locate the piece you're referring to. Thanks for the heads up
- RJHollins
- Posts: 1571
- Joined: Thu Mar 08, 2012 7:58 pm
Who is online
Users browsing this forum: No registered users and 31 guests