raven/multimedia/tuxguitar/tuxguitar-default-soundfont.patch

27 lines
1.5 KiB
Diff
Raw Normal View History

2024-02-21 13:47:54 +06:00
diff -rupN tuxguitar-1.3.1-src.org/build-scripts/common-resources/common-linux/dist/tuxguitar-fluidsynth.cfg tuxguitar-1.3.1-src/build-scripts/common-resources/common-linux/dist/tuxguitar-fluidsynth.cfg
--- tuxguitar-1.3.1-src.org/build-scripts/common-resources/common-linux/dist/tuxguitar-fluidsynth.cfg 2016-02-08 07:07:23.000000000 -0500
+++ tuxguitar-1.3.1-src/build-scripts/common-resources/common-linux/dist/tuxguitar-fluidsynth.cfg 2016-02-09 21:56:01.044734450 -0500
@@ -1,7 +1,7 @@
#tuxguitar-fluidsynth
#Fri Oct 30 14:24:16 ART 2015
soundfont.count=1
-soundfont.path0=${tuxguitar.home.path}/share/soundfont/MagicSFver2.sf2
+soundfont.path0=/usr/share/soundfonts/default.sf2
synth.gain=1.1
synth.chorus.active=yes
@@ -11,4 +11,4 @@ synth.sample-rate=44100.0
audio.sample-format=float
audio.period-size=512
audio.periods=32
-audio.driver=pulseaudio
+audio.driver=alsa
diff -rupN tuxguitar-1.3.1-src.org/build-scripts/common-resources/common-linux/dist/tuxguitar-jsa.cfg tuxguitar-1.3.1-src/build-scripts/common-resources/common-linux/dist/tuxguitar-jsa.cfg
--- tuxguitar-1.3.1-src.org/build-scripts/common-resources/common-linux/dist/tuxguitar-jsa.cfg 2016-02-08 07:07:23.000000000 -0500
+++ tuxguitar-1.3.1-src/build-scripts/common-resources/common-linux/dist/tuxguitar-jsa.cfg 2016-02-08 22:35:23.879147099 -0500
@@ -1,3 +1,3 @@
#tuxguitar-jsa
#Mon Nov 02 20:00:23 ART 2015
-soundbank.custom.path=${tuxguitar.home.path}/share/soundfont/MagicSFver2.sf2
+#soundbank.custom.path=/usr/share/soundfonts/default.sf2