uliss / pd-ceammc

Pure Data CEAMMC distribution (based on vanilla 0.53 by Miller Puckette)
Other
107 stars 6 forks source link

Compiling just CEAMMC externals (ceammclib) without pure data distribution #63

Closed miker2049 closed 5 years ago

miker2049 commented 5 years ago

Sorry if github issue is not the appropriate place to ask this...

ceammclib is available on deken for Windows and Mac, but not for linux, is there a way to compile just the ceammc externals for linux? its unclear how to go about this looking at the source code, any direction would be much appreciated.

thanks! :)

uliss commented 5 years ago

yes, you can compile it with make ceammc command and find binary ceammc.pd_linux at ceammc/ext/src directory

You could also use a snap build of our distribution: sudo snap install --edge pd-ceammc sudo snap connect pd-ceammc:alsa :alsa

miker2049 commented 5 years ago

thanks so much!

sebshader commented 3 years ago

I'm not very good at cmake, but was wondering if there might be instructions on how to compile just the ceammc library for osx somewhere? thanks I've pulled from git and run submodule --init --recursive..

I'm trying to be able to not use the ugly ttk "alt" theme on osx, without using the ceammc pd