- No changes (forgot to tsc --build for npm)
- More fixes thanks to @Aeden
- Fixed \k100 to \k90, not on comment lines anymore
- Fixed hours being on one character instead of two
- Fixed fad+k effect on beginning of line.
- Detect CRLF on txt data and turns it into LF.
- Added ability to take just a txt as parameter containing frm+lyr files
- Do not add \k100 on first line if song begins at 00:00:00
- Correctly guess fps within ffmpeg output
- Forgot to modify findFPS type
- Made findFPS function accept a ffmpegPath parameter (defaults to 'ffmpeg')
- Fixed various bugs about templates (see commits)
- Added proper type definitions when used as a module