summaryrefslogtreecommitdiff
path: root/klangfarb
AgeCommit message (Expand)Author
2021-10-30Add: phase based sine wave oscillator and comment GDscriptGrant Shangreaux
2021-10-29Add: pack an Array<Vector2<f32>> of samples and push_bufferGrant Shangreaux
2021-10-28Remove unneeded use statementJacob Lee
2021-10-28Rename MonoBuffer to SineWave and clean up rust code a little bitJacob Lee
2021-10-27Clean upJacob Lee
2021-10-27Fix pitch in rust code and limit to 3 second durationJacob Lee
2021-10-27Add: makefileGrant Shangreaux
2021-10-27Feature: working audio from rust into godotGrant Shangreaux
2021-10-27Add: main.gd script that loads the MonoBuffer gdnsGrant Shangreaux
2021-10-26Scorched EarthJacob Lee
2021-10-16Add: Node based Synth struct in Rust lib and load class in GodotGrant Shangreaux
2021-10-16Add Godot and Rust filesJacob Lee