Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/chapters/advanced_topics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ send messages to text displays on the controller.

For more information, go to `<https://github.com/mixxxdj/mixxx/wiki/Midi-Scripting>`_
and `<https://github.com/mixxxdj/mixxx/wiki/Hid-Mapping>`_
, as well as the `Comonents-JS library <https://github.com/mixxxdj/mixxx/wiki/Components-JS>`_
, as well as the `Components-JS library <https://github.com/mixxxdj/mixxx/wiki/Components-JS>`_
which greatly simplifies mapping, for example effect units and complex behaviour
like switching deck layers or pad grid modes. Note that this is the preferred way
of mapping if intended your mapping to be included in Mixxx since Components-JS
Expand Down
Loading