Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: FabioF68
Forum: Winamp Development 26th October 2007, 12:45
Replies: 1
Views: 2,419
Posted By FabioF68
I found out answers experimentally (except 2). ...

I found out answers experimentally (except 2).

1) values are positive/negative. E.g. with 16 bits I find -32767 to +32767.

3) numsamples is determined by the input plugin (I guess). For an MP3...
Forum: Winamp Development 19th October 2007, 11:47
Replies: 1
Views: 2,419
Posted By FabioF68
about samples in dps plugins

Hi,

being new to development, I'd like to have clarified a bit of "basics" about the dsp plugin.

Referring to the typical definition of:

modify_samples(struct winampDSPModule *this_mod,...
Forum: Winamp Development 11th October 2007, 15:54
Replies: 9
Views: 4,737
Posted By FabioF68
As for any FFT operation, the scale is linear...

As for any FFT operation, the scale is linear with frequency, as the sampling is made in constant steps with frequency. The information retained by the spectrum data is complete (reversing the FFT...
Forum: Winamp Development 25th September 2007, 09:19
Replies: 6
Views: 2,701
Posted By FabioF68
Hi, thanks Tril for your latest "smart"...

Hi, thanks Tril for your latest "smart" suggestion!

It was infact a Winamp version issue. I was on 5.32; now I'm on 5.35 and the same DLL I compiled yesterday works perfectly fine - would you...
Forum: Winamp Development 24th September 2007, 16:54
Replies: 6
Views: 2,701
Posted By FabioF68
From the SDK I downloaded, the header is defined...

From the SDK I downloaded, the header is defined by:

winampVisHeader hdr = { VIS_HDRVER, "Nullsoft Test Visualization Library v1.0", getModule };

where

#define VIS_HDRVER 0x101

Is this...
Forum: Winamp Development 24th September 2007, 15:23
Replies: 6
Views: 2,701
Posted By FabioF68
Yes I alredy checked that. The extern "C" is...

Yes I alredy checked that. The extern "C" is there.
I can also read the string "winampVisGetHeader" with an hex-editor inside the DLL file... But I can't see te lugin on WinAmp. Any other...
Forum: Winamp Development 21st September 2007, 10:48
Replies: 6
Views: 2,701
Posted By FabioF68
Compiling the vis_test plugin with VC8

Hi

after looking around in past threads and FAQ, no success, I have to post this question.

I'm new to plugin development. I managed to compile the vis_test (a test visualisation plugin) under...
Showing results 1 to 7 of 7

 
Forum Jump