Re: [fluid-dev] fluidsynth 1&2 parallel installation

2020-02-18 Thread Orcan Ogetbil
On Fri, 10 Jan 2020 at 07:50, Tom M. wrote: > > Looking forward to seeing Rawhide switching to fluidsynth 2.1. In case you > are experiencing problems, just let me know. Thank you for your work Tom. I finally managed to finish all the (re)builds against fluidsynth 2.1 in rawhide. Fedora 33 and la

Re: [fluid-dev] fluidsynth 1&2 parallel installation

2020-01-06 Thread Orcan Ogetbil
On Mon, 6 Jan 2020 at 10:01, Tom M. wrote: > > > This begs the question, is having the two parallelly installable possible > > or not? [...] one of them is to change the installation targets, e.g. the > > binary name, the include directory locations of fluidsynth1 to avoid > > conflict with flui

[fluid-dev] fluidsynth 1&2 parallel installation

2020-01-05 Thread Orcan Ogetbil
Hi all, It came to my attention that in Fedora we are still using fluidsynth-1.1.11. While applications using fluidsynth2 emerge, we still have quite some number of packages that did not update to the fluidsynth2 API yet. This begs the question, is having the two parallelly installable possible or

Re: [fluid-dev] [ANN] Qsynth 0.5.4 - An End of Autumn'18 Release

2018-12-05 Thread Orcan Ogetbil
On Wed, 5 Dec 2018 at 11:27, Rui Nuno Capela wrote: > > Hi everyone, > > There are no excuses: upgrade! > > Qsynth 0.5.4 (end-od-autumn'18) is out! > Hi Rui, Thank you for the new release. I wanted to send you these 3 patches that fix a number of things. Two of them fix issues with the cmake b

Re: [fluid-dev] soundfont recognition

2018-01-06 Thread Orcan Ogetbil
On 6 January 2018 at 16:19, Tom M. wrote: > Good idea! Unfortunately 2 days to late, else we could have had that in 1.1.9. > > Anyway, I applied it: > https://github.com/FluidSynth/fluidsynth/commit/4a6109847ad1a664e8a2e75cf8df5b04215f3c84 Thank you. Better late than never :) > Next time please

[fluid-dev] soundfont recognition

2018-01-06 Thread Orcan Ogetbil
uot; is in the soundfont specification. e.g. http://www.vgmpf.com/Wiki/index.php/SF2 Please feel free to take the patch or the idea. Best regards, Orcan Ogetbil diff -rupN fluidsynth-1.1.9.org/src/utils/fluid_sys.c fluidsynth-1.1.9/src/utils/fluid_sys.c --- fluidsynth-1.1.9.org/src/utils/fluid_sys

Re: [fluid-dev] Defining a standard directory for soundfonts Was: First Try Failure

2011-09-06 Thread Orcan Ogetbil
On Tue, Sep 6, 2011 at 9:39 AM, David Henningsson wrote: > On 09/06/2011 12:24 PM, Matt Giuca wrote: >> >> That's a good idea. That way, you would be able to just type >> 'fluidsynth' to play a song. >> >> Can I also recommend having a standard environment variable >> SOUNDFONTPATH or similar which

Re: [fluid-dev] [ANNOUNCE] FluidSynth 1.1.4 released!

2011-08-05 Thread Orcan Ogetbil
gt; No, the claim is valid and correct. > On Thursday 04 August 2011, Orcan Ogetbil wrote: > >> Unfortunately this is wrong. The variable ${LIB_INSTALL_DIR} is > >> already expected to have the lib suffix in it, i.e. it is set to > >> /usr/lib64 on multilib 64bit sy

Re: [fluid-dev] [ANNOUNCE] FluidSynth 1.1.4 released!

2011-08-04 Thread Orcan Ogetbil
On Thu, Aug 4, 2011 at 9:52 PM, Orcan Ogetbil wrote: > On Thu, Aug 4, 2011 at 1:38 PM, Pedro Lopez-Cabanillas wrote: >> Mandriva: >> http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/fluidsynth/current/SPECS/fluidsynth.spec?view=markup >> Mageia: >> http:/

Re: [fluid-dev] [ANNOUNCE] FluidSynth 1.1.4 released!

2011-08-04 Thread Orcan Ogetbil
On Thu, Aug 4, 2011 at 1:38 PM, Pedro Lopez-Cabanillas wrote: > On Thursday 04 August 2011, Orcan Ogetbil wrote: >> On Thu, Aug 4, 2011 at 11:27 AM, Pedro Lopez-Cabanillas wrote: >> > $ cmake .. -DLIB_SUFFIX="" >> > >> > This can be easily added to

Re: [fluid-dev] [ANNOUNCE] FluidSynth 1.1.4 released!

2011-08-04 Thread Orcan Ogetbil
On Thu, Aug 4, 2011 at 8:57 PM, Matt Giuca wrote: > I'm not familiar with CMake or Fedora, but I do know how Debian > packages work. It sounds like a difference of opinion between the > upstream (FluidSynth) and distro (Fedora) -- these sort of differences > happen all the time. In Debian, there is

Re: [fluid-dev] [ANNOUNCE] FluidSynth 1.1.4 released!

2011-08-04 Thread Orcan Ogetbil
On Thu, Aug 4, 2011 at 11:27 AM, Pedro Lopez-Cabanillas wrote: > On Thursday 04 August 2011, Orcan Ogetbil wrote: >> On Thu, Aug 4, 2011 at 3:54 AM, David Henningsson wrote: >> > In short, version 1.1.4 of FluidSynth brings us: >> > >> >  * Several improvements

Re: [fluid-dev] [ANNOUNCE] FluidSynth 1.1.4 released!

2011-08-04 Thread Orcan Ogetbil
On Thu, Aug 4, 2011 at 3:54 AM, David Henningsson wrote: > In short, version 1.1.4 of FluidSynth brings us: > >  * Several improvements and fixes to the CMake build system, >   especially for Mac OS X >  * Several bug fixes to the engine, notably quite a few which could >   cause FluidSynth to soun

[fluid-dev] fluidsynth can't connect to jackd

2010-11-06 Thread Orcan Ogetbil
Hello all, We got this bug report from a user at Fedora https://bugzilla.redhat.com/show_bug.cgi?id=650314 fluidsynth-1.1.2 and above is not playing nice with jack in his system. He has jack jack-audio-connection-kit-0.118.0 installed. He says it used to work with fluidsynth-1.1.1 and below.

Re: [fluid-dev] 1.1.3 crashes QJackCtl

2010-10-17 Thread Orcan Ogetbil
On Sun, Oct 17, 2010 at 8:51 PM, S. Christian Collins wrote: > I compiled and installed 1.1.3 (using checkinstall to create DEB > packages)--there didn't seem to be any errors, but when I run Fluidsynth, it > causes QJackCtl to have a very long X-run and then eventually QJackCtl > crashes. Hi Chri

Re: [fluid-dev] FluidSynth services migrated

2010-05-27 Thread Orcan Ogetbil
On Wed, May 26, 2010 at 8:55 PM, Elimar Green wrote: > Hello again FluidSynth developers and users. > > I think I have finally managed to move most services over to SourceForge. This may not be the best place to ask these, please point me to the right ML if there is any: - What about swami? Its we