I'm so incredibly interested in what you're doing here.
Clojure and the JVM are amazing. pdlib is amazing, as are Overtone and Quil. The integration of all these things makes for so many possibilities on the JVM!
Can you document the process that got things working here? I am stuck on the UnsatisfiedLinkError PdBase.initialize()V PdBase.initialize (:-2) step. This error occurs both in Clojure and in Processing, even with the seemingly out of place V at the end of the function call reference.
If anyone has any insight into that error, or if you finished your JavaSoundSample port in Clojure, I'd love to see it/hear it. :)
Thanks!
Oh wow, I haven't touched this project in months and when I randomly decided to check back on this forum, someone asked about it not much longer than a week ago...
Anyhow, I put my JavaSoundSample port in my fork of libpd on Github (which I haven't updated in months...):
https://github.com/krisc/libpd/tree/master/samples/clojure/JavaSoundSample
The README outlines the process to get it to work. If you're interested go ahead clone it and let me know if it still works.
It looks like you're new here. If you want to get involved, click one of these buttons!