Old 06-13-2017, 08:02 AM   #3161
ThrashJazzAssassin
Human being with feelings
 
ThrashJazzAssassin's Avatar
 
Join Date: Oct 2010
Location: Scotland
Posts: 422
Default

Another error after deleting tracks and reopening Stripper:

Code:
LBX Stripper.lua:12598: bad argument #1 to 'TrackFX_SetParam' (MediaTrack expected)
__________________
TJA MIDI JSFX | REAPER-OSC-panels | erthoide
ThrashJazzAssassin is offline   Reply With Quote
Old 06-13-2017, 08:09 AM   #3162
lb0
Human being with feelings
 
Join Date: Apr 2014
Posts: 4,171
Default

Quote:
Originally Posted by ThrashJazzAssassin View Post
Another error after deleting tracks and reopening Stripper:

Code:
LBX Stripper.lua:12598: bad argument #1 to 'TrackFX_SetParam' (MediaTrack expected)
Dammit - that's because I'm not cleaning the data when saving if you quit Reaper with the script open!

I'll try adding the data cleaning when starting the script - that should fix this.

- even newer update available - should clean data on loading too!

Does this sort this problem?
__________________
Projects - Reascripts - Lua:
Smart Knobs 2 | LBX Stripper | LBX Floating FX Positioner
Donate via Paypal | LBX Tools Website
lb0 is offline   Reply With Quote
Old 06-13-2017, 08:26 AM   #3163
ThrashJazzAssassin
Human being with feelings
 
ThrashJazzAssassin's Avatar
 
Join Date: Oct 2010
Location: Scotland
Posts: 422
Default

Happy to report you've fixed both errors

Still struggling with the controller -> parameter problem I'm having. I un-hid a couple of sliders and they're learned to my controller (Novation Launch Control) ok, but after I faderbox learn them, the faderbox slider keeps reverting/jumping back to the plugin/stripper value.
__________________
TJA MIDI JSFX | REAPER-OSC-panels | erthoide
ThrashJazzAssassin is offline   Reply With Quote
Old 06-13-2017, 08:41 AM   #3164
lb0
Human being with feelings
 
Join Date: Apr 2014
Posts: 4,171
Default

Quote:
Originally Posted by ThrashJazzAssassin View Post
Happy to report you've fixed both errors

Still struggling with the controller -> parameter problem I'm having. I un-hid a couple of sliders and they're learned to my controller (Novation Launch Control) ok, but after I faderbox learn them, the faderbox slider keeps reverting/jumping back to the plugin/stripper value.
Yeah - that happens to me if I move the faderbox slider as it's locked between the external controller and Stripper - but is the controller not able to move the faderbox slider?

Like I said - so far only really tested with automap devices - I kind of assumed it would be ok with standard MIDI devices - but I may have not got it quite right. I'll put my impulse keyboard in midi mode later and try that (or pull out my old Trigger Finger).

BTW - are your envelope lanes clear? As if you have any recorded automation then that will lock the controls. Are you in Trim/Read mode? Try Latch Preview mode maybe?
__________________
Projects - Reascripts - Lua:
Smart Knobs 2 | LBX Stripper | LBX Floating FX Positioner
Donate via Paypal | LBX Tools Website
lb0 is offline   Reply With Quote
Old 06-13-2017, 08:47 AM   #3165
dasombre
Human being with feelings
 
dasombre's Avatar
 
Join Date: Dec 2009
Posts: 543
Default

thanks a lot for the update Leon.
Very glad to hear that you found the culprit in the saving routine and got it sorted
Also great Midi-Stuff in there, will fire it up now.
Big thanks!
dasombre is offline   Reply With Quote
Old 06-13-2017, 08:50 AM   #3166
lb0
Human being with feelings
 
Join Date: Apr 2014
Posts: 4,171
Default

Quote:
Originally Posted by dasombre View Post
thanks a lot for the update Leon.
Very glad to hear that you found the culprit in the saving routine and got it sorted
Also great Midi-Stuff in there, will fire it up now.
Big thanks!
Well - the midi stuff not quite working perfectly (perfect for me and automap though) - still working a few things through. Would be good to know how you get on..
__________________
Projects - Reascripts - Lua:
Smart Knobs 2 | LBX Stripper | LBX Floating FX Positioner
Donate via Paypal | LBX Tools Website
lb0 is offline   Reply With Quote
Old 06-13-2017, 09:20 AM   #3167
ThrashJazzAssassin
Human being with feelings
 
ThrashJazzAssassin's Avatar
 
Join Date: Oct 2010
Location: Scotland
Posts: 422
Default

Ok, well, I kind of got a few parameters connected properly somehow. No values jumping about. Moving either a physical control, faderbox slider, Stripper knob or plugin parameter moves all the others. This was how. Two ways:
  1. I put my PC to sleep while walking the dog and when I came back, and woke up the PC, it magically worked. (I tried it again, but didn't work)
  2. Faderbox learning with another control makes the first one work
__________________
TJA MIDI JSFX | REAPER-OSC-panels | erthoide
ThrashJazzAssassin is offline   Reply With Quote
Old 06-13-2017, 09:47 AM   #3168
lb0
Human being with feelings
 
Join Date: Apr 2014
Posts: 4,171
Default

Quote:
Originally Posted by ThrashJazzAssassin View Post
Ok, well, I kind of got a few parameters connected properly somehow. No values jumping about. Moving either a physical control, faderbox slider, Stripper knob or plugin parameter moves all the others. This was how. Two ways:
  1. I put my PC to sleep while walking the dog and when I came back, and woke up the PC, it magically worked. (I tried it again, but didn't work)
  2. Faderbox learning with another control makes the first one work
Hmmm. odd

Anyway - have just updated with a minor change - as I experienced the same issue with a purely midi controller.

This seemed to fix for me. So it might be more robust. However - it involved not updating the faderbox fader at certain points - but my quick testing seems to show everything still working so give it a go...

I'll test more later when the kids are in bed.
__________________
Projects - Reascripts - Lua:
Smart Knobs 2 | LBX Stripper | LBX Floating FX Positioner
Donate via Paypal | LBX Tools Website
lb0 is offline   Reply With Quote
Old 06-13-2017, 10:31 AM   #3169
timbralzoom
Human being with feelings
 
timbralzoom's Avatar
 
Join Date: Apr 2010
Location: Turkey/Istanbul
Posts: 1,820
Default

Hi there,
did anyone tried to "Clear" the Faderbox Learn?

seems doesn't work here.
timbralzoom is offline   Reply With Quote
Old 06-13-2017, 10:43 AM   #3170
lb0
Human being with feelings
 
Join Date: Apr 2014
Posts: 4,171
Default

Quote:
Originally Posted by timbralzoom View Post
Hi there,
did anyone tried to "Clear" the Faderbox Learn?

seems doesn't work here.
Did you hit ok after?
__________________
Projects - Reascripts - Lua:
Smart Knobs 2 | LBX Stripper | LBX Floating FX Positioner
Donate via Paypal | LBX Tools Website
lb0 is offline   Reply With Quote
Old 06-13-2017, 11:03 AM   #3171
timbralzoom
Human being with feelings
 
timbralzoom's Avatar
 
Join Date: Apr 2010
Location: Turkey/Istanbul
Posts: 1,820
Default

i am trying to use in a different way
here is the gif



and preparing to ask "wackiest" Q ever

EDIT:
seems its because of my unusual assignments...
the scenario behind the gif:
Midi Shaper out CC3 assigned to Faderbox "F1" and EQ B4 Hi Freq assigned to F1 to find a Snapshot based Modulation workaround
wackiest Q ever is:
is it possible to make this assignments snapshot based (+optionally)?
so we can create ready to assign modulators and draw shapes define lengths etc. plus take the snapshot all of this via one click!
assign 32 faders (or more) to the Midi Shapers insert midi shaper parameters in Stripper ..then... go crazy!

EDIT2:

i just noticed...is this is always like this?




EDIT3:
nothing urgent!

Last edited by timbralzoom; 06-13-2017 at 11:44 AM.
timbralzoom is offline   Reply With Quote
Old 06-13-2017, 12:32 PM   #3172
lb0
Human being with feelings
 
Join Date: Apr 2014
Posts: 4,171
Default

Quote:
Originally Posted by timbralzoom View Post
i am trying to use in a different way
here is the gif

and preparing to ask "wackiest" Q ever

EDIT:
seems its because of my unusual assignments...
the scenario behind the gif:
Midi Shaper out CC3 assigned to Faderbox "F1" and EQ B4 Hi Freq assigned to F1 to find a Snapshot based Modulation workaround
wackiest Q ever is:
is it possible to make this assignments snapshot based (+optionally)?
so we can create ready to assign modulators and draw shapes define lengths etc. plus take the snapshot all of this via one click!
assign 32 faders (or more) to the Midi Shapers insert midi shaper parameters in Stripper ..then... go crazy!

EDIT2:

i just noticed...is this is always like this?

EDIT3:
nothing urgent!
I'll try to work out what your doing using MIDI shaper. Wacky?! - I expect nothing less from you

Regarding the follow selected track off - yes - I think it's always been like that. It's meant so that when you open Stripper it always stays on the track it was on when closed. If I can make it do this without changing track in Reaper - I'll try...

Might the clear not work because you are still sending midi (is F1 moving via automation when you're trying to clear it - if so - it will clear to none but immediately be relearned as the automation moves F1). Remember - it's searching for movements to any of the Faders in faderbox to learn...?

Stop the project, stop twiddling any knobs and disable midi shaper - does it clear then?
__________________
Projects - Reascripts - Lua:
Smart Knobs 2 | LBX Stripper | LBX Floating FX Positioner
Donate via Paypal | LBX Tools Website
lb0 is offline   Reply With Quote
Old 06-13-2017, 01:07 PM   #3173
timbralzoom
Human being with feelings
 
timbralzoom's Avatar
 
Join Date: Apr 2010
Location: Turkey/Istanbul
Posts: 1,820
Default

ah! sorry i thought i already explained in my last post...
yes needs to bypass Faderbox or the midi shaper to Clear as you described.
(btw. in this case stopping the project wouldn't work.. midi shaper sends midi out always)

so far :

timbralzoom is offline   Reply With Quote
Old 06-13-2017, 01:18 PM   #3174
lb0
Human being with feelings
 
Join Date: Apr 2014
Posts: 4,171
Default

Quote:
Originally Posted by timbralzoom View Post
ah! sorry i thought i already explained in my last post...
yes needs to bypass Faderbox or the midi shaper to Clear as you described.
(btw. in this case stopping the project wouldn't work.. midi shaper sends midi out always)

so far :
Madness!! Looks fun

Update hopefully addresses the selected track changing when opening project. Hopefully not introduced any bugs by changing this - but seems ok - and works nicer (doesn't change the selected track on opening the script).
__________________
Projects - Reascripts - Lua:
Smart Knobs 2 | LBX Stripper | LBX Floating FX Positioner
Donate via Paypal | LBX Tools Website
lb0 is offline   Reply With Quote
Old 06-13-2017, 01:29 PM   #3175
lb0
Human being with feelings
 
Join Date: Apr 2014
Posts: 4,171
Default

Quote:
Originally Posted by timbralzoom View Post
is it possible to make this assignments snapshot based (+optionally)?
so we can create ready to assign modulators and draw shapes define lengths etc. plus take the snapshot all of this via one click!
assign 32 faders (or more) to the Midi Shapers insert midi shaper parameters in Stripper ..then... go crazy!
ah - i understand. will have a think. not sure it will be so easy to set up but if I can work out a way I'll try.

EDIT:

Ok - probably is doable. Will look into.
__________________
Projects - Reascripts - Lua:
Smart Knobs 2 | LBX Stripper | LBX Floating FX Positioner
Donate via Paypal | LBX Tools Website

Last edited by lb0; 06-13-2017 at 01:42 PM.
lb0 is offline   Reply With Quote
Old 06-13-2017, 01:45 PM   #3176
timbralzoom
Human being with feelings
 
timbralzoom's Avatar
 
Join Date: Apr 2010
Location: Turkey/Istanbul
Posts: 1,820
Default

yay!

in this stage (latest gif),
bypassing Midishaper stops the modulation but doesn't allow to tweak the knob
but..but.!
if i bypass the Faderbox modulation stops and i can tweak the knob as i wish
and i can take the Snapshots of new values..

i am a bit exited because it seemed one more step to the wacky idea to me.

EDIT:
second Yay! for your EDIT!
timbralzoom is offline   Reply With Quote
Old 06-13-2017, 02:02 PM   #3177
lb0
Human being with feelings
 
Join Date: Apr 2014
Posts: 4,171
Default

Quote:
Originally Posted by timbralzoom View Post
yay!

in this stage (latest gif),
bypassing Midishaper stops the modulation but doesn't allow to tweak the knob
but..but.!
if i bypass the Faderbox modulation stops and i can tweak the knob as i wish
and i can take the Snapshots of new values..

i am a bit exited because it seemed one more step to the wacky idea to me.

EDIT:
second Yay! for your EDIT!
Probably tomorrow though - bit late to start this one now - so don't wait up!
__________________
Projects - Reascripts - Lua:
Smart Knobs 2 | LBX Stripper | LBX Floating FX Positioner
Donate via Paypal | LBX Tools Website
lb0 is offline   Reply With Quote
Old 06-13-2017, 02:08 PM   #3178
timbralzoom
Human being with feelings
 
timbralzoom's Avatar
 
Join Date: Apr 2010
Location: Turkey/Istanbul
Posts: 1,820
Default

Quote:
Originally Posted by lb0 View Post
Probably tomorrow though - bit late to start this one now - so don't wait up!
d'oh!
i just forgot to say nothing to hurry, nothing urgent!
timbralzoom is offline   Reply With Quote
Old 06-13-2017, 04:19 PM   #3179
lb0
Human being with feelings
 
Join Date: Apr 2014
Posts: 4,171
Default

Quote:
Originally Posted by timbralzoom View Post
d'oh!
i just forgot to say nothing to hurry, nothing urgent!
Ok - I might have gone and done it - but only quickly tested so there might (will) need some things ironed out which I'll do tomorrow.

To capture faderbox settings - right-click on CAPTURE in snapshots window - choose Capture Faderbox Settings - CAPTURE caption should read CAPTURE (+FB)

From this point on it should save and recall fader settings too.

There are a few things I need to think through still to ensure you don't get situations where two F faders are controlling the same parameter - which does not work well - but should be enough for you to play with for the moment.
__________________
Projects - Reascripts - Lua:
Smart Knobs 2 | LBX Stripper | LBX Floating FX Positioner
Donate via Paypal | LBX Tools Website
lb0 is offline   Reply With Quote
Old 06-13-2017, 05:13 PM   #3180
timbralzoom
Human being with feelings
 
timbralzoom's Avatar
 
Join Date: Apr 2010
Location: Turkey/Istanbul
Posts: 1,820
Default

i knew it !
tested in fresh project
it didn't work (didn't capture the faderbox settings)
but!
not now, let's continue tomorrow or when you have enough time.

Thank you so much!!
timbralzoom is offline   Reply With Quote
Old 06-13-2017, 11:25 PM   #3181
lb0
Human being with feelings
 
Join Date: Apr 2014
Posts: 4,171
Default

Quote:
Originally Posted by timbralzoom View Post
i knew it !
tested in fresh project
it didn't work (didn't capture the faderbox settings)
but!
not now, let's continue tomorrow or when you have enough time.

Thank you so much!!
hmmm. worked for me fine when using a midi controller. can you explain exactly how you're setting up the F faders then capturing...

However - it I have noticed it sometimes messes up recalling the snapshot. Will look into - but cannot test until tonight.

Have released an update that certainly tidies up a few loose ends. But whether it fixes your issue - not sure...
__________________
Projects - Reascripts - Lua:
Smart Knobs 2 | LBX Stripper | LBX Floating FX Positioner
Donate via Paypal | LBX Tools Website

Last edited by lb0; 06-14-2017 at 01:30 AM.
lb0 is offline   Reply With Quote
Old 06-14-2017, 03:34 AM   #3182
timbralzoom
Human being with feelings
 
timbralzoom's Avatar
 
Join Date: Apr 2010
Location: Turkey/Istanbul
Posts: 1,820
Default

Thank you!
ill test new version & record a video for the faderbox soon
(how i setup - what i expect)
...
found something strange with the new Save routine/system..
saves every single changes even when you don't save the Reaper project so far i tested
i hope video will explain better

https://drive.google.com/open?id=0B9...F82MzI3djZpVGs

to me nothing to hurry for the wacky one
but i think save thingy might cause unwanted results.
timbralzoom is offline   Reply With Quote
Old 06-14-2017, 04:34 AM   #3183
lb0
Human being with feelings
 
Join Date: Apr 2014
Posts: 4,171
Default

Quote:
Originally Posted by timbralzoom View Post
Thank you!
ill test new version & record a video for the faderbox soon
(how i setup - what i expect)
...
found something strange with the new Save routine/system..
saves every single changes even when you don't save the Reaper project so far i tested
i hope video will explain better

https://drive.google.com/open?id=0B9...F82MzI3djZpVGs

to me nothing to hurry for the wacky one
but i think save thingy might cause unwanted results.
Oops - yes my fix the other day did contain a small bug. Hopefully the latest update is better?
__________________
Projects - Reascripts - Lua:
Smart Knobs 2 | LBX Stripper | LBX Floating FX Positioner
Donate via Paypal | LBX Tools Website
lb0 is offline   Reply With Quote
Old 06-14-2017, 07:07 AM   #3184
ThrashJazzAssassin
Human being with feelings
 
ThrashJazzAssassin's Avatar
 
Join Date: Oct 2010
Location: Scotland
Posts: 422
Default

Sometimes when I load in a strip I made weeks ago, it has random faderbox sliders attached to it. Seems to happen after I've deleted a faderboxed strip on the same track.
__________________
TJA MIDI JSFX | REAPER-OSC-panels | erthoide
ThrashJazzAssassin is offline   Reply With Quote
Old 06-14-2017, 07:40 AM   #3185
timbralzoom
Human being with feelings
 
timbralzoom's Avatar
 
Join Date: Apr 2010
Location: Turkey/Istanbul
Posts: 1,820
Default

quick test with the latest, Save seems fine so far
timbralzoom is offline   Reply With Quote
Old 06-14-2017, 09:04 AM   #3186
lb0
Human being with feelings
 
Join Date: Apr 2014
Posts: 4,171
Default

Quote:
Originally Posted by ThrashJazzAssassin View Post
Sometimes when I load in a strip I made weeks ago, it has random faderbox sliders attached to it. Seems to happen after I've deleted a faderboxed strip on the same track.
Ok - I'll look into checking faderbox targets when loading. I guess at the moment if the targets have been deleted - the faders might end up targeting whatever controls fill the space.
__________________
Projects - Reascripts - Lua:
Smart Knobs 2 | LBX Stripper | LBX Floating FX Positioner
Donate via Paypal | LBX Tools Website
lb0 is offline   Reply With Quote
Old 06-14-2017, 09:05 AM   #3187
timbralzoom
Human being with feelings
 
timbralzoom's Avatar
 
Join Date: Apr 2010
Location: Turkey/Istanbul
Posts: 1,820
Default

here is how i set up and what i am trying to do

https://drive.google.com/open?id=0B9...UR4MDRzNzhEeE0

might need a few minutes to finish video process to play directly in the browser.
timbralzoom is offline   Reply With Quote
Old 06-14-2017, 10:01 AM   #3188
lb0
Human being with feelings
 
Join Date: Apr 2014
Posts: 4,171
Default

Quote:
Originally Posted by timbralzoom View Post
here is how i set up and what i am trying to do

https://drive.google.com/open?id=0B9...UR4MDRzNzhEeE0

might need a few minutes to finish video process to play directly in the browser.
I gotcha. Will look into later. As it is you might get it working (with latest update) - if you change the fader assignment to an unused fader.
__________________
Projects - Reascripts - Lua:
Smart Knobs 2 | LBX Stripper | LBX Floating FX Positioner
Donate via Paypal | LBX Tools Website
lb0 is offline   Reply With Quote
Old 06-14-2017, 10:13 AM   #3189
timbralzoom
Human being with feelings
 
timbralzoom's Avatar
 
Join Date: Apr 2010
Location: Turkey/Istanbul
Posts: 1,820
Default

Quote:
Originally Posted by lb0 View Post
I gotcha. Will look into later. As it is you might get it working (with latest update) - if you change the fader assignment to an unused fader.
ah-ha! yes assigning to unused one works!

Man!!

https://www.youtube.com/watch?v=TZ6h...ature=youtu.be

Last edited by timbralzoom; 06-14-2017 at 12:47 PM.
timbralzoom is offline   Reply With Quote
Old 06-14-2017, 03:18 PM   #3190
lb0
Human being with feelings
 
Join Date: Apr 2014
Posts: 4,171
Default

Quote:
Originally Posted by ThrashJazzAssassin View Post
Sometimes when I load in a strip I made weeks ago, it has random faderbox sliders attached to it. Seems to happen after I've deleted a faderboxed strip on the same track.
Hi TJA,

Update should hopefully fix this - or the worst of it anyway.

When loading and saving it checks the faders and either reconnects any controls that might have moved (through deleting other controls), or deletes the fader assignments if it cannot locate the original control it was assigned to.

In future I'll hopefully have a more *live* check so it notices as soon as you delete controls etc. For now - hitting SAVE should reconnect any that lose touch with the original control.

I haven't had time to check beyond it doesn't seem to break everything - but I will do more thorough checks in the next few days.
__________________
Projects - Reascripts - Lua:
Smart Knobs 2 | LBX Stripper | LBX Floating FX Positioner
Donate via Paypal | LBX Tools Website
lb0 is offline   Reply With Quote
Old 06-14-2017, 03:19 PM   #3191
lb0
Human being with feelings
 
Join Date: Apr 2014
Posts: 4,171
Default

Quote:
Originally Posted by timbralzoom View Post
ah-ha! yes assigning to unused one works!

Man!!

https://www.youtube.com/watch?v=TZ6h...ature=youtu.be
Nice!

New update should solve the problem you had earlier so you no longer have to assign a *blank* fader to remove an assignment when recalling snapshots.

Again as with TJA's answer, I've not yet had much time to check if it works - but it doesn't seem to break anything drastically - but if it doesn't work properly I'm sure you'll let me know.



EDIT

:|

Nope - doesn't work for your use ... back to testing...

EDIT2



Yes it does - I was doing it wrong

Please note though - it won't work properly with any currently saved snapshots using this method. You will need to recapture any snapshots with the appropriate faderbox assignments - sorry!!
__________________
Projects - Reascripts - Lua:
Smart Knobs 2 | LBX Stripper | LBX Floating FX Positioner
Donate via Paypal | LBX Tools Website

Last edited by lb0; 06-14-2017 at 03:45 PM.
lb0 is offline   Reply With Quote
Old 06-14-2017, 03:46 PM   #3192
timbralzoom
Human being with feelings
 
timbralzoom's Avatar
 
Join Date: Apr 2010
Location: Turkey/Istanbul
Posts: 1,820
Default

Quote:
Originally Posted by lb0 View Post
Nice!

New update should solve the problem you had earlier so you no longer have to assign a *blank* fader to remove an assignment when recalling snapshots.

Again as with TJA's answer, I've not yet had much time to check if it works - but it doesn't seem to break anything drastically - but if it doesn't work properly I'm sure you'll let me know.



EDIT

:|

Nope - doesn't work for your use ... back to testing...
do not made me paranoid, it works here!

still testing..

EDIT:
re captured the Snapshots that has unused (F32) assignments via replacing F32 to "Clear" and so far it works!
may i ask what didn't work in your test? so i can try here same procedure to see...

if its easily doable
would nice if CAPTURE (+FB) will stay active/selected when close-open stripper window.

but let me say ..not urgent even not important ..i can live with this.

finally:
to me this modulation workaround is Huge addition!
Thank you so0Oo much!

EDIT2: for your second edit...

pheww... i am relief

no worry, nothing important to loose, just testing stage!

Last edited by timbralzoom; 06-14-2017 at 04:00 PM.
timbralzoom is offline   Reply With Quote
Old 06-14-2017, 04:13 PM   #3193
lb0
Human being with feelings
 
Join Date: Apr 2014
Posts: 4,171
Default

Quote:
Originally Posted by timbralzoom View Post
do not made me paranoid, it works here!

still testing..

EDIT:
re captured the Snapshots that has unused (F32) assignments via replacing F32 to "Clear" and so far it works!
may i ask what didn't work in your test? so i can try here same procedure to see...

if its easily doable
would nice if CAPTURE (+FB) will stay active/selected when close-open stripper window.

but let me say ..not urgent even not important ..i can live with this.

finally:
to me this modulation workaround is Huge addition!
Thank you so0Oo much!

EDIT2: for your second edit...

pheww... i am relief

no worry, nothing important to loose, just testing stage!
Yep - will save state of capture button tomorrow.

Regarding your modulation technique - I'd love it to be a bit more responsive overall - as can be seen in the youtube video - when you have a fast steep change it kind of jumps between max, middle and min without much inbetween - but this is a limitation of Reascript so not too much can be improved.

But if you're happy with what it is - then great!!
__________________
Projects - Reascripts - Lua:
Smart Knobs 2 | LBX Stripper | LBX Floating FX Positioner
Donate via Paypal | LBX Tools Website
lb0 is offline   Reply With Quote
Old 06-14-2017, 04:24 PM   #3194
timbralzoom
Human being with feelings
 
timbralzoom's Avatar
 
Join Date: Apr 2010
Location: Turkey/Istanbul
Posts: 1,820
Default

Quote:
Originally Posted by lb0 View Post
Yep - will save state of capture button tomorrow.

Regarding your modulation technique - I'd love it to be a bit more responsive overall - as can be seen in the youtube video - when you have a fast steep change it kind of jumps between max, middle and min without much inbetween - but this is a limitation of Reascript so not too much can be improved.

But if you're happy with what it is - then great!!
yes seems a bit like that
but i don't think its that important because not planning to do surgical things
also when (if happens) the Reascript improved i will be ready

EDT:
yes.. very happy!

EDT2:
ehamm..
idea for the future...
is it possible to see assigned Fader name in the parameter right click menu?

couldn't resist to make silly mockup


Last edited by timbralzoom; 06-14-2017 at 05:17 PM.
timbralzoom is offline   Reply With Quote
Old 06-15-2017, 01:07 AM   #3195
lb0
Human being with feelings
 
Join Date: Apr 2014
Posts: 4,171
Default

Quote:
Originally Posted by timbralzoom View Post
yes seems a bit like that
but i don't think its that important because not planning to do surgical things
also when (if happens) the Reascript improved i will be ready

EDT:
yes.. very happy!

EDT2:
ehamm..
idea for the future...
is it possible to see assigned Fader name in the parameter right click menu?

couldn't resist to make silly mockup

Done and capture setting should be persistent now (globally for Stripper)

I'd love to make the fader number bold - but that's not possible AFAIK.
__________________
Projects - Reascripts - Lua:
Smart Knobs 2 | LBX Stripper | LBX Floating FX Positioner
Donate via Paypal | LBX Tools Website
lb0 is offline   Reply With Quote
Old 06-15-2017, 03:03 AM   #3196
dasombre
Human being with feelings
 
dasombre's Avatar
 
Join Date: Dec 2009
Posts: 543
Default

this is Midi and Faderbox-Offtopic but I want to pitch this request before I forget:

- a way to copy a whole strip (with all the fx) and paste to other tracks.

Story: when working on a mix, I find myself wanting to copy some comps and/or nebula-eqs (multiple instances) to similar tracks and just re-adjust them there if needed. But as of now it is very cumbersome to do when dealing with a strip that has multiple FX in them. Relinking takes a lot of time in this case and one has to make sure that they are re-linked right.

So this is it basically

- and a way to delete the fx along with the strip when it is deleted (don't know if possible)

But as always, nothing to hurry and only if others find this useful too

(my long standing global-page-wish is still standing )

Have a good one!
dasombre is offline   Reply With Quote
Old 06-15-2017, 03:15 AM   #3197
lb0
Human being with feelings
 
Join Date: Apr 2014
Posts: 4,171
Default

Quote:
Originally Posted by dasombre View Post
this is Midi and Faderbox-Offtopic but I want to pitch this request before I forget:

- a way to copy a whole strip (with all the fx) and paste to other tracks.

Story: when working on a mix, I find myself wanting to copy some comps and/or nebula-eqs (multiple instances) to similar tracks and just re-adjust them there if needed. But as of now it is very cumbersome to do when dealing with a strip that has multiple FX in them. Relinking takes a lot of time in this case and one has to make sure that they are re-linked right.

So this is it basically

- and a way to delete the fx along with the strip when it is deleted (don't know if possible)

But as always, nothing to hurry and only if others find this useful too

(my long standing global-page-wish is still standing )

Have a good one!
Yep - should be doable. Have thought of this occasionally myself.

Deleting FX along with Strip also should be ok.

Global page is on my list of features to add soon - but it's more of a headache than I'd hoped - but will happen - just lots of stuff to think about and work out the best and easiest way to add. I'm getting there with working it out though...

My main issue at the moment is the amount of free time I have to work on stuff is pretty limited compared to what I'd been able to do a few months back.
__________________
Projects - Reascripts - Lua:
Smart Knobs 2 | LBX Stripper | LBX Floating FX Positioner
Donate via Paypal | LBX Tools Website
lb0 is offline   Reply With Quote
Old 06-15-2017, 03:20 AM   #3198
dasombre
Human being with feelings
 
dasombre's Avatar
 
Join Date: Dec 2009
Posts: 543
Default

awesome, thanks a lot for even considering it and eventually putting it in
yeeeey

EDIT: just don't stress yourself, having a healthy dose of spare time is very important.

Last edited by dasombre; 06-15-2017 at 03:39 AM.
dasombre is offline   Reply With Quote
Old 06-15-2017, 04:49 AM   #3199
timbralzoom
Human being with feelings
 
timbralzoom's Avatar
 
Join Date: Apr 2010
Location: Turkey/Istanbul
Posts: 1,820
Default

Quote:
Originally Posted by lb0 View Post
Done and capture setting should be persistent now (globally for Stripper)

I'd love to make the fader number bold - but that's not possible AFAIK.

bold font.. wasn't part of the suggestion ..just my silly graphic skill
all works fine, will continue to test more.
Thank you so much!


EDIT:

trying to create how to setup video for this great modulation workaround

got an idea, not a big one (even maybe unnecessary ..i don't know)
is it possible to put extra plugins (midishapers in this case) in the __LBX_CTL track but use character combo in the FX name
(like "_-_" for example _-_MShaper1, _-_Midishaper2...)
to hide to see as extra faders ... but allow the use parameters in the grid as regular controls?
so we can create one complete strip to load anytime we need...just rename track to __LBX_CTL and ready to go!

as a final..nothing urgent.. also as i try to say even might be unnecessary one.. just an idea.


EDIT2:

How to SETUP Modulator workaround
(ill try to record a simpler-clear one later but for now this one also might be useful)
https://www.youtube.com/watch?v=yT--...ature=youtu.be

Last edited by timbralzoom; 06-15-2017 at 08:56 PM.
timbralzoom is offline   Reply With Quote
Old 06-16-2017, 01:39 AM   #3200
Spurk
Human being with feelings
 
Join Date: Oct 2016
Posts: 126
Default

Quote:
Originally Posted by ThrashJazzAssassin View Post
Here's some knobs and buttons I've made recently

https://drive.google.com/open?id=0B_...1BlaU1TZlFfcEE

That's nice Thx for sharing! <3 Perfectly fits my Novation controler.

Last edited by Spurk; 06-16-2017 at 02:00 AM.
Spurk is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 12:09 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.