You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/chapters/advanced_topics.rst
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -236,7 +236,7 @@ Effects via JACK Rack on GNU/Linux
236
236
The Jack routing for external effects on GNU/Linux
237
237
238
238
Use `Jack <https://en.wikipedia.org/wiki/JACK_Audio_Connection_Kit>`_ to route
239
-
each deck directly through `JACK Rack <http://jack-rack.sourceforge.net/>`_
239
+
each deck directly through `JACK Rack <https://jack-rack.sourceforge.net/>`_
240
240
effect racks, or for more control you can use Ardour (or another :term:`DAW`)
241
241
using sends for effects. This gives Mixxx access to the extensive collection of
242
242
:term:`LADSPA` plugins.
@@ -291,7 +291,6 @@ Migrate your Mixxx library and settings to Flatpak
291
291
Since version 2.5 Mixxx is also provided as Flatpak.
292
292
293
293
If you do want to switch from a distribution package or Mixxx built from source code to the Flatpak, a little setup is required. Flatpak stores Mixxx's database, settings, and custom controller mappings in a different location than the `~/.mixxx` directory that Mixxx has always used before. Flatpak uses `~/.var/app/org.mixxx.Mixxx/.mixxx` instead. To copy your database, settings, and controller mappings into the Flatpak sandbox, run:
0 commit comments