Csound Csound-dev Csound-tekno Search About

[Csnd-dev] query type in CS7

Date2025-07-05 23:07
Fromjoachim heintz
Subject[Csnd-dev] query type in CS7
do we have something to query the type of a variable in CS7?
like type() or isinstance() in python?

if not, would it be good to implement?

Date2025-07-06 17:25
FromVictor Lazzarini <000010b17ddd988e-dmarc-request@LISTSERV.HEANET.IE>
SubjectRe: [Csnd-dev] [EXTERNAL] [Csnd-dev] query type in CS7
I have that now in a PR.

Prof. Victor Lazzarini
Maynooth University
Ireland

> On 5 Jul 2025, at 23:07, joachim heintz  wrote:
> 
> do we have something to query the type of a variable in CS7?
> like type() or isinstance() in python?
> 
> if not, would it be good to implement?