09-05-2017, 09:43 AM | #1 |
Human being with feelings
Join Date: Mar 2010
Posts: 4
|
TrackFX_NavigatePresets does not work well
TrackFX_NavigatePresets seems to not work very well for some FX.
For these problematic plugins when some preset is loaded and the function is fired for the first time plugin state is changed according to next/previous preset but the preset combobox is not updated to the next/previous preset name (it shows "No preset") and therefore when such an function is fired second time nothing happens. It does not work with: * ReaEQ * ReaComp * ReaDelay * NI FM8 It does work with: * Reasynth <- This was the only one I found Tested on Reaper 5.40 Simplest possible lua script revealing the issue: track = reaper.GetSelectedTrack(0,0) reaper.TrackFX_NavigatePresets(track, 0, 1) |
09-06-2017, 08:45 AM | #2 |
Administrator
Join Date: Jan 2005
Location: NYC
Posts: 16,117
|
Thanks, this should be fixed in 5.50rc22+
|
Thread Tools | |
Display Modes | |
|
|