summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-22WIP: Naive implementation of layering soundsJacob Lee
2021-10-18Clean: fix all compiler warningsGrant Shangreaux
2021-10-18Clean: remove hello world example codeGrant Shangreaux
2021-10-18Add: src/main.rs for a binary to test audio with `cargo run`Grant Shangreaux
2021-10-16Add: Node based Synth struct in Rust lib and load class in GodotGrant Shangreaux
2021-10-16WIP: Make sound with rustGrant Shangreaux
2021-10-16Add Godot and Rust filesJacob Lee
2021-10-16Initial commitJacob Lee