chore(fmod): add files from Chensne/DragonNest
This commit is contained in:
commit
50fb3c6b1c
544 changed files with 315778 additions and 0 deletions
5
lib/neural_thx/SineWin_512.c
Executable file
5
lib/neural_thx/SineWin_512.c
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#include "Neural_THX_Encoders.h"
|
||||
|
||||
float * GetSineWindow(){
|
||||
return (float*)SineWindow;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue