[Gambas-user] R: Another use case of gb.openal

2013-07-31 Thread Ru Vuott
While isdone = 0 Alure.Update() Wend End *** Regards vuott Mar 23/7/13, Benoît Minisini ha scritto: Oggetto: Re: [Gambas-user] R: Another use case of gb.openal A: "mailing list for gamba

Re: [Gambas-user] R: Another use case of gb.openal

2013-07-23 Thread Ru Vuott
Mar 23/7/13, Benoît Minisini ha scritto: > I successfully loaded a sound bank file (by using the > Alure.SetStreamPatchset method or the FLUID_SOUNDFONT > environment variable). Very interesting. > > The warnings disappeared, but I got no sound at

[Gambas-user] R: Another use case of gb.openal

2013-07-23 Thread PICCORO McKAY Lenz
> I successfully loaded a sound bank file (by using the > Alure.SetStreamPatchset method or the FLUID_SOUNDFONT environment variable). two possible reasons: 1) alure/fluithsynth not property configure to use right out module (alsa, jack, etc) 2) u'r sound font loaded are only sound efects and the s

Re: [Gambas-user] R: Another use case of gb.openal

2013-07-23 Thread Benoît Minisini
Le 23/07/2013 16:22, PICCORO McKAY Lenz a écrit : > From: Ru Vuott > >> ...but you knows I'm Midi maniac ;-) so I wanted to try a Midi file. >> >> In console I received those notices: >> fluidsynth: warning: No preset found on channel 0 [bank=0 prog=56] >> fluidsynth: warning: No preset found on c

[Gambas-user] R: Another use case of gb.openal

2013-07-23 Thread PICCORO McKAY Lenz
From: Ru Vuott > ...but you knows I'm Midi maniac ;-) so I wanted to try a Midi file. > > In console I received those notices: > fluidsynth: warning: No preset found on channel 0 [bank=0 prog=56] > fluidsynth: warning: No preset found on channel 1 [bank=0 prog=61] > fluidsynth: warning: No preset

[Gambas-user] R: Another use case of gb.openal

2013-07-22 Thread Ru Vuott
Hello Benoît, I tried your last example with your mp3 file and others: the sound quality seems very good. ...but you knows I'm Midi maniac ;-) so I wanted to try a Midi file. In console I received those notices: fluidsynth: warning: No preset found on channel 0 [bank=0 prog=56] fluidsynth: war