SkAT-VG / SDT

Sound Design Toolkit
Other
94 stars 7 forks source link

SDT on mac for Pd doesn't work #17

Closed porres closed 3 years ago

porres commented 3 years ago

I downloaded the latest Mac version here https://github.com/SkAT-VG/SDT/releases/tag/v080-Max3.0-Pd0.95

more specifically here https://github.com/SkAT-VG/SDT/releases/download/v080-Max3.0-Pd0.95/SDT_macosx_pd_0.95-080.zip

Externals just do not load and I get the following error:

_/Users/porres/Downloads/SDT/SDT.pd_darwin: dlopen(/Users/porres/Downloads/SDT/SDT.pd_darwin, 10): Symbol not found: _json_builder_extra Referenced from: /Users/porres/Downloads/SDT/SDT.pd_darwin Expected in: flat namespace in /Users/porres/Downloads/SDT/SDT.pddarwin

I tested with Pd 0.51-4, both 64 and 32 bits versions. I'm running macOS moojave.

Screen Shot 2021-04-30 at 12 44 59

ps. Also, the documentation should really use [declare -lib SDT] so the externals are properly loaded. You can also use "[r pd-dsp-started]" instead of what you're using here with [r pd] + [route dsp], etc. And please consider uploading the package to 'deken'

ChromaticIsobar commented 3 years ago

Thanks for reporting this @porres , we think we have identified what may be the cause of this issue. We hope to get back to you soon with a solution.

Most of our recent development was towards the release to the Max package manager and Pd development has been lagging behind, unfortunately. All patches in the documentation are old and need to be updated, so your feedback is very valuable to us and we encourage you to tell us of any other issues that you find. Probably, we will consider uploading to deken when that work will have been done.

ChromaticIsobar commented 3 years ago

The new release includes a fix for this issue. Thank you again for reporting this.