21 May '13 - 22:28 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  Developments / BASS / Recording, Encoding and Decoding on: 30 Aug '02 - 23:04
I'm making an Internet Telephone program which streams audio data from one computer to another and I have some problems:

1, I'm using L.A.M.E. as an encoding codec, do I need to decode it before it is passed to the BASS stream???

2, Internet Telephone requires a lot of data sent over network, it is somehow possible to detect silence when recording from a microphone(it is never a complete silence)???

Thx for any help
ReplyReply Reply with quoteQuote
2  Developments / BASS / Re: Recording from microphone on: 7 Sep '02 - 21:22
THX a lot!!!   :idea:

But I have another problem, when I tried to play the sound from microphone there was a very strange echo, how can I remove this echo - it cannot be a rerecorded sound from speakers.
ReplyReply Reply with quoteQuote
3  Developments / BASS / Recording from microphone on: 6 Sep '02 - 18:14
Always when I try to use microphone(Calling the Bass_RecordInit) I get this error BASS_ERROR_DEVICE - The device number specified is invalid.

But when I use Bass_RecordInit(-1) and then I try to get the device name(Calling the BASS_RecordGetInputName), microphone is detected succesfully.

Please help me somebody I need it realy bad. Cry
ReplyReply Reply with quoteQuote
4  Developments / BASS / Re: MP3 problem on: 8 Sep '02 - 18:40
Sad
I cannot use the bass_streamcreatefile function as I said already. I'm streaming the mp3 using WinSock - better to say using the ClientSocket and ServerSocket in Delphi. But that's not important.

I need to decode the MP3 into PCM-fromat. OK. But how?Huh

Please help!
ReplyReply Reply with quoteQuote
5  Developments / BASS / MP3 problem on: 7 Sep '02 - 21:21
BASS suports MP3 decoding, but it is only supported when I use the "BASS_StreamCreateFile", but I need to use BASS_StreamCreate. Angry
How can I make BASS play MP3 file using the BASS_StreamCreate function. Huh

Please, please help!
ReplyReply Reply with quoteQuote
6  Developments / BASS / Re: Record Callback Procedure for Delphi on: 9 Sep '02 - 00:01
Make sure that not only the initialization was succesfull but also check that the start of recording is OK.

If yes then use the step F7 or F8 to check wether the error is in your callback procedure or somewhere else.

If you will see that the callback procedure is called directly after the recording was started than the problem is in your callback procedure if not than the problem is somewhere else.

I had the same problems!  Grin
ReplyReply Reply with quoteQuote
7  Developments / BASS / Re: Audio CD burning on: 6 Mar '03 - 15:56
THX a lot Grin, but I'm looking for a freeware.

I'm just a student and cannot aford such stuff. Sad


Let_Me_Be
SimonT@Yo.CZ

P.S. sorry for my bad english...
ReplyReply Reply with quoteQuote
8  Developments / BASS / Audio CD burning on: 4 Mar '03 - 10:39
I'm searching for a freeware or open-source unit, or component to work with delphi 7 enabling audio CD burn.

I'm searching a long time already, but found nothing. Angry Please help... THX Grin
ReplyReply Reply with quoteQuote
9  Developments / BASS / BASS_StreamGetTags on: 25 Mar '03 - 11:31
How can I read the tags from a WMA/OGG file in delphi?
I don't understand the example...  :-/

Thx a lot....
ReplyReply Reply with quoteQuote
10  Developments / BASS / Re: What is your primary language? on: 20 Mar '03 - 14:23
Czech & Slovak

Simon Toth
SimonT@Yo.CZ
ReplyReply Reply with quoteQuote
11  Developments / BASS / Re: Which API do you use? on: 1 Apr '03 - 17:01

Quote

Hello Folks
Any  :idea: where i can find Delphi 4 or 5 ? (not 6,7,...).


There is no freeware edition of this versions. You should try Kazaa, Direct Connect etc. for profesional or enterprise edition.
ReplyReply Reply with quoteQuote
12  Developments / BASS / Re: Which API do you use? on: 1 Apr '03 - 16:58
C++ in delphi Shocked

I don't know how, but this feature should be added in Delphi 7. :evil:
ReplyReply Reply with quoteQuote
13  Developments / BASS / Re: Which API do you use? on: 25 Mar '03 - 11:45
I use Delphi and I love it.Grin
I realy don't like creating User Interfaces, and in Delphi all I need are few clicks and there you go.:laugh:

I don't like VB because I like the low level programming something near ASM.

I like C/C++ but the constructions are to complicated...

P.S. you can also include C++ code into delphi :evil:
ReplyReply Reply with quoteQuote
Pages: [1]
Powered by SMF 1.1.18 | SMF © 2013, Simple Machines