An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/groupmm/synctoolbox

chromagram dtw music onset python synchronization

Score: 6.536691597591306

Last synced: about 5 hours ago
JSON representation

Repository metadata:

A Python toolbox with reference implementations for efficient, robust, and accurate music synchronization based on dynamic time warping (DTW)


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 145
Total Committers: 5
Avg Commits per committer: 29.0
Development Distribution Score (DDS): 0.255

Commits in past year: 18
Committers in past year: 3
Avg Commits per committer in past year: 6.0
Development Distribution Score (DDS) in past year: 0.389

Name Email Commits
Yigitcan Oezer y****r@a****e 108
Michael Krause m****e@a****e 20
Manuel Peters m****5@g****m 11
Meinard Mueller 4****r 5
Thomas Kluyver t****l@g****m 1

Issue and Pull Request metadata

Last synced: 19 days ago

Total issues: 2
Total pull requests: 2
Average time to close issues: about 6 hours
Average time to close pull requests: about 18 hours
Total issue authors: 2
Total pull request authors: 2
Average comments per issue: 3.5
Average comments per pull request: 0.5
Merged pull request: 2
Bot issues: 0
Bot pull requests: 0

Past year issues: 2
Past year pull requests: 2
Past year average time to close issues: about 6 hours
Past year average time to close pull requests: about 18 hours
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 3.5
Past year average comments per pull request: 0.5
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/groupmm/synctoolbox

Top Issue Authors

  • stefan-balke (1)
  • yiitozer (1)

Top Pull Request Authors

  • Curucail (1)
  • yiitozer (1)

Top Issue Labels

Top Pull Request Labels


Dependencies

.github/workflows/test_conda.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/test_pip.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
environment.yml pypi
  • synctoolbox ==1.2.
pyproject.toml pypi
  • libfmp >= 1.2.0, < 2.0.0
  • librosa >= 0.8.0, < 1.0.0
  • matplotlib >= 3.1.0, < 4.0.0
  • music21 >= 5.7.0, < 6.0.0
  • numba >= 0.58.1, < 0.60.0
  • numpy >= 1.17.0, < 2.0.0
  • pandas >= 1.0.0, < 2.0.0
  • pretty_midi >= 0.2.0, < 1.0.0
  • scipy >= 1.7.0, < 2.0.0
  • soundfile >= 0.9.0, < 1.0.0