224
edits
Line 95: | Line 95: | ||
switch-libtimidity \ | switch-libtimidity \ | ||
switch-pkg-config | switch-pkg-config | ||
</syntaxhighlight> | |||
* Optional: To enable fluidsynth support, download and install the unofficial fluidsynth-lite switch port via | |||
<syntaxhighlight lang="bash"> | |||
git clone https://github.com/rsn8887/fluidsynth-lite | |||
cd fluidsynth-lite | |||
make -f Makefile.nx | |||
make -f Makefile.nx install | |||
</syntaxhighlight> | </syntaxhighlight> | ||
edits