Live data from Hacker News

Introduction to reverse-engineering vintage synth firmware

ajxs.me

1–10 of 30 posts

Re: Introduction to reverse-engineering vintage synth firmware

#5
post #2

Author here, thank you for posting this! If anyone has any questions about the article, I'd be happy to answer them!

The https://github.com/blackjetrock/ghidra-6303 repository your post links to (containing a SLEIGH spec for the HD6303) is no longer available, did you happen to save a local clone that could be re-uploaded somewhere?

Re: Introduction to reverse-engineering vintage synth firmware

#6
post #3

Seems like a good place to mention The Usual Suspects, a group that has built emulation of the Motorola DSP5630 and associated hardware to allow playable virtual instruments. https://dsp56300.wordpress.com/

They've also been working on emulating the JP-8080, as per recent discord announcements.

The JP-8080 uses custom DSP chips designed by Roland, and Roland do not provide a Virtual Instrument (VST) for this much desired synth.

Re: Introduction to reverse-engineering vintage synth firmware

#8
If someone could help me reverse engineer the Zoom ARQ96 firmware in order to fix the stupid LFO mod amount implementation (LFO is basically unusable), add velocity note control to the step sequencer, and why not, add basic USB MIDI Input recording support, and ideally, a chord mode, it would be great...

https://zoomcorp.com/en/us/digital-instruments/digital-instr...

For the LFO mod amounts I imagine the values are hardcoded somewhere, so it shouldn't be that hard. Adding a new UI for velocity levels or a chord mode would be more complex though. Even better if there was a Zoom engineer around here who could guide me a bit...

Re: Introduction to reverse-engineering vintage synth firmware

#10
Great work, ajxs, been following you for years.

I hope you get a chance to work on some other synths in the future .. would be fun to see you apply your skills to, for example, the UNO synths, or the Arturia *Freaks' .. would be hilarious to see custom firmwares for those modern synths, some day.

Post reply on HN