pitch_detector_dart_update_test 0.0.4 copy "pitch_detector_dart_update_test: ^0.0.4" to clipboard
pitch_detector_dart_update_test: ^0.0.4 copied to clipboard

A dart library for pitch detection. It implements the yin algorithm port from the tarsosDSP library by Joren Six. fix(thet uuid package that test package depend on is too low.)

1
likes
110/ 140
pub points
44%
popularity

We analyzed this package 8 days ago, and awarded it 110 pub points (of a possible 140):

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

failed
Provide documentation
0 / 20trigger folding of the section

0/10 points: 20% or more of the public API has dartdoc comments

OUT: Documenting pitch_detector_dart_update_test... Discovering libraries... Linking elements... Precaching local docs for 136849 elements... Initialized dartdoc with 48 libraries Generating docs for library pitch_detector_result.dart from package:pitch_detector_dart_update_test/pitch_detector_result.dart... Generating docs for library pitch_detector.dart from package:pitch_detector_dart_update_test/pitch_detector.dart... Generating docs for library algorithm/yin.dart from package:pitch_detector_dart_update_test/algorithm/yin.dart... Generating docs for library algorithm/pitch_algorithm.dart from package:pitch_detector_dart_update_test/algorithm/pitch_algorithm.dart... Documented 4 public libraries in 29.5 seconds ERR: warning: pitch_detector_dart_update_test has no library level documentation comments from pitch_detector_dart_update_test: (file:///tmp/pana_ILKMAW/lib/pitch_detector_result.dart:1:9) warning: pitch_detector_dart_update_test has no library level documentation comments from pitch_detector_dart_update_test: (file:///tmp/pana_ILKMAW/lib/pitch_detector.dart:1:9) error: file already written at "pitch_detector_dart_update_test/pitch_detector_dart_update_test-library.html" for symbol pitch_detector_dart_update_test: (file:///tmp/pana_ILKMAW/lib/pitch_detector.dart:1:9) conflicting with file already generated by pitch_detector_dart_update_test: (file:///tmp/pana_ILKMAW/lib/pitch_detector_result.dart:1:9) Dartdoc generates a path and filename to write to for each symbol. 'pitch_detector_dart_update_test' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the [13 more lines]

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web
partial
Pass static analysis
40 / 50trigger folding of the section

40/50 points: code has no errors, warnings, lints, or formatting issues

Found 3 issues. Showing the first 2:

INFO: The variable name 'DEFAULT_THRESHOLD' isn't a lowerCamelCase identifier.

lib/algorithm/yin.dart:13:23

   ╷
13 │   static final double DEFAULT_THRESHOLD = 0.20;
   │                       ^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/algorithm/yin.dart

INFO: The variable name 'DEFAULT_BUFFER_SIZE' isn't a lowerCamelCase identifier.

lib/algorithm/yin.dart:15:20

   ╷
15 │   static final int DEFAULT_BUFFER_SIZE = 2048;
   │                    ^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/algorithm/yin.dart

OK
Support up-to-date dependencies
20 / 20trigger folding of the section

10/10 points: All of the package dependencies are supported in the latest version

No dependencies.

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

10/10 points: Package supports latest stable Dart and Flutter SDKs

Analyzed with Pana 0.22.3, Dart 3.3.3.

Check the analysis log for details.

1
likes
110
pub points
44%
popularity

Publisher

unverified uploader

A dart library for pitch detection. It implements the yin algorithm port from the tarsosDSP library by Joren Six. fix(thet uuid package that test package depend on is too low.)

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on pitch_detector_dart_update_test