Skip to content

markjeschke/AKVolumeControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AKVolumeControl

An Xcode project, demonstrating how to control the volume of an AudioKit audio player via multiple SwiftUI views. AudioKit.

AK Volume Control interface in portrait orientation.

SwiftUI Views and Capabilities:

  1. Main View
  2. Details View
  3. Settings View
  4. Light Mode
  5. Dark Mode
  6. Portrait Mode
  7. Landscape Mode

Installation:

  • Within Terminal, cd to your favorite work directory and run git clone git@github.com:markjeschke/AKVolumeControl.git. You can also download the zip.
  • If you're deploying this app to your physical iOS device, remember to select your developer Team account in the Signing and Capabilities tab in Xcode. Otherwise, you'll receive an error.

Requirements:

  • Minimum target is iOS 15.0.
  • Updated with Xcode 14.2.

Imported Swift Packages:

About

An Xcode project, demonstrating how to control the volume of an AudioKit audio player via multiple SwiftUI views.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages