@claude though it appears technically possible, its becoming difficult to embed my wasm library into the audio worklet of the libgooey-react js code, due to the requirement of hosting a public worklet file. To advance other projects, I want to replace the existing libgooey-react code with direct usage of the WebAudio apis. To start, add a basic kick sound following the lib/src/instruments/kick.rs which responds to button in the debug-ui. Make a PR to review