Old 04-26-2020, 04:10 PM   #2321
todoublez
Human being with feelings
 
todoublez's Avatar
 
Join Date: Aug 2019
Location: beijing
Posts: 612
Default

Hi Heda, its me again
after I ticked the checkbox from the picture below and apply it, restart reaper.


after applying changes, restart Reaper I get this error, but I'm pretty sure the T.I. plugin has been inserted.

this will only happen once if I start Reaper with a blank default session.
It wrks with no error if I start Reaper by opening previous session I've been wrk with.
todoublez is offline   Reply With Quote
Old 04-27-2020, 05:38 AM   #2322
heda
Human being with feelings
 
heda's Avatar
 
Join Date: Jun 2012
Location: Spain
Posts: 7,215
Default

Hi @todoublez
Maybe it is an issue that SWS startup actions has. Do you have TI to run automatically using SWS startup action? I recommend to use the __startup.lua method instead. You can search in the forum for "__startup.lua".
I've just tested in my REAPER and I don't get this problem.
heda is offline   Reply With Quote
Old 04-27-2020, 06:37 AM   #2323
todoublez
Human being with feelings
 
todoublez's Avatar
 
Join Date: Aug 2019
Location: beijing
Posts: 612
Default

Quote:
Originally Posted by heda View Post
Hi @todoublez
Maybe it is an issue that SWS startup actions has. Do you have TI to run automatically using SWS startup action? I recommend to use the __startup.lua method instead. You can search in the forum for "__startup.lua".
I've just tested in my REAPER and I don't get this problem.

Yes I run it with SWS startup action.
I didn't know thrrs another option (__startup.lua)
thx for the info,
I'll give it a shot!
todoublez is offline   Reply With Quote
Old 04-27-2020, 10:13 AM   #2324
todoublez
Human being with feelings
 
todoublez's Avatar
 
Join Date: Aug 2019
Location: beijing
Posts: 612
Default

Heda it wrks ! much appreciated !
todoublez is offline   Reply With Quote
Old 04-30-2020, 04:18 AM   #2325
heda
Human being with feelings
 
heda's Avatar
 
Join Date: Jun 2012
Location: Spain
Posts: 7,215
Default v1.4rc83 (2020-04-30)

update:
just small fixes
final version coming soon... or later

* v1.4rc83 (2020-04-30)
# fix: don't show HeDaMixer internal sends
# fix: crash sometimes when switching to new project (introduced in rc82)
# fix send fader overlap with send buttons if font size 2 is smaller Thanks @_Stevie_
# fix: 1 pixel surgery on automation buttons on default 6 themes. Thanks @_Stevie_
heda is offline   Reply With Quote
Old 05-16-2020, 12:23 PM   #2326
grandfougue
Human being with feelings
 
grandfougue's Avatar
 
Join Date: Sep 2016
Posts: 513
Default

Hello track inspector does not follow my track selection is this normal please ?

vhen we work with fx liste and track inspector we have 2 instance of dp meter would there be a solution to use only one to be able to save a little resource please?

Last edited by grandfougue; 05-16-2020 at 01:43 PM.
grandfougue is offline   Reply With Quote
Old 05-16-2020, 07:22 PM   #2327
hopi
Human being with feelings
 
hopi's Avatar
 
Join Date: Oct 2008
Location: Right Hear
Posts: 15,618
Default

thanks Heda for the never ending work!
__________________
...should be fixed for the next build... http://tinyurl.com/cr7o7yl
https://soundcloud.com/hopikiva
hopi is offline   Reply With Quote
Old 05-17-2020, 02:21 AM   #2328
todoublez
Human being with feelings
 
todoublez's Avatar
 
Join Date: Aug 2019
Location: beijing
Posts: 612
Default

Hi Heda,
I think it would be nice to let T.I. restore the track selection ?
in this video I have to select the track again to switch the automation mode

todoublez is offline   Reply With Quote
Old 05-17-2020, 11:41 AM   #2329
heda
Human being with feelings
 
heda's Avatar
 
Join Date: Jun 2012
Location: Spain
Posts: 7,215
Default v1.4rc86 (2020-05-17)

updated:
basically special tags fixes and optimizations... And new special tags too


* v1.4rc86 (2020-05-17)
# fix: special tags bug fixes mouse modifiers
# Special tags: optimizaitons. faster updating only selected tags
+ Special tag: (Muted) Muted Tracks
+ Special tag: (Items) Tracks that have items
+ Special tag: (VI+Empty) Tracks that have a Virtual Instrument and not items
+ Special tag: (VI+Items) Tracks that have a Virtual Instrument and items
+ Custom Tags actions: Set Online
# fix set automation mode if track is unselected. Thanks @todoublez
+ FX panel menu: show T button
+ FX panel menu: show I-FX button
+ FX panel menu: show +FX button
# fix: all browse for files commands using JS_REASCRIPTAPI (because native api doesn't open correctly anymore in the desired folder)
heda is offline   Reply With Quote
Old 05-17-2020, 12:22 PM   #2330
todoublez
Human being with feelings
 
todoublez's Avatar
 
Join Date: Aug 2019
Location: beijing
Posts: 612
Default

Quote:
Originally Posted by heda View Post
updated:
basically special tags fixes and optimizations... And new special tags too


* v1.4rc86 (2020-05-17)
# fix: special tags bug fixes mouse modifiers
# Special tags: optimizaitons. faster updating only selected tags
+ Special tag: (Muted) Muted Tracks
+ Special tag: (Items) Tracks that have items
+ Special tag: (VI+Empty) Tracks that have a Virtual Instrument and not items
+ Special tag: (VI+Items) Tracks that have a Virtual Instrument and items
+ Custom Tags actions: Set Online
# fix set automation mode if track is unselected. Thanks @todoublez
+ FX panel menu: show T button
+ FX panel menu: show I-FX button
+ FX panel menu: show +FX button
# fix: all browse for files commands using JS_REASCRIPTAPI (because native api doesn't open correctly anymore in the desired folder)

wrking like a charm now
thank u Heda have a nice day !
todoublez is offline   Reply With Quote
Old 05-25-2020, 01:29 PM   #2331
Flynne
Human being with feelings
 
Flynne's Avatar
 
Join Date: Dec 2014
Posts: 82
Default

Hello Heda!
Donated recently and am very much enjoying Track Inspector. Thanks for the amazing work!

One question from me about Time Offset slider: now, that we have native playback time offset control, is it still necessary to base this setting on a JS:time_adjustment plugin? This plugin only influences audio, but not MIDI, unlike native solution.

Maybe it would be better for this slider to correspond with playback time offset?

All in all, a great plugin that I am very glad to use.
Flynne is offline   Reply With Quote
Old 05-25-2020, 01:56 PM   #2332
heda
Human being with feelings
 
heda's Avatar
 
Join Date: Jun 2012
Location: Spain
Posts: 7,215
Default

Quote:
Originally Posted by Flynne View Post
Hello Heda!
Donated recently and am very much enjoying Track Inspector. Thanks for the amazing work!

One question from me about Time Offset slider: now, that we have native playback time offset control, is it still necessary to base this setting on a JS:time_adjustment plugin? This plugin only influences audio, but not MIDI, unlike native solution.

Maybe it would be better for this slider to correspond with playback time offset?

All in all, a great plugin that I am very glad to use.
thank you very much
yes the old Js is not recommended to be used now.
you can setup TI to work with the new playback offset. right click in the panel title button for the option. there are option menus in all the panels there too.
heda is offline   Reply With Quote
Old 05-25-2020, 02:19 PM   #2333
Flynne
Human being with feelings
 
Flynne's Avatar
 
Join Date: Dec 2014
Posts: 82
Default

Quote:
Originally Posted by heda View Post
thank you very much
yes the old Js is not recommended to be used now.
you can setup TI to work with the new playback offset. right click in the panel title button for the option. there are option menus in all the panels there too.
Ah, didn't notice it before. Now everything's perfect, thanks!
Flynne is offline   Reply With Quote
Old 05-27-2020, 04:26 AM   #2334
heda
Human being with feelings
 
heda's Avatar
 
Join Date: Jun 2012
Location: Spain
Posts: 7,215
Default v1.4rc88 (2020-05-27)

small update:

* v1.4rc88 (2020-05-27)
# fix small issue with last scroll position when changing between master track and normal track
# FX panel menu: Auto Set Tracks Online (when changing tracks, automatically set online and unmute the tracks that are muted and with all fx offline)
heda is offline   Reply With Quote
Old 05-28-2020, 11:58 AM   #2335
heda
Human being with feelings
 
heda's Avatar
 
Join Date: Jun 2012
Location: Spain
Posts: 7,215
Default

new feature coming soon after some more testing...
FX Chains versions
heda is offline   Reply With Quote
Old 05-28-2020, 12:13 PM   #2336
_Stevie_
Human being with feelings
 
_Stevie_'s Avatar
 
Join Date: Oct 2017
Location: Black Forest
Posts: 5,048
Default

Woah, nice!
__________________
My Reascripts forum thread | My Reascripts on GitHub
If you like or use my scripts, please support the Ukraine: Ukraine Crisis Relief Fund | DirectRelief | Save The Children | Razom
_Stevie_ is offline   Reply With Quote
Old 05-29-2020, 04:25 AM   #2337
heda
Human being with feelings
 
heda's Avatar
 
Join Date: Jun 2012
Location: Spain
Posts: 7,215
Default

thank you it seems working... I need to test it with big chunks. since it is using chunks... and I am always paranoid with it

but I am first looking at a big bug with special tags... I think I broke something recently. I don't know what is happening but I need to fix it.
heda is offline   Reply With Quote
Old 05-29-2020, 11:45 AM   #2338
heda
Human being with feelings
 
heda's Avatar
 
Join Date: Jun 2012
Location: Spain
Posts: 7,215
Default v1.4rc89 (2020-05-29)

FX Chains versions basic operations: Add version and Switch to version. Let me know if you find something wrong.

Have a nice weekend!

* v1.4rc89 (2020-05-29)
+ FXChains versions
# fix: special tags final fix.. hopefully
heda is offline   Reply With Quote
Old 05-29-2020, 10:21 PM   #2339
todoublez
Human being with feelings
 
todoublez's Avatar
 
Join Date: Aug 2019
Location: beijing
Posts: 612
Default

Quote:
Originally Posted by heda View Post
FX Chains versions basic operations: Add version and Switch to version. Let me know if you find something wrong.

Have a nice weekend!

* v1.4rc89 (2020-05-29)
+ FXChains versions
# fix: special tags final fix.. hopefully
thx for the hard wrk Heda,
u, have a nice weekend too !
todoublez is offline   Reply With Quote
Old 06-02-2020, 05:14 AM   #2340
heda
Human being with feelings
 
heda's Avatar
 
Join Date: Jun 2012
Location: Spain
Posts: 7,215
Default

Quote:
Originally Posted by todoublez View Post
thx for the hard wrk Heda,
u, have a nice weekend too !
thanks to you for telling me

I have detected that sometimes creating a FX Chain version does not create the V2 version... and only V1 is created. I need to investigate more. The way it should be is... all tracks have V! by default. If you create first version, V2 should be active and V1 created as a backup of previous version. If you create a version and don't see V2, you can just create a new one again. Then you can see V1 and V2. But I'll try to fix this.
heda is offline   Reply With Quote
Old 06-02-2020, 06:39 AM   #2341
todoublez
Human being with feelings
 
todoublez's Avatar
 
Join Date: Aug 2019
Location: beijing
Posts: 612
Default

Quote:
Originally Posted by heda View Post
thanks to you for telling me

I have detected that sometimes creating a FX Chain version does not create the V2 version... and only V1 is created. I need to investigate more. The way it should be is... all tracks have V! by default. If you create first version, V2 should be active and V1 created as a backup of previous version. If you create a version and don't see V2, you can just create a new one again. Then you can see V1 and V2. But I'll try to fix this.

I found V1's FX CHAIN still remains while I just created V2.
is it normal ?
I thought it should be clearing all FX on that track and create V2.

and I also found if I remove the FX on the V2 , they also removed from V1.

here is my video below, I hope it helps

todoublez is offline   Reply With Quote
Old 06-02-2020, 01:49 PM   #2342
heda
Human being with feelings
 
heda's Avatar
 
Join Date: Jun 2012
Location: Spain
Posts: 7,215
Default

it seems there is an error not saving the versions when there are no plugins. Thanks!

This is how it should work, when you first add a version... V1 is saved as it is and V2 is created and activated as current new version, with a copy of the current chain.then all changes you do to the chain remain in V2.
heda is offline   Reply With Quote
Old 06-02-2020, 11:27 PM   #2343
todoublez
Human being with feelings
 
todoublez's Avatar
 
Join Date: Aug 2019
Location: beijing
Posts: 612
Default

Quote:
Originally Posted by heda View Post
This is how it should work, when you first add a version... V1 is saved as it is and V2 is created and activated as current new version, with a copy of the current chain.then all changes you do to the chain remain in V2.
ah, Now I get it. thx !
todoublez is offline   Reply With Quote
Old 06-14-2020, 09:33 AM   #2344
vsthem
Human being with feelings
 
Join Date: Nov 2018
Posts: 651
Default

Hey all! 2 quick things:

Any idea while all of a sudden my track inspector looks like this?

https://imgur.com/xALJOcD

Still functional but the fonts are small and have have boxes around them.

Last edited by vsthem; 06-14-2020 at 03:04 PM. Reason: fixed other issue
vsthem is offline   Reply With Quote
Old 06-14-2020, 09:48 AM   #2345
todoublez
Human being with feelings
 
todoublez's Avatar
 
Join Date: Aug 2019
Location: beijing
Posts: 612
Default

Hi Heda,

is it possible to make the FX version feature

work as a group when thrr are several trax selected ?

so we can do a quick switch FX versions across trax ?

just a thought ! Can't wrk without this wonderful app alrdy ;p
todoublez is offline   Reply With Quote
Old 06-15-2020, 02:14 AM   #2346
heda
Human being with feelings
 
heda's Avatar
 
Join Date: Jun 2012
Location: Spain
Posts: 7,215
Default

Quote:
Originally Posted by vsthem View Post
Hey all! 2 quick things:

Any idea while all of a sudden my track inspector looks like this?

https://imgur.com/xALJOcD

Still functional but the fonts are small and have have boxes around them.
I don't know, it seems like the old default theme for V5... Check the theme setting in the settings page. By default it should be "Default_6". And check the fonts settings "Font 1" to "Font 4" too. By default it uses "Calibri"
heda is offline   Reply With Quote
Old 06-15-2020, 02:20 AM   #2347
heda
Human being with feelings
 
heda's Avatar
 
Join Date: Jun 2012
Location: Spain
Posts: 7,215
Default

Quote:
Originally Posted by todoublez View Post
Hi Heda,

is it possible to make the FX version feature

work as a group when thrr are several trax selected ?

so we can do a quick switch FX versions across trax ?

just a thought ! Can't wrk without this wonderful app alrdy ;p
Yes that would be good if more than one track is selected. I am also thinking something combining it with the Track Tags to do it automatically.
Thank you!
heda is offline   Reply With Quote
Old 06-16-2020, 07:50 AM   #2348
L2A
Human being with feelings
 
Join Date: Apr 2018
Posts: 3
Default strange lines

Hi. I haven't used TI for a long time. What are these lines and how do I remove them?
Attached Images
File Type: png Screen Shot 2020-06-16 at 17.29.32.png (34.9 KB, 124 views)
File Type: png Screen Shot 2020-06-16 at 16.34.48.png (56.6 KB, 121 views)
L2A is offline   Reply With Quote
Old 06-16-2020, 08:01 AM   #2349
heda
Human being with feelings
 
heda's Avatar
 
Join Date: Jun 2012
Location: Spain
Posts: 7,215
Default

Quote:
Originally Posted by L2A View Post
Hi. I haven't used TI for a long time. What are these lines and how do I remove them?
try right click in the Meters panel button, and in the menu, set it to use "Simple meters"
heda is offline   Reply With Quote
Old 06-16-2020, 10:22 AM   #2350
L2A
Human being with feelings
 
Join Date: Apr 2018
Posts: 3
Default strange lines

Thank you for your help. Disable "Show Peaks" hide lines too.
L2A is offline   Reply With Quote
Old 06-17-2020, 12:37 AM   #2351
todoublez
Human being with feelings
 
todoublez's Avatar
 
Join Date: Aug 2019
Location: beijing
Posts: 612
Default

Hi Heda, after updating Reaper to 6.12
this JS T.I. plugin window keep showing up when I open up a session.

something wrong ?
todoublez is offline   Reply With Quote
Old 06-17-2020, 12:54 AM   #2352
heda
Human being with feelings
 
heda's Avatar
 
Join Date: Jun 2012
Location: Spain
Posts: 7,215
Default

Do you have "Auto float newly created FX windows" on in REAPER preferences/Plug-ins?

This didn't happen in 6.11, and I don't see anything in the 6.12 changelog that could affect this but I'll try to see if something can be done.
heda is offline   Reply With Quote
Old 06-17-2020, 01:59 AM   #2353
todoublez
Human being with feelings
 
todoublez's Avatar
 
Join Date: Aug 2019
Location: beijing
Posts: 612
Default

Quote:
Originally Posted by heda View Post
Do you have "Auto float newly created FX windows" on in REAPER preferences/Plug-ins?
Yes I did, after I unchecked it. problem solved sry for bothering !
todoublez is offline   Reply With Quote
Old 06-17-2020, 02:32 AM   #2354
ericzang
Human being with feelings
 
ericzang's Avatar
 
Join Date: Mar 2014
Location: Phoenix, AZ
Posts: 488
Default

Hi Heda, on my TI the fader's L1 L2 buttons are too close to the Width slider and the Width gets triggered when I click. Is there something I can adjust? I didn't see any relavant parameters in the settings panel. Thanks!
ericzang is offline   Reply With Quote
Old 06-20-2020, 04:11 AM   #2355
heda
Human being with feelings
 
heda's Avatar
 
Join Date: Jun 2012
Location: Spain
Posts: 7,215
Default

Quote:
Originally Posted by ericzang View Post
Hi Heda, on my TI the fader's L1 L2 buttons are too close to the Width slider and the Width gets triggered when I click. Is there something I can adjust? I didn't see any relavant parameters in the settings panel. Thanks!
I'm trying to replicate this, but it seems ok here. You could close TI, then rename your "TI_Settings.cfg" (to have it as backup) then start TI again and it will recreate it with default configuration and see if it still happens. Then it would be a matter of finding which setting is changed that causes it. Let me know.
heda is offline   Reply With Quote
Old 06-20-2020, 04:12 AM   #2356
heda
Human being with feelings
 
heda's Avatar
 
Join Date: Jun 2012
Location: Spain
Posts: 7,215
Default v1.4rc91 (2020-06-20)

* v1.4rc91 (2020-06-20)
# hide meter floating plugins (TI and dpmeter) if autofloat newly created plug-ins setting is enabled (6.12 issue)

* v1.4rc90 (2020-06-12)
# some fixes in FX chain versions
# fix a crash with autoarm tag in some cases
heda is offline   Reply With Quote
Old 06-20-2020, 05:24 AM   #2357
ericzang
Human being with feelings
 
ericzang's Avatar
 
Join Date: Mar 2014
Location: Phoenix, AZ
Posts: 488
Default

Thanks for checking. Ok I loaded with default settings. I see its not an issue when meters are on because of the LR meter, but when listening mode is on is when the issue occurs. In this example I don't have the width fader exposed, just the normal pan. I'm on Windows 10, Reaper 6.12c, TI 1.4rc91
ericzang is offline   Reply With Quote
Old 06-21-2020, 09:28 PM   #2358
hopi
Human being with feelings
 
hopi's Avatar
 
Join Date: Oct 2008
Location: Right Hear
Posts: 15,618
Default

I don't suppose there is a way around this but I'll ask

Even with a low number of tracks, but with lots of sends between them, in the list sends and receives for the track, I get very many that are sends to Track Inspector...
It can become kind of messy when trying look into and ajust S and R's in each tracks IO window....
I wish the TI ones could be somehow hidden..
__________________
...should be fixed for the next build... http://tinyurl.com/cr7o7yl
https://soundcloud.com/hopikiva
hopi is offline   Reply With Quote
Old 06-22-2020, 01:37 AM   #2359
heda
Human being with feelings
 
heda's Avatar
 
Join Date: Jun 2012
Location: Spain
Posts: 7,215
Default

Quote:
Originally Posted by hopi View Post
I don't suppose there is a way around this but I'll ask

Even with a low number of tracks, but with lots of sends between them, in the list sends and receives for the track, I get very many that are sends to Track Inspector...
It can become kind of messy when trying look into and ajust S and R's in each tracks IO window....
I wish the TI ones could be somehow hidden..
can you post a screenshot? does it happen on new projects?, which version of TI? try to delete all those sends. there should only be one send, and only in the selected track, and only if you use the ebur18 or rms meters
heda is offline   Reply With Quote
Old 06-23-2020, 11:21 AM   #2360
vsthem
Human being with feelings
 
Join Date: Nov 2018
Posts: 651
Default

Hi all. I'm working with a pretty big Orchestral Template, and one of my most common mouse clicks has become "Toggle TCP Visibility of (VI+Empty)" (linked with MCP).

Is there any way to setup an action for this so that I can make a keyboard shortcut? It won't work with visibility presets because which tracks are empty changes constantly. If it's not currently possible, HeDa, would you consider adding an action like this?

Thanks all!
vsthem 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 09:31 PM.


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