hi everyone,
is the samples/pdtest supposed to output sound or only text: print: 3 noteon: 0 112 0
looking at test.pd i should hear an osc @ 400hz, but i do not. the python version is working (python echo.py) i can hear myself with a delay.
my goal is to use it in my application (C++ with a wxwidgets gui). should it be possible to embed libpd into a C++ application (windows, mac, linux)? if yes, i will not need to worry about audio driver (libpd will take care of choosing the right driver for the platform)?
pat