joanroig / state-to-griff

Export Ample Sound's .griff files from .*state files to use them in the Riffer tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

State to griff

Export Ample Sound's .griff files from .*state files to use them in the Riffer tool.

Allows having the whole guitar riff collection in a single folder without the need of exporting them one by one for each instrument.

How to use

Be sure to have Node.js installed, then:

  • Download or clone the repo.
  • Run npm install in the root folder to install dependencies.
  • Change value YOUR_USER of the paths in config.json to specify the input and output folders.
  • Run npm run convert to run the conversion.
  • The converted files should be ready to use in the Riffer tool.

About

Export Ample Sound's .griff files from .*state files to use them in the Riffer tool.

License:MIT License


Languages

Language:TypeScript 93.0%Language:Shell 7.0%