{"id":17709767,"url":"https://github.com/cemolcay/circleoffifths","last_synced_at":"2025-05-07T13:45:21.608Z","repository":{"id":56905923,"uuid":"79421778","full_name":"cemolcay/CircleOfFifths","owner":"cemolcay","description":"Fully customisable IBDesignable circle of fifths implementation in swift.","archived":false,"fork":false,"pushed_at":"2018-09-13T08:08:17.000Z","size":731,"stargazers_count":50,"open_issues_count":2,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-05T04:41:02.394Z","etag":null,"topics":["core-graphics","coregraphics","ibdesignable","ios","mac","music","music-theory","swift"],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cemolcay.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}},"created_at":"2017-01-19T06:15:03.000Z","updated_at":"2025-01-21T20:51:35.000Z","dependencies_parsed_at":"2022-08-20T19:20:27.837Z","dependency_job_id":null,"html_url":"https://github.com/cemolcay/CircleOfFifths","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemolcay%2FCircleOfFifths","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemolcay%2FCircleOfFifths/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemolcay%2FCircleOfFifths/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemolcay%2FCircleOfFifths/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cemolcay","download_url":"https://codeload.github.com/cemolcay/CircleOfFifths/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252889672,"owners_count":21820225,"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":["core-graphics","coregraphics","ibdesignable","ios","mac","music","music-theory","swift"],"created_at":"2024-10-25T05:05:22.225Z","updated_at":"2025-05-07T13:45:21.589Z","avatar_url":"https://github.com/cemolcay.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"CircleOfFifths\n===\n\nFully customisable IBDesignable circle of fifths implementation.\n\n![alt tag](https://github.com/cemolcay/CircleOfFifths/blob/master/demo.png?raw=true)\n\nRequirements\n----\n\n* Swift 3+\n* iOS 8.0+\n* tvOS 9.0+\n* macOS 10.11+\n\nInstall\n----\n\n```\npod 'CircleOfFifths'\n```\n\nYou need to add this post installer script to your podfile in order to use @IBDesignable libraries with pods.     \nMore information on this [cocoapods issue](https://github.com/CocoaPods/CocoaPods/issues/5334)\n\n```\npost_install do |installer|\n  installer.pods_project.build_configurations.each do |config|\n    config.build_settings['LD_RUNPATH_SEARCH_PATHS'] = ['$(FRAMEWORK_SEARCH_PATHS)']\n  end\nend\n```\n\nUsage\n----\n\n* CircleOfFifths just a regular `UIView` subclass with custom `CALayer` drawing with customisable `@IBInspectable` properties.  \n* It can render any `Scale` type in any key of this [music theory library](https://github.com/cemolcay/MusicTheory).  \n* Just set the `scale` parameter in order to change scale and/or key of circle.  \n* Also draws another customisable circle below to show related major, minor and diminished chords of the scale in circle.  \n\nCredits\n----\n\n* Thanks to http://randscullard.com/CircleOfFifths/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcemolcay%2Fcircleoffifths","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcemolcay%2Fcircleoffifths","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcemolcay%2Fcircleoffifths/lists"}