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

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Reply  |  Print  
Author Topic: TBassPlayer21/Bass in Delphi 2009 issue  (Read 1243 times)
RodrigoBSM
Posts: 2


« on: 22 Mar '09 - 20:13 »
Reply with quoteQuote

Hey guys, first of all, congratulations for BASS dll and for this helpfull forum.
This is my first time here and I have a question.. hope somebody can help me.

Itīs about TBassPlayer 2.1 for Delphi IDE.
I have downloaded it and installed into Delphi 7 and compiled the Demo software
that comes with it and everything went just fine..

But my project in almost done in Delphi 2009 and it would give me a bit of
trouble to port the whole project into Delphi 7, thatīs why I need it working in
2009 not 7.

The main problem happens with the type of variables. I heard in this forum that
in Delphi 2009 we should change every pChar to pAnsiChar to make it compatible
and working. Iīve already tryed it anyway, but unfortunelly with no success.  Sad

The goal of my project is to make a player for mp3 files located in a server, so
people will be able to search by music, have it in a playlist with all the management,
and hear the songs without having to download it (mp3 file streamming / not online radio).

I think using this TBassPlayer plugin can help me with coding since most of the
features I want are already implemented in it, like Equalizer, FX, Visualization and so..

So, hope somebody can help me with it. Iīve also heard that some people could make
Bass run under Delphi 2009 with no problems (overwriting the variables type) but here
it was not possible.....

Thank you all!
Logged
Emil Weiss
Posts: 107


« Reply #1 on: 22 Mar '09 - 21:07 »
Reply with quoteQuote

hello
Quote
pChar to pAnsiChar
think not alone

change all PChar to PAnsiChar and all Char to AnsiChar
Logged
RodrigoBSM
Posts: 2


« Reply #2 on: 22 Mar '09 - 22:50 »
Reply with quoteQuote

Already tryed but still doesnīt work.. it gives error -1

Thank you for your attention.
Logged
Silhwan
Posts: 81


« Reply #3 on: 20 Apr '09 - 05:22 »
Reply with quoteQuote

It is very late response...

I have managed to convert TBASSPlayer for Delphi 2009.
If you still need the conversioned TBASSPlayer, please let me know.

Regards


Silhwan
Logged
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.18 | SMF © 2013, Simple Machines