Here I am attaching a Reverb code wich I converted from 'Jezar's Freeverb C++ source code' (http://www.dreampoint.co.uk ). It uses 3dNow! because FPU is slow on my K6-2.
If you have any problems please write to me.
Regards,
Pradeepan.
If you have any problems please write to me.
Regards,
Pradeepan.
There is an error in my AllPass fillter.
Download the new Program.
Regards,
Pradeepan.
Download the new Program.
Regards,
Pradeepan.
If you do not have 3DNow! processor download this version.
It produces cracks in sound if the gain is high. 3DNow! code
do not produce this problem. Use 44100Hz 16bit audio for optimal effect. Do not use 8 bit audio. Tell me how is it working
and if you found any problems in the code please feel free
to tell me.
It produces cracks in sound if the gain is high. 3DNow! code
do not produce this problem. Use 44100Hz 16bit audio for optimal effect. Do not use 8 bit audio. Tell me how is it working
and if you found any problems in the code please feel free
to tell me.
I don't know anything about sound, but it creates some cool effects. The first version crashed after trying to stop a large sample, but haven't had any problems with the new version.
Didn't work for all my wav files (said handle is not valid then not a wave file) -- did work for the default microsoft files though -- all in all nice program
Sliver
Sliver
If the file is too small it may produce that error. Use >120k 16bit
Files. 3DNow verision sounds slightly better.
Regards,
Pradeepan
Files. 3DNow verision sounds slightly better.
Regards,
Pradeepan
But what about those people who arent blessed enough to have a CPU that has 3DNow! instructions?
:D
y not try and use Intel SSE also? I myself have a T-Bird 900Mhz but my sister has a PIII-500Mhz so I can test it on hers if you want
WOW thats a nice reverb effect you have.. Unfortunately the site is down can you explain how you did it? Or can you tell me where I can get a mirror of the site? The site says something about lambing season :confused:
:D
y not try and use Intel SSE also? I myself have a T-Bird 900Mhz but my sister has a PIII-500Mhz so I can test it on hers if you want
WOW thats a nice reverb effect you have.. Unfortunately the site is down can you explain how you did it? Or can you tell me where I can get a mirror of the site? The site says something about lambing season :confused:
Hi x86asm,
You can download the FPU version if your processor don't support
3DNow!. The 3DNow! code only use one sample at a time. So it is
only effective on AMD K6-x. For Athlon I think speed for both codes will be same. I am not yet used to SSE. So if you can modify the code to support SSE please do.
Pradeepan.
You can download the FPU version if your processor don't support
3DNow!. The 3DNow! code only use one sample at a time. So it is
only effective on AMD K6-x. For Athlon I think speed for both codes will be same. I am not yet used to SSE. So if you can modify the code to support SSE please do.
Pradeepan.