hu.
just installed pd-0.25TEST7 (which in fact shows TEST8 when started verbose .. ;) right now, on a redhaat 5.2, it refused to come up with audio, because there was no /dev/dsp0, which it was looking for. a link did it. and on all three machines i hab the same problem with the ggext pkg. so, before any of the objects in ggext work, i have to call an object 'ggext' itself, then it displays some init info pd: ** pd: loaded ggext version 0.5 (C) 1999 Guenter Geiger pd: ** , then i all the other objects work.
another thing: my laptop seems to have serious trouble with both receiving or transmitting audio via streamin/out. sounds like everything's coming in bursts or pulses , then there'S loads of collissions on the ethernet and it also disturbs the other streams.. maybe this is some sideeffect of ((too) old) pcmcia drivers? i tried it with 2 different cards, both with the same result. so its fine from pc to pc, but with either from or to laptop it sounds the same, .. anybody experienced this?
yet another thing: did i already ask about pd outputting pcm data to standard out by flipping a switch?
and a sub problem: i wanted to test 'stream' from yet another pc now (old SuSe lnx) , but pd didnt compile on it with:
cd ../obj; cc -Wl,-export-dynamic -o ../bin/pd-oss g_canvas.o g_graph.o g_text.o g_rtext.o g_array.o g_template.o g_io.o g_scalar.o g_traversal.o m_pd.o m_class.o m_obj.o m_atom.o m_memory.o m_binbuf.o m_conf.o m_glob.o m_sched.o s_main.o s_inter.o s_unix.o s_file.o s_print.o s_loader.o s_path.o s_entry.o d_delay.o x_arithmetic.o x_connective.o x_interface.o x_midi.o x_misc.o x_time.o x_acoustics.o x_net.o x_qlist.o x_gui.o d_ugen.o d_ctl.o d_arithmetic.o d_osc.o d_filter.o d_dac.o d_misc.o d_math.o d_fft.o d_mayer_fft.o d_fftroutine.o d_array.o d_global.o s_linux.o linux_midiparse.o linux_midi_io.o m_stamp.o
-ldl -lm
x_arithmetic.o: In function binop1_pow_bang': /home/ost/pd/pd-0.25TEST7/src/x_arithmetic.c:134: undefined reference to
powf'
x_arithmetic.o: In function binop1_pow_float': /home/ost/pd/pd-0.25TEST7/src/x_arithmetic.c:141: undefined reference to
powf'
x_arithmetic.o: In function sin_float': /home/ost/pd/pd-0.25TEST7/src/x_arithmetic.c:443: undefined reference to
sinf'
x_arithmetic.o: In function cos_float': /home/ost/pd/pd-0.25TEST7/src/x_arithmetic.c:457: undefined reference to
cosf'
x_arithmetic.o: In function tan_float': /home/ost/pd/pd-0.25TEST7/src/x_arithmetic.c:471: undefined reference to
cosf'
/home/ost/pd/pd-0.25TEST7/src/x_arithmetic.c:472: undefined reference to sinf' x_arithmetic.o: In function
atan_float':
/home/ost/pd/pd-0.25TEST7/src/x_arithmetic.c:487: undefined reference to atanf' x_arithmetic.o: In function
atan2_float':
/home/ost/pd/pd-0.25TEST7/src/x_arithmetic.c:508: undefined reference to atan2f' x_arithmetic.o: In function
sqrt_float':
/home/ost/pd/pd-0.25TEST7/src/x_arithmetic.c:523: undefined reference to sqrtf' x_arithmetic.o: In function
log_float':
/home/ost/pd/pd-0.25TEST7/src/x_arithmetic.c:538: undefined reference to logf' x_arithmetic.o: In function
exp_float':
/home/ost/pd/pd-0.25TEST7/src/x_arithmetic.c:560: undefined reference to `expf'
make: *** [../bin/pd-oss] Error 1
?
onk, thts about it. .so
-- bzorstogipptude