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
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
> 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
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
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
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