I generated some text and CSV files that list the objects
for the recent Forte v203 and Forte-SE v201 updates.
The zip files here also include a listing of the programs by category.
I hope they're useful.
K2000R 3.87J | M3 macOS 14.6
I generated some text and CSV files that list the objects
for the recent Forte v203 and Forte-SE v201 updates.The zip files here also include a listing of the programs by category.
I hope they're useful.
Hi, great job! What software did you use to get this?
Forte | K2000
I used the kufextract.py script to take apart the KUF file
(found on this page http://ksetlist.com/viewtopic.php?f=36&t=1128#p2968).
I had my own Ruby script which listed the old K2000 object files, and (vastly) rewrote it to understand some of the new PC3/LE/Forte/Artis objects. I used it to list the contents of the KOBJ file that kufextract pulled out.
It's a hack. It's run from the command line, and can dump the smaller objects. It needs to be rewritten with a design in mind, instead of a collection of "how do I" and "what if" and "can I get that" that grew into a proof of concept, not an actual tool.
I've got a set of "sheet music" descriptions of the arp shift patterns, and graphic bar diagrams for arp velocity patterns, and line plots of the velocity/pressure maps, which I have to put into a document and upload here.
A lot of good information is right there in the program and setup XML dumps (from Storage mode), but I haven't gotten far in figuring out the effects chains. I'd love to do a cross-reference of sorts with that information...
Let me clean up that Ruby script (called "pc3") and I'll attach it here soon.
K2000R 3.87J | M3 macOS 14.6