marcel-licence / esp32_fm_synth

ESP32 based FM synthesizer build with arduino
GNU General Public License v3.0
57 stars 11 forks source link

RP2350 support #13

Closed nyh-workshop closed 4 weeks ago

nyh-workshop commented 4 weeks ago

Hello Marcel Licence, Since the RP2350 is there, and with the FPU, could it be possible to also include this in the library? 😄

marcel-licence commented 4 weeks ago

Hello, yes, I've started prepare the FM module within the ML_SynthTools. https://github.com/marcel-licence/ml_synth_fm_example is coming soon and will rehplace the esp32_fm_synth. It would be the same but for multiple platforms.

marcel-licence commented 3 weeks ago

I committed the initial implementation: https://github.com/marcel-licence/ml_synth_fm_example Please let me know if you are facing issues here: https://github.com/marcel-licence/ml_synth_fm_example/issues or here: https://github.com/marcel-licence/ML_SynthTools/issues