View Single Post
Old 10-05-2015, 07:20 AM   #160
helgoboss
Human being with feelings
 
helgoboss's Avatar
 
Join Date: Aug 2010
Location: Germany
Posts: 2,199
Default

Quote:
Originally Posted by snooks View Post
Input FX too.

Get/SetClipboard would be useful as well.
+1. Having all the TrackFX functions also available for the Input FX chain would be awesome. I desperately need that Maybe it's quickly doable by reusing the existing TrackFX functions and use negative indexes for input FX? Example:

Code:
TrackFX_GetEnabled(track, -1)
... would check if input FX at first position is enabled.
helgoboss is offline   Reply With Quote