On Monday 04 January 2010, Bill-Lancaster wrote:
>
> Sorry I'll try again http://old.nabble.com/file/p27015977/000244.mp3
> 000244.mp3
Complete name: /home/ron/Desktop/000244.mp3
Format : MPEG Audio
File size: 1.36 MiB
Duratio
2010/1/5 Doriano Blengino :
> Kadaitcha Man ha scritto:
>> 2010/1/5 Doriano Blengino :
>>
>> I disagree. Blocking mode guarantees known certainties, as defined by
>> any number of RFC documents.
>>
> Pardon me... I think that RFCs have nothing to do with blocking mode,
lol - RFCs have everything t
2010/1/4 M. Cs. :
> So that means I cannot redirect the properties for a connection to use
> another file instead?
> I mean, if I'd close connection and change the file and reopen?
you can too
hresult = hcon.exec(..)
hcon.close
hcon.host = "mynewfilepath"
hcon.database="newdatabasename"
hcon.ope
So that means I cannot redirect the properties for a connection to use
another file instead?
I mean, if I'd close connection and change the file and reopen?
--
This SF.Net email is sponsored by the Verizon Developer Communi
normal ... as the db is automatiquely opened if it is not when you are
use a call
so
DB.Close
MyNewCon.Open
DB.Exec(etc...
.
2010/1/4 M. Cs. :
> Although I've invoked the DBconX.Close() command for my sqlite connection, I
> can still issue queries, and I'm getting results.
> I'd like to close
Although I've invoked the DBconX.Close() command for my sqlite connection, I
can still issue queries, and I'm getting results.
I'd like to close the connection, select another database file and open it.
how to do it?
I've checked the DBconX.Open() commands in subroutines, but there's no
possibiliti
Sorry I'll try again http://old.nabble.com/file/p27015977/000244.mp3
000244.mp3
--
View this message in context:
http://old.nabble.com/sdl.sound-plays-mp3-too-fast-tp26985683p27015977.html
Sent from the gambas-user mailing list archive at Nabble.com.
--
Kadaitcha Man ha scritto:
> 2010/1/5 Doriano Blengino :
>
> I disagree. Blocking mode guarantees known certainties, as defined by
> any number of RFC documents.
>
Pardon me... I think that RFCs have nothing to do with blocking mode,
unless you find an RFC which says "an operating system SHOU
2010/1/5 Doriano Blengino :
> Kadaitcha Man ha scritto:
>> 2010/1/4 Doriano Blengino :
>>> I think that there is
>>> something extreme in trying to send large chunks of data in a single
>>> instruction,
>>>
>>
>> Wlll... Not necessarily. If the document is imprecise, which
>> it most defin
Kadaitcha Man ha scritto:
> 2010/1/4 Doriano Blengino :
>> I think that there is
>> something extreme in trying to send large chunks of data in a single
>> instruction,
>>
>
> Wlll... Not necessarily. If the document is imprecise, which
> it most definitely is, it is fair to make assu
2010/1/4 Doriano Blengino :
> Kadaitcha Man ha scritto:
>> 2010/1/4 Doriano Blengino :
>>
>>
>>> My idea was to raise an event when a line has been read
>>>
>>
>> Based on what I just posted to the developer's list, you will need to
>> be specific about what defines an end of line. For example:
>>
In fact, I currently use mplayer, but I just wanted to know if there
was a better solution :)
Well, thank you everybody, anyway :)
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Veri
Hi Alessandro,
Dimitris Anogiatis wrote:
> to get the length of an MP3 file (since gb.sdl.sound works primarily with
> mp3s) I would personally write an ID3Tag module to get the mp3's length and
> then load it through gb.sound.sdl afterward.
>
> or if you want you could also explore the option of
Kadaitcha Man ha scritto:
> 2010/1/4 Doriano Blengino :
>
>
>> My idea was to raise an event when a line has been read
>>
>
> Based on what I just posted to the developer's list, you will need to
> be specific about what defines an end of line. For example:
>
> NUL ^@ \0 Null c
14 matches
Mail list logo