On 05/17/2016 04:04 PM, Alexandre Torres Porres wrote:
The suggestion was to use a "proxy inlet" - but if the right/proxy inlet has a signal input it overrides the other declared methods.
it only does when using the CLASS_MAINSIGNALIN() to declare a class as accepting signals. when using class_addmethod("dsp"), you can differentiate between signals and floats.
fgmards IOhannes