[PD-dev] How to check data type of arguments in object

Alexandros Drymonitis adrcki at gmail.com
Tue Sep 12 17:38:03 CEST 2023


I'd like to write an object that takes a variable number of arguments, 
which can be either float or symbol, and in any order (for example, 
float float symbol, or symbol float). How can I check the data type of 
each argument inside the new routine?






More information about the Pd-dev mailing list