Artur Kondas
Results
3
comments of
Artur Kondas
Forgot about ```go defer streamer.Close() ``` Also, is that the full code?
> > > I think it would be nice to have an oscillator in the library. > > Just thinking out loud: > > ```go > freq := oscillator.NoteFrequency("C#") //...
Ok, I actually messed up with `-5` to `5`. We should go with [Scientific pitch notation](https://en.wikipedia.org/wiki/Scientific_pitch_notation) so then the lowest note is `C0` which is `16,352 Hz`. As for flats...