Loading algorithms (patches) onto an EEPROM is one thing; that's just transferring data. However, modifying patches is whole new ball game. To modify algorithms, one needs, at the very least, an awareness of ASM and/or hex/binary coding and the means to upload any altered algorithms/patches into an EEPROM. Typically, all 8 patches are loaded at once, and the best ASM option is to use SpinASM for such transfers. (Depending on what hardware you have for data transfers.) Pulling data from an EEPROM for editing/modifying can be tricky as the ASM/Bin/Hex formatting gets to be a little confusing when so pulled directly from and EEPROM. Patches extracted from an EEPROM typically first display as Bin/Hex and need to be transferred/converted to ASM for easier editing. (It's a rabbit hole, but not too deep.)I just got an Octagon, is it possible to have all the programs available so I can load or modify them to my liking? I already have a chip programmer, I just need the algorithms
thank you
You can find the Octagon EEPROM patch list with control IDs here . . . . .everything is clear thanks, but I was wondering if it was possible to have the compiled files of the algorithms present in the custom eeprom list found on the site, so as to make a personalized setlist myself. @PedalPCB
Are the binary files or the source files for these algorithms avaible?You can find the Octagon EEPROM patch list with control IDs here . . . . .
Yes - on the page that link goes to (in the EEPROM).Are the binary files or the source files for these algorithms avaible?
man i d'like to DOWNLOAD some/all the bin/source files, i don't need the eeprom , i already have it.Yes - on the page that link goes to (in the EEPROM).
I think the issue is you're asking for something that is for sale to be given to you...man i d'like to DOWNLOAD some/all the bin/source files, i don't need the eeprom , i already have it.
This exactly… there are plenty of open source algorithms that are similar that you can download and edit, or write your own, not everything is free man… $6 isn’t that much to askI think the issue is you're asking for something that is for sale to be given to you...
Robert has to keep his leg lamp on, after all.
If you already have the Octagon EEPROM, you can copy the data from from it with an inexpensive EEPROM Reader/Writer. Then convert the Bin/Hex format to something useable like SpinASM or straight-up ASM for editing or simple transfer to another EEPROM and even add then in a different order.man i d'like to DOWNLOAD some/all the bin/source files, i don't need the eeprom , i already have it.
i think they were free algos, at this point i will ask mr pcb to buy just the "software"This exactly… there are plenty of open source algorithms that are similar that you can download and edit, or write your own, not everything is free man… $6 isn’t that much to ask