pitch_detector_dart 0.0.7 pitch_detector_dart: ^0.0.7 copied to clipboard
A dart library for pitch detection. It implements the yin algorithm port from the tarsosDSP library by Joren Six.
0.0.1 #
- First release of the pitch detector dart library.
0.0.4 #
- Updated README with how to use and full example.
0.0.5 #
- Updated README with how to use and full example.
- Add option to find a pitch from a UInt8List from PCM16 enconding.
0.0.6 #
- Updated doc and example.
0.0.7 #
- Updated doc and example.