fluidsynth-dssi: make number of threads and channels configurable by ini-file

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2017-11-21 00:44:37 +01:00
parent 45c182f48f
commit 3a1917528a

View File

@@ -14,7 +14,7 @@ DEPENDS += " \
"
SRC_URI = "git://github.com/schnitzeltony/fluidsynth-dssi.git"
SRCREV = "e3f4901ec07a957a19c9287a46b2f05da14f1f57"
SRCREV = "bad09c6f5c5508c5f5330aa5188510f975e50c50"
S = "${WORKDIR}/git"
PV = "1.0.0+git${SRCPV}"