Skip to content

Add Ons

Bill Good edited this page Jun 17, 2010 · 21 revisions

Mixxx Add-ons

This page contains user-contributed add-ons for Mixxx.

Install Locations

This where Mixxx will look for plugins on each OS:

Linux:

  • /usr/local/lib/mixxx/plugins/soundsource/
  • /usr/lib/mixxx/plugins/soundsource/
  • ~/.mixxx/plugins/soundsource/

Windows:

  • %ProgramFiles%\Mixxx\plugins\soundsource\

OSX:

  • /Library/Application Support/Mixxx/Plugins/soundsource/

Additional Locations

Tell mixxx to look for plugins in additional locations by calling it with the --pluginPath argument (for instance, if one wants to be able to play m4a files from a trunk build without installing, call ./mixxx --pluginPath ./linux_build/plugins/linux_build, changing linux_build to the appropriate directory name as necessary). As many --pluginPath arguments may be specified as necessary.

Clone this wiki locally