Hi fellow Elektronauts
I’m a web/software developper by day and electronic music player by night. 10 years of Octrack and more than ever my favorite live performance weapon.
I’d like to write my own sample/file manager, in order to copy pattern/parts from project to project a bit faster than just by hand. (I do have Octaedit but it never worked for me. I want something more simple and efficient)
I know programming, but I have a question to get started : how do you read the bank files ? (bank[00].work) Those are containing the patterns and the parts info, but you can’t read anything with just opening it.
Are they compiled ? Is there any documentation for decompiling/decoding/reading/editing those files ? Can’t find anything about it on Google, but I know it’s possible since third party software such as OctaEdit are doing it.
I guess if I can resolve this, I would be able to deal with the rest of the task. Thanks for any information.