[Gambas-user] gb.openal & MIDI: it WORKS with Alure !!!

2013-07-23 Thread Ru Vuott
Hello Benoît > I successfully loaded a sound bank file (by using the > Alure.SetStreamPatchset method or the FLUID_SOUNDFONT > environment variable). > > The warnings disappeared, but I got no sound at all. :-/ > > -- > Benoît Minisini I started from that your message (I sent my message wher

Re: [Gambas-user] components automatically loading based on usage

2013-07-23 Thread Kevin Fishburne
On 07/23/2013 04:59 AM, Tobias Boege wrote: > On Mon, 22 Jul 2013, Kevin Fishburne wrote: >> I just noticed that referencing a boolean variable "Match" now >> automatically loads the pcre component and tries to use it as a function >> (then obviously fails). This seems a dangerous precedent, as mos

Re: [Gambas-user] Receiving an email

2013-07-23 Thread Charlie Reinl
Am Dienstag, den 23.07.2013, 23:00 +0200 schrieb Rolf-Werner Eilert: > Just wanted to try, but I don't find gb.net.pop3 - where is it? Is it > something quite new? My version here is 3.3.4. > > I tried to activate the gb.net, gb.net.curl and gb.net.smtp components, > but it still doesn't know ab

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

Re: [Gambas-user] Receiving an email

2013-07-23 Thread Rolf-Werner Eilert
Just wanted to try, but I don't find gb.net.pop3 - where is it? Is it something quite new? My version here is 3.3.4. I tried to activate the gb.net, gb.net.curl and gb.net.smtp components, but it still doesn't know about Pop3Client. Am 16.07.2013 00:37, schrieb Randall Morgan: > Here's a really

Re: [Gambas-user] Receiving an email

2013-07-23 Thread Sprachschule Eilert
Just wanted to try, but I don't find gb.net.pop3 - where is it? Is it something quite new? My version here is 3.3.4. I tried to activate the gb.net, gb.net.curl and gb.net.smtp components, but it still doesn't know about Pop3Client. Am 16.07.2013 00:37, schrieb Randall Morgan: > Here's a really

Re: [Gambas-user] Pre-release of Gambas 3.4.2

2013-07-23 Thread Kende Krisztián
> > Most people who use a old version of software is because it is working > well, and perfectly, and due this, there is no reason to upgrade > obviosly... "if are working, dont touch" > > Another powerful reason is that the hardware work well and are in > perfect shape, but its not enough "moder

Re: [Gambas-user] Pre-release of Gambas 3.4.2

2013-07-23 Thread PICCORO McKAY Lenz
From: "CJ" > Subject: Re: [Gambas-user] Pre-release of Gambas 3.4.2 > I'm running Debian 5.03 Lenny on my NAS and will for a long time since I'm > not able to upgrade. Have Gambas3 3.4.2 pre runtime + a few selected > components > working fine after manually upgrading a couple of the Debian packag

Re: [Gambas-user] Receiving an email

2013-07-23 Thread CJ
Hi Rolf, > Just wanted to try, but I don't find gb.net.pop3 - where is it? Is it > something quite new? My version here is 3.3.4. > > I tried to activate the gb.net, gb.net.curl and gb.net.smtp > components, > but it still doesn't know about Pop3Client. What am I doing wrong? I can't say exac

Re: [Gambas-user] Gambas-user Digest, Vol 86, Issue 40

2013-07-23 Thread PICCORO McKAY Lenz
From: Kende Kriszti?n > Ok, but Debian Lenny? Anyone using it yet? The security support has > long since ended. > > http://lists.debian.org/debian-announce/2012/msg1.html but currently stable releases dont run decently in low end machines.. like daruma's specially winbuntu that requires a lot

[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

Re: [Gambas-user] Pre-release of Gambas 3.4.2

2013-07-23 Thread CJ
> I understand that. But PC -> Squezze or Wheezy, Raspberry Pi > -> Squeeze or Wheezy, NAS why Lenny? > Why ancient people use Lenny packages, but they need the fresh > packages? It is meaningless to me. This is not Windows, just upgrade > the system. Sometimes thats not as easy as upgrading a PC

Re: [Gambas-user] Pre-release of Gambas 3.4.2

2013-07-23 Thread Kende Krisztián
> > > NAS, ok. But you really need the latest version of Gambas? > > Normally, a desktop computer that uses legacy operating system, why > > do you want to use fresh Gambas? This would also be a general > > phenomenon? I do not understand the logic. > > For me it's primarily three things... > >

Re: [Gambas-user] Pre-release of Gambas 3.4.2

2013-07-23 Thread CJ
> NAS, ok. But you really need the latest version of Gambas? Normally, a > desktop computer that uses legacy operating system, why do you want to > use fresh Gambas? This would also be a general phenomenon? I do not > understand the logic. For me it's primarily three things... 1. Bug fixes (and

Re: [Gambas-user] Pre-release of Gambas 3.4.2

2013-07-23 Thread Kende Krisztián
> > > Ok, but Debian Lenny? Anyone using it yet? The security support has > > long since ended. > > > > http://lists.debian.org/debian-announce/2012/msg1.html > > Yes, there are people still using it me included ;) > > I'm running Debian 5.03 Lenny on my NAS and will for a long time > since

Re: [Gambas-user] Pre-release of Gambas 3.4.2

2013-07-23 Thread CJ
> Ok, but Debian Lenny? Anyone using it yet? The security support has > long since ended. > > http://lists.debian.org/debian-announce/2012/msg1.html Yes, there are people still using it me included ;) I'm running Debian 5.03 Lenny on my NAS and will for a long time since I'm not able to upgr

Re: [Gambas-user] components automatically loading based on usage

2013-07-23 Thread Tobias Boege
On Mon, 22 Jul 2013, Kevin Fishburne wrote: > I just noticed that referencing a boolean variable "Match" now > automatically loads the pcre component and tries to use it as a function > (then obviously fails). This seems a dangerous precedent, as most GAMBAS > users probably don't use most compo

Re: [Gambas-user] Receiving an email

2013-07-23 Thread Rolf-Werner Eilert
Just wanted to try, but I don't find gb.net.pop3 - where is it? Is it something quite new? My version here is 3.3.4. I tried to activate the gb.net, gb.net.curl and gb.net.smtp components, but it still doesn't know about Pop3Client. What am I doing wrong? Rolf Am 16.07.2013 00:37, schrieb Ran

Re: [Gambas-user] Receiving an email

2013-07-23 Thread Rolf-Werner Eilert
Just wanted to try, but I don't find gb.net.pop3 - where is it? Is it something quite new? My version here is 3.3.4. I tried to activate the gb.net, gb.net.curl and gb.net.smtp components, but it still doesn't know about Pop3Client. What am I doing wrong? Rolf Am 16.07.2013 00:37, schrieb Ran

Re: [Gambas-user] gb.openal resources...

2013-07-23 Thread Benoît Minisini
Le 23/07/2013 04:30, Sebastian Kulesz a écrit : > I'm getting build errors with openal 1.13 (1.14 builds fine). Here is a > log: > https://launchpadlibrarian.net/145629777/buildlog_ubuntu-precise-i386.gambas3_3.4.99-1%2Bsvn4605-build28~precise1_FAILEDTOBUILD.txt.gz > > Error is: > > c_alc.c:457:2:

Re: [Gambas-user] components automatically loading based on usage

2013-07-23 Thread Benoît Minisini
Le 23/07/2013 04:49, Kevin Fishburne a écrit : > I just noticed that referencing a boolean variable "Match" now > automatically loads the pcre component and tries to use it as a function > (then obviously fails). This seems a dangerous precedent, as most GAMBAS > users probably don't use most compo