scidart / scidart_examples

SciDart examples
Apache License 2.0
7 stars 0 forks source link

How to make piano tuner #6

Closed jijkbird closed 3 years ago

jijkbird commented 3 years ago

I'm trying to make a piano tuner

Using sound_ Stream for recording

How to convert PCM 16bit mono uint8list to audio,

I'm trying to compare audio frequencies

polotto commented 3 years ago

Amazing! Are you planning to make a PR to contribute here?

jijkbird commented 3 years ago

what's PR?

polotto commented 3 years ago

PR = Pull Request, a resource to contribute with new codes

jijkbird commented 3 years ago

I used other plug-ins and didn't implement the code myself.

polotto commented 3 years ago

Do you used SciDart to solve some problem in your code? I'm interest in that to expand the SciDart examples gallery.

jijkbird commented 3 years ago

I want to use it, but I don't know how to use it.

polotto commented 3 years ago

You can follow this example: https://github.com/scidart/scidart_examples#frequency-estimator