{"id":21725209,"url":"https://github.com/mreintz/circleoffifths","last_synced_at":"2025-04-12T22:54:06.764Z","repository":{"id":259226345,"uuid":"440804510","full_name":"mreintz/circleOfFifths","owner":"mreintz","description":"Simple Circle of Fifths application showing chords in key, notes in chord, and suggested chord progressions for each key and mode.","archived":false,"fork":false,"pushed_at":"2024-12-27T12:00:47.000Z","size":1749,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T22:53:43.348Z","etag":null,"topics":["chord-progressions","circle-of-fifths","gui","guitar","music-theory-apps","python3","qt5"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"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/mreintz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-12-22T09:32:06.000Z","updated_at":"2025-03-22T23:53:46.000Z","dependencies_parsed_at":"2024-12-19T14:41:18.247Z","dependency_job_id":"ac1a2fc6-1cef-4278-9b24-de069b4c025d","html_url":"https://github.com/mreintz/circleOfFifths","commit_stats":null,"previous_names":["mreintz/circleoffifths"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mreintz%2FcircleOfFifths","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mreintz%2FcircleOfFifths/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mreintz%2FcircleOfFifths/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mreintz%2FcircleOfFifths/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mreintz","download_url":"https://codeload.github.com/mreintz/circleOfFifths/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248643044,"owners_count":21138353,"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","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":["chord-progressions","circle-of-fifths","gui","guitar","music-theory-apps","python3","qt5"],"created_at":"2024-11-26T03:16:30.373Z","updated_at":"2025-04-12T22:54:06.759Z","avatar_url":"https://github.com/mreintz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# circleOfFifths\nSimple Circle of Fifths application. Works on both Windows and Linux.\n\n\u003cb\u003eNEW FEATURE! Right click to play chords, Ctrl+click to play notes, Shift-click to play arpeggios.\u003c/b\u003e\n\nRequires:\n- PyQt5==5.15.1\n- musthe==1.0.0\n- tinysoundfont==0.3.6 (if you want sound output support)\n- PyAudio==0.2.14 (if you want sound output support)\n\nPyAudio might have som requirements. On my Linux box I needed to install portaudio19-dev on the base system in order to compile the wheel for pyaudio.\n\nPlease note that you don't need to install anything if you run the binaries under Releases.\n\nUses the https://nwhitehead.github.io/tinysoundfont-pybind/guide.html library and default sound font. \n\nCan be built into a single executable binary using:\n- pyinstaller @ https://github.com/pyinstaller/pyinstaller/archive/develop.tar.gz\n- pyinstaller-hooks-contrib==2020.9\n\n `pyinstaller --clean --onefile --windowed --icon=note.ico .\\CircleOfFifths.py`\n \n The GUI and resource files are generated from the .ui and .qrc files created with Qt Designer, thus:\n \n `pyuic5.exe .\\CircleOfFifths.ui -o circle_ui.py`\n \n `pyrcc5.exe .\\CircleOfFifths.qrc -o CircleOfFifths_rc.py`\n \nChords in key of C Major\n\n![Major](/1.png)\n\nA Major - 3 sharps in key\n\n![sharps](/2.png)\n\nModes\n\n![modes](/3.png)\n\nNotes in common chords\n\n![notes in chord](/4.png)\n\nAdom7 chord shown on Mixolydian scale\n\n![notes in chord](/5.png)\n\nCommon chord progressions\n\n![Chord progressions](/6.png)\n\nClick on center to find key from chords\n\n![Find key from chords](/7.png)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmreintz%2Fcircleoffifths","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmreintz%2Fcircleoffifths","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmreintz%2Fcircleoffifths/lists"}