{"id":18132013,"url":"https://github.com/cemolcay/livefader","last_synced_at":"2025-10-15T01:31:57.993Z","repository":{"id":56919882,"uuid":"170364726","full_name":"cemolcay/LiveFader","owner":"cemolcay","description":"@IBDesignable Horizontal or vertical UIControl subclass that can start from bottom or middle of the control.","archived":false,"fork":false,"pushed_at":"2024-05-15T08:52:59.000Z","size":306,"stargazers_count":26,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-06T02:41:21.197Z","etag":null,"topics":["audio","fader","ibdesignable","slider","swift","uicontrol"],"latest_commit_sha":null,"homepage":"","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-02-12T17:55:37.000Z","updated_at":"2024-11-10T06:10:13.000Z","dependencies_parsed_at":"2025-04-16T10:34:57.802Z","dependency_job_id":null,"html_url":"https://github.com/cemolcay/LiveFader","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/cemolcay/LiveFader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemolcay%2FLiveFader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemolcay%2FLiveFader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemolcay%2FLiveFader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemolcay%2FLiveFader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cemolcay","download_url":"https://codeload.github.com/cemolcay/LiveFader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemolcay%2FLiveFader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279032991,"owners_count":26089390,"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-14T02:00:06.444Z","response_time":60,"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":["audio","fader","ibdesignable","slider","swift","uicontrol"],"created_at":"2024-11-01T12:10:02.269Z","updated_at":"2025-10-15T01:31:57.942Z","avatar_url":"https://github.com/cemolcay.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"LiveFader\n===\n\n`@IBDesignable` Horizontal or vertical UIControl subclass that can start from bottom or middle of the control.\n\nDemo\n----\n\n![alt tag](https://github.com/cemolcay/LiveFader/raw/master/demo.gif)\n\nRequirements\n----\n\n* iOS 9.0+\n* Swift 4.2+\n* Xcode 10.0+\n\nInstall\n----\n\n#### Manual\n\n* Import the `LiveFader.swift` file into your codebase\n\n#### Cocoapods\n\n```\npod 'LiveFader'\n```\n\nUsage\n----\n\n* Create a UIView instance in your storyboard and make it's class to `LiveFaderView`.\n* Or create a LiveFaderView programmatically.\n* Set the bottom or middle control style with the `style` property.\n* Set the horizontal or vertical control type with the `controlType` property.\n* You can bind a `@IBAction` to the `LiveFader`'s `valueChanged` event from the storyboard or programmatically.\n* You can change the enabled/disabled/highlighted color styles from the `@IBInspectable` in storyboard or programmatically.\n* `LiveFaderView` is an open class, so you can subclass it to make it look anything you want, by playing with it's layers or adding new ones.\n\nLiveFaderScrollView\n----\n\n![alt tag](https://github.com/cemolcay/LiveFader/raw/master/scroll.gif)\n\n* Custom scroll view subclass lets you edit all faders with a single pan gesture recognizer.\n* Set its `isFaderPanningEnabled` property to true. \n* It won't let you scroll in this mode because you will use the current pan gesture for editing faders instead of scrolling.\n* Finds all `LiveFaderView`s in itself and it's subviews recursively, feel free to add your faders in a stack view or a custom container inside your `LiveFaderScrollView`.\n\nSwiftUI Bridge\n---\n\nYou can use it with SwiftUI  \nhttps://gist.github.com/cemolcay/8cf7a413e4fcc20bc8c456bc0a5832be  \n\nApp Store\n----\n\nThis library used in my apps in App Store, check them up!  \n* [StepBud](https://itunes.apple.com/us/app/stepbud-auv3-midi-sequencer/id1453104408?mt=8) (iOS, AUv3)\n* [ArpBud 2](https://apps.apple.com/us/app/arpbud-2-auv3-midi-arpeggiator/id1500403326) (iOS, AUv3, M1)  \n* [PolyBud](https://apps.apple.com/us/app/polybud-polyrhythmic-sequencer/id1624211288) (iOS, AUv3, M1) \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcemolcay%2Flivefader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcemolcay%2Flivefader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcemolcay%2Flivefader/lists"}