bass fx 1.2 problems

Started by HellFire, 7 Jul '03 - 12:36

HellFire

hey

i've been trying out the included examples in bass_fx 1.2
4 some reason, th BASS_FX_TempoCreate and BASS_FX_ReverseCreate functions dont wok. both return an error code of 5. however, the handle returned by StreamCreateFile (using stream_decode flag) is i think correctly passed. (this is not my own code. i've been trying out the examples.

whats going wrong here?? (the dsp example works fine)
help me out

thnx
HellFire

Chris

#1
which compiler..??
delphi,VB,C++ C++Builder ?????
for the next post please tell us which compiler...
about Delphi I must say Tempo,Reverse,DSP will work fine...

The only Problem is the knowing Prob about BPM
(I think we must rewrite the Dll-Wrapper for Delphi)
Greets
Chris

(: JOBnik! :)

Hi ;D

Does the precompiled examples in a C directory works?

Have fun!

8) JOBnik! 8)

HellFire

hey

k i sorted out my problem. turns out that bas_fx and bass.bas were using differnt copies of bass.dll i actualy had 2 copies of tht dll. tht was th source o th problem

newyas everything works fine now. thanks a lot

HellFire