| October 20, 2014 | ||
|---|---|---|
View b3002f9
[NCSF] Minor edit with the debug Sound View so it doesn't use a reference.Naram Qashat authored on 2014/10/20 02:33:26 |
||
| October 18, 2014 | ||
|---|---|---|
View 3370b3d
[NCSF] Bump version number for the previous volume fixes.Naram Qashat authored on 2014/10/18 04:35:07 |
||
| October 15, 2014 | ||
|---|---|---|
View 8203b06
[NCSF] Move track allocation into the SSEQ command handler.Naram Qashat authored on 2014/10/15 18:03:10 |
||
| October 13, 2014 | ||
|---|---|---|
View a575967
[NCSF] Implemented the random, variable, and conditional commands. Also fixed loop counter.Naram Qashat authored on 2014/10/13 18:00:29 |
||
| October 5, 2014 | ||
|---|---|---|
View 89fbe41
[NCSF] Fix volume issues with a little help from the Nintendo DS SDK.Naram Qashat authored on 2014/10/05 20:00:09 |
||
| September 28, 2014 | ||
|---|---|---|
View aa51319
[NCSF] Should've updated the version number before.Naram Qashat authored on 2014/09/28 14:43:16 |
||
View ecf16a6
[NCSF] Interpolation changes:Naram Qashat authored on 2014/09/28 00:07:18 |
||
| September 24, 2014 | ||
|---|---|---|
View fe3d6ae
Lots of changes in regards to strings, as follows:Naram Qashat authored on 2014/09/24 13:58:55 |
||
| September 17, 2014 | ||
|---|---|---|
View 9315374
* Fixes for gcc and clang (while they can compile the code, the DLLs made aren't functional, but oh well).Naram Qashat authored on 2014/09/17 19:51:45 |
||
| June 17, 2014 | ||
|---|---|---|
View a160730
Reverted Sinc interpolation back to the Lanczos window.Naram Qashat authored on 2014/06/17 10:40:29 |
||
| May 8, 2013 | ||
|---|---|---|
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 9123360
Minor update to scale the phase offset, thanks to kode54.Naram Qashat authored on 2013/04/26 13:56:54 |
||
View daf69cd
Fixed up the Lanczos interpolation in NCSF (thanks to kode54), also allowed the NCSF plugin to use 32-bit samples in it's GenerateSamples function.Naram Qashat authored on 2013/04/26 00:54:28 |
||
View 7e09154
Added Lanczos interpolation to the NCSF plugin, and cleaned up a bit of the other code, as well as removing pstdint.h since it's no longer needed.Naram Qashat authored on 2013/04/23 20:29:21 |
||
View df689ef
Forgot to update the version number on the last commit.Naram Qashat authored on 2013/04/18 20:47:39 |
||