Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
26 Jan '21 - 12:24
Home
Help
Search
Login
Register
Un4seen Developments Forum
»
Developments
»
BASS
»
Topic:
BASS_FX 2.4.12.1
Reply
Print
Pages:
1
...
29
30
[
31
]
Author
Topic: BASS_FX 2.4.12.1 (Read 754248 times)
workoutDJ
Posts: 28
Re: BASS_FX 2.4.12.1
«
Reply #750 on:
23 Jul '19 - 12:41 »
Quote
I have copied the DLL files to both the BIN folder and the DEBUG folder. Which is the best version of VB for me to code with: VB6 or VB15 ? Having a lot of problems attempting to get the libraries referenced and available. Thanks
Logged
Ian @ un4seen
Administrator
Posts: 23301
Re: BASS_FX 2.4.12.1
«
Reply #751 on:
23 Jul '19 - 13:58 »
Quote
VB6 doesn't support multithreading well (eg. callbacks) so I would suggest using VB.Net instead. I'm not a .Net user myself, but I think you only need to add a reference to BASS.Net, not the BASS/add-on DLLs. What is the exact error message that you are seeing?
Logged
workoutDJ
Posts: 28
Re: BASS_FX 2.4.12.1
«
Reply #752 on:
23 Jul '19 - 14:04 »
Quote
I get: 'BASS_Mixer_StreamCreate' is not a member of 'Un4Seen.BassMix I have all of the DLL files using the latest versions, in both the BIN and DEBUG folders. Funny thing is that this was working about four days ago. I am having trouble with the Mixer code. Thanks.
Logged
Ian @ un4seen
Administrator
Posts: 23301
Re: BASS_FX 2.4.12.1
«
Reply #753 on:
23 Jul '19 - 15:19 »
Quote
Strange, I'm not really sure what could be causing that. Are you only having the problem with that one function, and none of the other BASS/BASSmix/BASS_FX functions? I notice in the code you posted that you omitted the BassMix and BassFx prefixes in some of the calls.
Logged
workoutDJ
Posts: 28
Re: BASS_FX 2.4.12.1
«
Reply #754 on:
23 Jul '19 - 15:25 »
Quote
I will prefix all my calls. ALSO, I am going to create a new, fresh, environment of code. Again, thanks for your help.
Logged
teq
Posts: 71
Re: BASS_FX 2.4.12.1
«
Reply #755 on:
31 Oct '19 - 19:42 »
Quote
Hi there! I'am trying to make pitch shifting effect like in "Music Speed Changer" (Android) with BASS, but the result is not even so good as if this app. "Music Speed Changer" uses Superpowered, may be this lib just better, than BASS built-in? Or I should tweak settings and it's 100% possible to achieve the same quality
Logged
teq
Posts: 71
Re: BASS_FX 2.4.12.1
«
Reply #756 on:
26 Dec '19 - 14:57 »
Quote
Hi there! Are you going to update BASS_FX to the latest version?
Logged
Reply
Print
Pages:
1
...
29
30
[
31
]
Un4seen Developments Forum
»
Developments
»
BASS
»
Topic:
BASS_FX 2.4.12.1