< Back to IRCAM Forum

Old objects desired to recreate bass clarinet model in LUA

Hi there!

In an attempt to restore/remake an old instrument of mine (a fem-based bass-clarinet) in the new thrilling LUA environment I realised a few objects where missing (that was part of Modalys back then). So is there any chance the below list of objects (and others) could be implemented to be callable in LUA? If it would allow me to recreate a very rich bass clarinet model controllable in realtime.

All the best Hans Peter

MLYS OBJECTS : A VIRTUAL BASS CLARINET

OBJECTS
(make-object ‘READ-FROM-FILE … ) does it read both meshes and also modal data?
(make-object 'SINGLE-POINT … ) does it exist?
(make-object ‘RADIATOR … ) does not exist?

ACCESSES
(make-access 'DECODED )

CONTROLLERS
(make-controller ‘EXPRESSION … ) to be replaced by a LUA controller.
But can a LUA controller be created inside other LUA controllers?

(make-controller ‘ARITHMETIC … )
(make-controller 'BANDLIMITED-NOISE … )
(make-controller 'RANDOM … )

CONNECTIONS
(make-connection 'HOLE … )
(make-connection 'NORMALISED-VALVE … )
(make-connection 'NORMALISED-LEAKY-VALVE … )