Hello,
I'm the author of https://github.com/eh2k/fv1-emu.
I'm thinking about to integrate your great collection of fv1-programs into the VCV-Rack Module, so the user can get/use the programs from https://mstratman.github.io/fv1-programs/ without using the browser.
The programs.js has exactly the data I need (category, controls etc).
Unfortunately the file is a JavaScript and it cannot be directly used in the C++ environment.
If you could provide a "programs.json" or change the programs.js to json, it would make the integration easier.
Hello,
I'm the author of https://github.com/eh2k/fv1-emu.
I'm thinking about to integrate your great collection of fv1-programs into the VCV-Rack Module, so the user can get/use the programs from https://mstratman.github.io/fv1-programs/ without using the browser.
The programs.js has exactly the data I need (category, controls etc).
Unfortunately the file is a JavaScript and it cannot be directly used in the C++ environment.
If you could provide a "programs.json" or change the programs.js to json, it would make the integration easier.