Hi folks
well i was able to get 32 and 31 running with stk and either ggee or ggext with the path to the /signal and experimentals working.
they both listed dev/dsp in read/write mode the last fully working version with MIDI that i have is pd.0-27 which states MIDILIB found ...midi00 and midi 01 but IT only opens dsp as read only
34 will not open /dev/dsp in read/write mode it will open 1 midi in port
everything else seems fine
On th eWindows machine running pd gives a MMSYSTEM out of range for midiinopen
what is the command to listedevices... there are so many flags now that half of them pass by on the ms-dos screen and i cannot find them listed anywhere
ALSO there is stklib.a missing from yves's stkdrone and sitar instrs.
please help Pat
ALSO there is stklib.a missing from yves's stkdrone and sitar instrs.
stklib.a should be found in stk/src directory after you compiled stk.
the makefile assumes it's located in /usr/local/stk, if it's elsewhere, just fix the path in the makefile.
btw, i can't see why ggee tries to recompile stk itself, i assumed one should do that before.
Yves/
On Mon, 7 Jan 2002, Yves Degoyon wrote:
btw, i can't see why ggee tries to recompile stk itself, i assumed one should do that before.
well, one reason is that there wasn't a stklib.a back in the old days, the other reason is that a standard stklib wouldn't work because of the settings in Object.h.
There must have been other reasons, but I forgot about them :)
Guenter