QL
QL
This causes panic as `pan` is not there? ``` // o: sin 440 ~fm: sin ~freq ~freq: sin ~pitch >> mul 300 >> add 800 ~pitchfm: ~pitch >> add -300...
Also think about 3D audio
Is anyone working on this?
Thanks for this PR. Look forward to its progress.
the `mul` is not working well when both the modulation signal and the input signal are mono
There are several levels of hot reloading: I think one pain point in development currently (without an editor) is that when adjusting certain parameters, constant values, or initial values, we...
We have some basic audio API now: https://github.com/AmbientRun/Ambient/pull/304 But there are things to consider: - API for handling the loading latency
Alright, I found some other DFU method here: https://forum.electro-smith.com/t/rust-starter-for-daisy-seed/684/8 And here: https://github.com/backtail/libdaisy-rust For the `examples` in the second link, I manage to make the `blinky` work on my `Daisy Seed...
It will show in the browser console. It was true that public demand was not considered at the time, but now we are designing a new interface that should be...
Thanks for the feedback. I will debug this, add some tests and add some GH actions to properly fix it.