Rainbow Dreamer
Results
2
comments of
Rainbow Dreamer
You can change the default value of `samplerate` in `__init__` function of Synth class from `44100` to `44100.0`, which will fix the error. Change line 614 ```python def __init__(self, gain=0.2,...
Thanks for the suggestion, I will take a look into this when I have more free time from my full-time job, it is welcome to keep the discussions for this...