i guess my question is if i can have a perform function not in a tilde external. i got the headtracker to work in a tilde external, and i'm outputting floats instead of a signal. i'm actually not doing any signal processing in it, i just want the continuous grabbing of headtracker data.
scott
Hallo, J. Scott Hildebrand hat gesagt: // J. Scott Hildebrand wrote:
right now i'm trying to implement a headtracker, and i need continuous float output. by using a signal processing external i had before i can print the headtracking info to the console but i haven't been able to output a float from an outlet. can i have perform functions in standard non-signal processing externals?
I don't think you can do really continuous message output (that would be a signal out, although that also isn't continuous (ADC/DAC). Ths closes I could imagine is somthing like the [metro] internal object and similar objects, that keep their own timer.
ciao
Frank Barknecht _ ______footils.org__
PD-dev mailing list PD-dev@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-dev