Re: [fluid-dev] Issue after install: error while loading shared libraries

2020-04-20 Thread Daniel
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: ~

Re: [fluid-dev] Issue after install: error while loading shared libraries

2020-04-19 Thread Daniel
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

Re: [fluid-dev] Issue after install: error while loading shared libraries

2020-04-19 Thread Daniel
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

[fluid-dev] Issue after install: error while loading shared libraries

2020-04-18 Thread Daniel
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

[fluid-dev] Fluidsynth for Android x86

2019-02-15 Thread Daniel Garcia Lecloux
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

[fluid-dev] Fluisynth lib for Android Studio

2019-02-05 Thread Daniel Garcia Lecloux
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 _

Re: [fluid-dev] Android build error

2019-02-03 Thread Daniel Garcia Lecloux
> 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

Re: [fluid-dev] Android build error

2019-02-02 Thread Daniel Garcia Lecloux
>> 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

Re: [fluid-dev] Android build error

2019-02-02 Thread Daniel Garcia Lecloux
> 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

Re: [fluid-dev] Android build error

2019-02-02 Thread Daniel Garcia Lecloux
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

[fluid-dev] Android build error

2019-02-02 Thread Daniel Garcia Lecloux
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

[fluid-dev] SIGILL error on Android x86

2019-02-01 Thread Daniel Garcia Lecloux
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

Re: [fluid-dev] Alternate scales?

2008-04-18 Thread Daniel Jones
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

[fluid-dev] Alternate scales?

2008-04-17 Thread Daniel Jones
, 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