 |
View 7b9d904
* Replaced Lanczos window with Hann window for the windowed sinc function in the NCSF plugin. * Added a ring buffer specifically designed for working with SWAVs to replace the one provided by kode54, still have to give him thanks for the original though. * Fixed clipping issue caused by invalid clamping values. * Minor fix to using the min()/max() functions of numeric_limits because Winamp's out.h includes windows.h without my specific wrapper to redefine things.
Naram Qashat authored on 2013/05/07 05:42:46
|
 |
View e3a14bf
Implemented circular interpolation buffer to fix interpolation, thanks to kode54 for the code.
Naram Qashat authored on 2013/04/18 20:43:31
|
 |
View 0fb99c5
Corrected issue with terminating the SSEQ player by actually making it stop properly.
Naram Qashat authored on 2013/04/02 03:03:26
|
 |
View eddb163
Cleanup of some warnings, updating modification dates, using nullptr instead of NULL in some cases.
Naram Qashat authored on 2013/03/30 16:17:42
|
 |
View bc076aa
Import actual code.
Naram Qashat authored on 2013/03/26 02:41:19
|