DSP / Audio Synthesis in Haxe

Hey,

I am currently dead set on doing some DSP / audio synthesis in haxe on mobile in realtime. Can any of you suggest preexisting haxe libraries or libraries that tie nicely into haxe?

What I am currently looking into is:


https://puredata.info/
https://www.juce.com/

But so far I haven’t found any wrappers that allow me to use them easily. I am not against coding my own wrappers around something c / c++ based, but ideally I would like to use something preexisting to jump straight to the music part =)

cheers
Jery