Skip to content

Scan directories containing .fxp files and determine the target synth.

Notifications You must be signed in to change notification settings

Adam-Miszczak/fxp-sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fxp-sort

Scan directories containing .fxp files and determine the target synth. Currently supports Serum and Sylenth files.

Compilation:

gcc Main.c -o fxp-sort

OR

mingw32-make

OR

mingw32-make all

Usage:

fxp-sort <target_folder> <rename?>

If the rename parameter is not provided then the program will not rename files.

About

Scan directories containing .fxp files and determine the target synth.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published