Skip to content

Commit

Permalink
controls: add loaded_effect
Browse files Browse the repository at this point in the history
  • Loading branch information
ronso0 committed Feb 28, 2024
1 parent b83f597 commit de6d7f7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions source/chapters/appendix/mixxx_controls.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3891,6 +3891,16 @@ Controls
:range: binary, read-only


.. mixxx:control:: [EffectRack1_EffectUnitN_EffectM],loaded_effect
[EqualizerRack1_[ChannelI]_Effect1],loaded_effect
[QuickEffectRack1_[ChannelI]_Effect1],loaded_effect
0-based index of the currently loaded effect preset, including the
empty/passthrough preset "\-\-\-".

:range: integer, 0 .. [:mixxx:coref:`num_effectsavailable<[Master],num_effectsavailable>` - 1]


.. mixxx:control:: [EffectRack1_EffectUnitN_EffectM],next_effect
[EqualizerRack1_[ChannelI]_Effect1],next_effect
[QuickEffectRack1_[ChannelI]_Effect1],next_effect
Expand Down

0 comments on commit de6d7f7

Please sign in to comment.