4 "summary": "A Swift framework that aims to make Core Audio use less tedious in macOS",
5 "description": "AMCoreAudio is a Swift framework that aims to make Core Audio use less tedious in macOS.\n\nHere's a few things it can do:\n\n* Simplifying audio device enumeration\n* Providing accessors for the most relevant audio device properties (i.e., device name, device manufacturer, device UID, volume, mute, sample rate, clock source, etc.)\n* Managing (physical and virtual) audio streams associated to an audio device\n* Subscribing to audio hardware, audio device, and audio stream events\n* etc.",
6 "homepage": "https://github.com/rnine/AMCoreAudio",
12 "Ruben Nine": "ruben@9labs.io"
14 "social_media_url": "https://twitter.com/sonicbee9",
19 "git": "https://github.com/rnine/AMCoreAudio.git",
22 "source_files": "AMCoreAudio/*.{swift,h,m}",
24 "pushed_with_swift_version": "3.0"