1
Requests / Re: Headphones speaker simulation
« on: June 16, 2013, 04:08:10 PM »
Hi 
Thank you for suggestion, I'll look into.

Thank you for suggestion, I'll look into.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Hello, thank you for your work on bass_fx.
Is there an example of pitch shifting, changing the pitch without altering the tempo?
Hello, I am having trouble with the linux version too. When I test the "contest" example I get:
/tmp/ccJMbUui.o: In function `getDecodingBPM':
contest.c:(.text+0x4c): undefined reference to `BASS_FX_BPM_DecodeGet'
contest.c:(.text+0x58): undefined reference to `BASS_FX_BPM_Free'
/tmp/ccJMbUui.o: In function `main':
contest.c:(.text+0x189): undefined reference to `BASS_FX_GetVersion'
contest.c:(.text+0x29e): undefined reference to `BASS_FX_TempoCreate'
collect2: ld returned 1 exit status
make: *** [contest] Error 1
Am I doing something silly?