2009-02-02, 11:37 PM
Is it possible to use
in PVRX2? (The BASS dll is from http://www.un4seen.com)
If so, how do I define achannel, and what would be a complete code snippet?
Alternatively, are there other tools which can be used to do a FFT and get some spectrum details of the audio currently being played (DVD/TV/Music etc) by PVRX2?
Code:
// get 1000 16 bit samples
short buffer[1000];
BASS_ChannelGetData(achannel,buffer,2000);
in PVRX2? (The BASS dll is from http://www.un4seen.com)
If so, how do I define achannel, and what would be a complete code snippet?
Alternatively, are there other tools which can be used to do a FFT and get some spectrum details of the audio currently being played (DVD/TV/Music etc) by PVRX2?
[SIZE="1"]Silverstone GD01S-MXR (three dead rows of pixels in the LCD and defective remote control), Power: Zalman ZM460B-APS (blew up - can't remember what's there now); CPU: Pentium D 3.2 GHz with Asus V72 Cooler; MD: Asus P5LD2 Deluxe 2048MB,
WDC WD10EADS 1TB Data, 320GB System, Asus EN9400GT Silent 512MB, Hauppauge HVR 1300,
XP Home SP3, GB-PVR 2.0, ExternalDisplay v0.3[/SIZE]
WDC WD10EADS 1TB Data, 320GB System, Asus EN9400GT Silent 512MB, Hauppauge HVR 1300,
XP Home SP3, GB-PVR 2.0, ExternalDisplay v0.3[/SIZE]