bangcorrupt / hacktribe

Electribe 2 firmware hacks.
GNU Affero General Public License v3.0
187 stars 54 forks source link

dsp-code question #153

Closed coderofsalvation closed 2 years ago

coderofsalvation commented 2 years ago

First of all: this project is amazing. Is it correct that this firmware adds certain IFX effects to es2? (like KP2 COMP) If so, what do we know about these IFX? what kind of dspcode/opcodes, and do IFX patches contain similar instruction-sequences (which might indicate adresses of the L/R input/output-adresses etc) ?

reason: there are some IFX which are not that interesting. If we could somehow overwrite an IFX that would be awesome.

idea: maybe the 'off' IFX represents dsp-code too? That could be a great startingpoint from a reverse engineer perspective.