worned-audio
v1.0.4
Published
This is an api that can generate noises for musics to make them older.
Downloads
2
Maintainers
Readme
*npm i worned-audio
This library has basicly 2 steps to start a worned sound;
1-> fileToFloat32Arr()
Firstly, we have to get a file from the file system and after function can convert musics to audio buffers.(Additionaly, we can generate some noises here.)
2-> play()
Secondly, enjoy the sound.