All Projects → AudioKit → AudioKitUI

AudioKit / AudioKitUI

Licence: MIT license
Controls and Visualization for AudioKit apps

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to AudioKitUI

Parchment
A paging view controller with a highly customizable menu ✨
Stars: ✭ 2,812 (+2131.75%)
Mutual labels:  swiftui
Weather-SwiftUI
A weather app that uses the Dark Sky API built using SwiftUI! Get the current weather for a particular location and check out the 5-day forecast!
Stars: ✭ 107 (-15.08%)
Mutual labels:  swiftui
ScaledFont
ScaledFont - Using custom fonts with dynamic type
Stars: ✭ 50 (-60.32%)
Mutual labels:  swiftui
RecPlayer-iOS
A simple iOS application that records audio and plays it back. (+some animations)
Stars: ✭ 21 (-83.33%)
Mutual labels:  audiokit
D-KMP-sample
D-KMP Architecture official sample: it uses a shared KMP ViewModel and Navigation for Compose and SwiftUI apps.
Stars: ✭ 636 (+404.76%)
Mutual labels:  swiftui
clouds
🌦 A weather app for iOS, written in SwiftUI.
Stars: ✭ 26 (-79.37%)
Mutual labels:  swiftui
Wwdc
You don't have the time to watch all the WWDC session videos yourself? No problem me and many contributors extracted the gist for you 🥳
Stars: ✭ 2,561 (+1932.54%)
Mutual labels:  swiftui
open2fa
Two-factor authentication app with import/export for iOS and macOS. All codes encrypted with AES 256. FaceID & TouchID support included. Written with love in SwiftUI ❤️
Stars: ✭ 24 (-80.95%)
Mutual labels:  swiftui
icecream swiftui
No description or website provided.
Stars: ✭ 70 (-44.44%)
Mutual labels:  swiftui
Omnia
🗿 Everything your projects need to know
Stars: ✭ 61 (-51.59%)
Mutual labels:  swiftui
PaperSynth
Handwritten text to synths!
Stars: ✭ 18 (-85.71%)
Mutual labels:  audiokit
Audiokit
Swift audio synthesis, processing, & analysis platform for iOS, macOS and tvOS
Stars: ✭ 8,827 (+6905.56%)
Mutual labels:  audiokit
PineappleTimer
Pomodoro timer with 🍍 theme, an independent watchOS 6 app
Stars: ✭ 34 (-73.02%)
Mutual labels:  swiftui
AUSequencer
(WIP) MIDI Sequencer Audio Unit
Stars: ✭ 26 (-79.37%)
Mutual labels:  audiokit
mobilePillowTalkLite
An iOS & SwiftUI server monitor tool for linux based machines using remote proc file system with script execution.
Stars: ✭ 421 (+234.13%)
Mutual labels:  swiftui
Dynamiccolor
Yet another extension to manipulate colors easily in Swift and SwiftUI
Stars: ✭ 2,677 (+2024.6%)
Mutual labels:  swiftui
UrbanVillageProjectScreens
Pretty iOS mobile screens + AVPlayer video view – made in SwiftUI
Stars: ✭ 23 (-81.75%)
Mutual labels:  swiftui
StarWars
Minimal GraphQL based Jetpack Compose, Wear Compose and SwiftUI Kotlin Multiplatform sample (using StarWars endpoint - https://graphql.org/swapi-graphql)
Stars: ✭ 165 (+30.95%)
Mutual labels:  swiftui
Solstice
🌅 An app that tells you how the daylight is changing
Stars: ✭ 41 (-67.46%)
Mutual labels:  swiftui
Marquee
A powerful implementation of Marquee(scrolling text or label) in SwiftUI, which supports any content view, including text(label), image, video, etc.
Stars: ✭ 44 (-65.08%)
Mutual labels:  swiftui

AudioKit User Interfaces

Build Status License Swift Compatibility Platform Compatibility Reviewed by Hound Twitter Follow

Waveform plots and controls that can be used to jump start your AudioKit-powered app.

Documentation

Complete API reference appears in the AudioKit.io web site

Requirements

We use SwiftUI so you need to target iOS 13+ and macOS 10.15+.

Installation via Swift Package Manager

To add AudioKitUI to your Xcode project, select File -> Swift Packages -> Add Package Dependency. Enter https://github.com/AudioKit/AudioKitUI for the URL.

Examples

Just like AudioKit, the example project for AudioKitUI is the AudioKit Cookbook.

More!

Because some user interfaces are quite complex, and don't really have AudioKit as a dependency, we will be putting them in other repositories under the AudioKit umbrella.

Piano Roll

https://github.com/AudioKit/PianoRoll

piano roll screenshot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].