{"id":19234620,"url":"https://github.com/vimpostor/quickpitch","last_synced_at":"2025-10-05T18:31:42.328Z","repository":{"id":112071665,"uuid":"120768198","full_name":"vimpostor/quickpitch","owner":"vimpostor","description":"A cross platform pitch detection app made with Qt and aubio","archived":false,"fork":false,"pushed_at":"2022-03-18T00:08:52.000Z","size":84,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-23T13:07:53.542Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vimpostor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-08T13:58:02.000Z","updated_at":"2022-11-01T07:01:35.000Z","dependencies_parsed_at":"2023-05-07T12:16:47.441Z","dependency_job_id":null,"html_url":"https://github.com/vimpostor/quickpitch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vimpostor/quickpitch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimpostor%2Fquickpitch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimpostor%2Fquickpitch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimpostor%2Fquickpitch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimpostor%2Fquickpitch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vimpostor","download_url":"https://codeload.github.com/vimpostor/quickpitch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimpostor%2Fquickpitch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278498581,"owners_count":25997185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T16:14:28.010Z","updated_at":"2025-10-05T18:31:42.291Z","avatar_url":"https://github.com/vimpostor.png","language":"C++","readme":"# Quick Pitch\n\n[![Build Status](https://travis-ci.org/magnus-gross/quickpitch.svg?branch=master)](https://travis-ci.org/magnus-gross/quickpitch)\n[![codecov](https://codecov.io/gh/magnus-gross/quickpitch/branch/master/graph/badge.svg)](https://codecov.io/gh/magnus-gross/quickpitch)\n\nQuick Pitch can be used to analyze audio pitch.\n\n![alt tag](https://i.imgur.com/WX9AI8b.png)\n\n# Build Instructions\n\n## Dependencies\n\nQuick Pitch requires:\n\n* A C++ compiler with C++14 support\n* make\n* At least Qt 5.10\n* The following Qt modules:\n\t- Qt Core (qt5-base)\n\t- Qt GUI (qt5-base)\n\t- Qt Quick (qt5-declarative)\n\t- Qt QML (qt5-declarative)\n\t- Qt SVG (qt5-svg)\n\t- Qt Quick Controls 2 (qt5-quickcontrols2)\n\t- Qt Graphical Effects (qt5-graphicaleffects)\n\t- Qt Charts (qt5-charts)\n\t- Qt Multimedia (qt5-multimedia)\n* Aubio (Pulled as a submodule)\n* Fluid (Pulled as a submodule)\n\n## Building\n\nFirst make sure, that you have pulled all submodules.\nEither clone with the `--recursive` flag, or run `git submodule update --init` in the already cloned repo.\n\nThen run in the quickpitch directory the following commands:\n\n```bash\nmkdir build\ncd build\nqmake ..\nmake\n```\nOnce that building is finished, you can run the executable at `src/QuickPitch`.\n\n# Acknowledgements\n- QuickPitch uses [aubio](https://github.com/aubio/aubio) for audio processing\n- QuickPitch uses [fluid](https://github.com/lirios/fluid), which is a neat QML Material Design library.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvimpostor%2Fquickpitch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvimpostor%2Fquickpitch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvimpostor%2Fquickpitch/lists"}