grame-cncm / faust

Functional programming language for signal processing and sound synthesis
http://faust.grame.fr
Other
2.58k stars 323 forks source link

impulse test prefix fails on rust when vec is used #1071

Open crop2000 opened 3 weeks ago

crop2000 commented 3 weeks ago

the failure points to a conceptual mistake how variables are scoped in rust code generation. this should be fixed.

sletz commented 3 weeks ago

prefix primitive is broken in the first place. Don't spend time on that..

crop2000 commented 3 weeks ago

do i see correctly that it is also removed from the documentation?

sletz commented 3 weeks ago

Yes for now AFAICS.

crop2000 commented 3 weeks ago

same for cpp https://github.com/grame-cncm/faust/actions/runs/11533107566/job/32105639134