yygrechka

Results 3 issues of yygrechka

I don't know if kira has this capability, but when I call set_playback_rate on my sound, I can speed up the sound, but the pitch change makes it sound strange....

I'm relatively new to Julia, and I wanted keyword constructors, which led me to the Base.@kwdef macro However, this macro does not allow keyword dispatch, which led me to this...

Why is Le being subtracted in the definition of Lc? Is this a bug or just some clever optimization? https://github.com/ljmiao/PENCIL/blob/a1b65d2ddca9a26c87a75c539575f438d32ba184/pencil_train.py#L244