Looks like that did it! I've read that sometimes the LD_LIBRARY_PATH values
aren't retained:
https://unix.stackexchange.com/a/171264/248352
...so I added it to the end of my .bashrc file. After uninstalling and
reinstalling fluidsynth (same instructions as before), I can now get the
version:
~
Just tried that. Left the "build" folder as-is, ran "uninstall," then
emptied "build" (well, renamed it for backup and created a new "build") and
ran cmake again. Same result.
build $ sudo make uninstall
[su
Thanks for the quick response. Unfortunately, still the same output:
~
build $ sudo make uninstall
[sudo] password for daniel:
Scanning dependencies of target uninstall
-- Uninstalling "/usr/local/lib64/pkgconfig/fluidsynth.pc"
-- Un
gnment
[ 94%] Built target test_synth_process
[ 97%] Built target test_seqbind_unregister
[100%] Built target test_synth_chorus_reverb
Test project /home/daniel/fluidsynth/build/test
Start 1: test_sample_cache
1/13 Test #1: test_sample_cache Passed0.01 sec
Hi,
I tried using Fluidsynth 1.1.9 on Android Studio since it has no complicated
dependencies. It works on Android x86_64 but not on Android x86.
I get an error "Couldn't load soundfont file" on x86 and when debugging I see
that the sf2 file path is overwritten with garbage, this bug doesn't oc
Hi,
I got a successful build of fluidsynth for Android using NDK r19 and
Ubuntu 18.04 (~60MB).
I want to add it to my Android Studio project to get libfluidsynth.so
files but I have no idea where to begin. Has anyone already done it or
can help me ?
Thanks in advance,
DaniLecx
_
> Please give it another try on your 18.10 machine. For the sake of
> completeness, I'm also attaching my build logs.
I tried again on Ubuntu 18.10 and it works again, thanks ! Even with NDK
r19 it worked. Also I forgot to mention that the fluidsynth archive was
outdated (2.0.0) in the script
>> Please provide a log file containing the full build log that
>> fluid-android-compile.sh prints, as well as the full config.log of libiconv.
> Attached both files. This is compiled with 17c, same as you.
Solved the error by switching from Ubuntu 18.10 to Ubuntu 18.04 !
I'm a bit lost, I tho
> Please provide a log file containing the full build log that
> fluid-android-compile.sh prints, as well as the full config.log of libiconv.
Attached both files. This is compiled with 17c, same as you.
Thanks for your help.
Danilecx
--2019-02-02 12:39:12--
http://ftp.gnu.org/pub/gnu/libico
2) When executing bash fluid-android-compile.sh i get this error:
I tried using different versions of the Android NDK (r17c, r18b, and r19) but
all have the same error.
This looks like you're building for armeabi-v7a as well? Or is there any other
arm ABi I'm missing?
I have the default se
Hi,
I'm trying to build for Android and i got some errors on Ubuntu 18.10:
1) pushd: not found
I solved this by calling bash fluid-android-compile.sh instead of sh
fluid-android-compile.sh or replacing pushd by cd and popd by cd .. (not
recommended).
2) When executing bash fluid-android-c
Hello,
I have a problem with the audio driver on Android, when i call
new_fluid_audio_driver() i get an error:
I/libOpenSLES: Emulating old channel mask behavior (ignoring positional mask
0x3, using default mask 0x3 based on channel count of 2)
W/AudioTrack: AUDIO_OUTPUT_FLAG_FAST denied by cli
Excellent, that looks like a nifty program. Thanks for the advice.
Cheers,
Daniel
On Fri, Apr 18, 2008 at 8:06 AM, Ebrahim Mayat <[EMAIL PROTECTED]> wrote:
> On Thu, 2008-04-17 at 23:33 -0400, Daniel Jones wrote:
> > Hello List,
> > I am fairly new to fluidsynth, but ha
, would it be
prohibitively difficult to add this feature? I'll confess to not being an
expert, so is there anything inherent in the soundfont format that would
preclude this?
Cheers,
Daniel
--
Daniel Jones
Website: http://ansatz.no-ip.org
___
flui
14 matches
Mail list logo