A simple NodeJS script to convert FNF charts to Quaver maps.
All you need is NodeJS, nothing else. It's that simple!
- Open the folder you downloaded this repository to in a command prompt/terminal
- Type
node .
ornpm test
to launch the script - Enter the path of an FNF chart JSON
- Check the
output
folder for the converted.qua
file - In Quaver, open the Editor
- Click
File
>New Song
- Drag and drop your audio file (for best results, export an mp3 in Audacity of the song's mixed Inst and Vocals)
- Fill the name box with something and continue (this will be overwritten later)
- Once you're in the song, press
File
>Open .qua File
- Overwrite the QUA file with the one previously generated in the
output
folder - ...
- Profit!