hi Christian,
for simple playback try seq from cyclone. It is neither finished, nor tested, but unlike seq for max, loads format 1 files too.
I never compiled xeq for osx, but it should not be very hard, apart from bringing xeq-0.1 sources up to date with Pd-0.37. Actually, I think, the only tweak needed is adding the line
#include "m_pd.h"
before
#include "m_imp.h"
in shared/hyphen.c
Krzysztof
Christian Klotz wrote: ...
it seemed to me a simple thing to play a midi file. But I didnt get it to work. I read something about the xeq lib, but I didnt find any mac os x binary and compiling aborted with
make: *** [../shared/hyphen.o] Error 1