View Single Post
Old 08-12-16, 23:22   #12
GeekOfComedy
Member
 
Joined: Jul 2008
Posts: 2,286
Default

Quote:
Originally Posted by Joey79100 View Post
I've looked through some files, and wanted to try something like the reverb presets the bass library provides.
There's a function, and there are some presets, so I thought I'd just add something like that to my code for now, just to test it:
Code:
BASS_SetEAXParameters(EAX_PRESET_ARENA);
Aaaaand obviously it isn't as simple as it could have been, because the function can't be found, even if it is in bass.h and that this file is included for the plugin code file.

Anyway, I should finish the exercises, because I'm definitely far too inexperienced with C++ for now.
Thanks for your continued effort. I emulated the PS version and the effects with the echos of her foot steps or grunts are amazing! Be great to have it on PC!
GeekOfComedy is online now   Reply With Quote