![]() |
#1 |
Human being with feelings
Join Date: Oct 2013
Location: Moscow, Russia
Posts: 4,351
|
![]()
I`m trying to replicate drop-FX-to-pad behaviour of Ableton Rack for new version of RS5k manager. Usually it is for using synth-based drum rack.
![]() What I need is to use gfx.getdropfile(idx ) not only for dropped files from browser or media explorer, but also FX, so on drop FX to ReaScript window it returns: Code:
ret, str = gfx.getdropfile(0) > str = 'FX: VST: ReaEQ (Cockos)' ret, str = gfx.getdropfile(1) > str = 'FX: VST: Delay TAPE-201 (Arturia)' Last edited by mpl; 10-03-2022 at 11:51 AM. |
![]() |
![]() |
![]() |
#2 |
Administrator
Join Date: Jan 2005
Location: NYC
Posts: 16,223
|
![]()
adding support for this, it will be "@fx:fx_ident"
|
![]() |
![]() |
![]() |
#3 |
Human being with feelings
Join Date: Oct 2013
Location: Moscow, Russia
Posts: 4,351
|
![]()
Great, thanks!
|
![]() |
![]() |
![]() |
#4 |
Human being with feelings
Join Date: Jan 2016
Location: Los Angeles, CA
Posts: 3,395
|
![]()
:O !
__________________
FERRO Songs I've Written/Produced : https://t.ly/OtOM- Instagram : http://www.instagram.com/ferropop |
![]() |
![]() |
![]() |
Thread Tools | |
|
|