Thanks for that. I found and futzed with that Python approach last night for a couple of hours and was unable to sort out the syntax and failed to get it to run. I kept getting "Syntax" errors. LOL!![]()
GitHub - ndf-zz/disfv1: Disassembler for Spin FV-1
Disassembler for Spin FV-1. Contribute to ndf-zz/disfv1 development by creating an account on GitHub.github.com
Or you could just ask for the code, ya filthy animal.![]()
I got one of those cheap Chinese 24x EEPROM burner/readers and I use it with SpinCAD Designer, SpinASM and a Spin-Semi FV-1 Development board to help jockey and identify the different FV-1 algorithms. The challenge is keeping them all organized.I've got a bunch of those EEPROMs loaded with programs.....but they all got mixed together so I have no clue which programs are on what chip. It's kind of cool though....pop in a chip and it selects your mood.![]()
It seems to come and go at random days/intervals. Sometimes the site launches and other times (my best guess) it's just offline.Is this still around? I can't get the disfv1 thing to work. I'd love to try yours.
Mark
I have no idea how he does a Shepard flanger, but were I to attempt such a thing I'd start with:When Mr Black came out with his "Shepard's End" pedal, I found out it was an FV-1 based pedal. So I bought one to check it out. Sure enough, it does a wonderful job of thru-zero flanging in barber-pole fashion. I'm still wrestling with the code on that one after getting the algorithm converted/disassembled to SpinASM. The hard part is re-creating it in SpinCAD Designer. Just having the code is one thing, but to understand it visually with SpinCAD Designer (for me) is a whole other dimension. I'm just a GUI type of fellow.
Is this still around? I can't get the disfv1 thing to work. I'd love to try yours.
Mark
yep, down again. I'd love to use it to figure out which of the eproms i got from ppcb years ago are which hahaAnd it's down again.![]()
yep, down again. I'd love to use it to figure out which of the eproms i got from ppcb years ago are which haha
You can save a single patch as ASM or save a Spin Project from 8 patches which creates individual .spn files as well as the prj file used by Spin's IDE (which does you no good on a Mac). Unless you just wanted to see how the disassembler works, there's no particular need to use one if all you want to see is the code that SpinCAD is generating.Yeah, uhhhhhh never mind, lol. I got spincad going on my Mac(No audio which is par for the course) and just loaded 8 patches from the spincad files. Saved it as a hex file then when to the disassembler and loaded it. It worked but I have no idea what I am looking at so I don't think I am ready for that part yet, lol.