index
:
grant/klangfarb.git
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
klangfarb
/
Main.tscn
Age
Commit message (
Collapse
)
Author
2021-12-17
Feature: complete Bell GUI interface!! 🔔
Grant Shangreaux
2021-12-10
Wire up the sprite
Jacob Lee
2021-12-04
Remove hacky trick for instrument and update the instrument in the trigger ↵
Jacob Lee
method on the synth instead
2021-12-04
Add oscillator back and allow toggling between instrument and waveform in ↵
Jacob Lee
Godot interface. Still need to work on how we're playing the instrument.
2021-11-24
Refactor envelope to use line iterator
Jacob Lee
2021-11-11
Implement White/Brown noise. Refactor needed
Jacob Lee
2021-11-05
Refactor complete
Jacob Lee
2021-11-02
Bending it like Beckham
Jacob Lee
2021-10-29
Add: pack an Array<Vector2<f32>> of samples and push_buffer
Grant Shangreaux
- add a method to set the sample rate of the sine wave
2021-10-27
Clean up
Jacob Lee
2021-10-27
Fix pitch in rust code and limit to 3 second duration
Jacob Lee
2021-10-27
Add: main.gd script that loads the MonoBuffer gdns
Grant Shangreaux
2021-10-26
Scorched Earth
Jacob Lee
2021-10-16
Add Godot and Rust files
Jacob Lee