tomara-x / quartz

visual programming and dsp playground
https://codeberg.org/tomara-x/quartz
Apache License 2.0
77 stars 3 forks source link

implement set_sample_rate for seq/reset/resetV/ramp #176

Closed tomara-x closed 3 months ago

tomara-x commented 3 months ago

review b86d89e

tomara-x commented 3 months ago

ah resetv and seq and select and all those (copies net into itself) also need to set sr of those nets

tomara-x commented 3 months ago

okay this just needs testing now to make sure nothing weird happened, but i think we're in good shape. grace works fine with sr() meaning at least seq/resetV/select work as expected

tomara-x commented 3 months ago

pd works too, that covers ramp and trig_reset