popntowav/README.md

23 lines
715 B
Markdown
Raw Permalink Normal View History

2020-03-17 21:41:15 +01:00
# popntowav
2020-03-17 21:50:51 +01:00
Tool for rendering pop'n music IFS/chart files to 32-bit PCM wav.
2020-03-17 21:41:15 +01:00
## Dependencies
Currently this tool relies on [IFSTools](https://github.com/mon/ifstools), which should be used either from an installed Python package, or through its exe distributions.
Additionally, this tool uses the following node packages:
- wav
- node-libsamplerate (Requires C build tools to install)
## Usage
```node popntowav [IFS file]```
I'll probably add further options for chart/container files not inside an IFS file at some point. Maybe some tweaking for desired sample rate, etc.
## Acknowledgements
Thanks to [Emi](https://github.com/EmiMidnight) and though for help with this nonsense.
## License
2021-01-17 20:45:59 +01:00
Yar har.