All Projects → vgorloff → AUHost

vgorloff / AUHost

Licence: MIT license
Application which hosts AudioUnits v3 using AVFoundation API

Programming Languages

swift
15916 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to AUHost

Arplayer
Playback videos using ARKit and AVFoundation.
Stars: ✭ 117 (+12.5%)
Mutual labels:  avfoundation
Swiftycam
A Snapchat Inspired iOS Camera Framework written in Swift
Stars: ✭ 1,879 (+1706.73%)
Mutual labels:  avfoundation
Agimagecontrols
cool tools for image edition
Stars: ✭ 217 (+108.65%)
Mutual labels:  avfoundation
Fullscreencamera
A Full Screen Camera App written in Swift
Stars: ✭ 131 (+25.96%)
Mutual labels:  avfoundation
Hybridcamera
Video and photo camera for iOS
Stars: ✭ 145 (+39.42%)
Mutual labels:  avfoundation
Pbjvision
📸 iOS Media Capture – features touch-to-record video, slow motion, and photography
Stars: ✭ 1,940 (+1765.38%)
Mutual labels:  avfoundation
Swiftscan
A barcode and qr code scanner( 二维码 各种码识别,生成,界面效果)
Stars: ✭ 1,349 (+1197.12%)
Mutual labels:  avfoundation
Holo
Dummy camera works on simurator without changes.
Stars: ✭ 55 (-47.12%)
Mutual labels:  avfoundation
Mamba
Mamba is a Swift iOS, tvOS and macOS framework to parse, validate and write HTTP Live Streaming (HLS) data.
Stars: ✭ 151 (+45.19%)
Mutual labels:  avfoundation
Smileviewcontroller
UIViewController which allows to detect smile in real time.
Stars: ✭ 189 (+81.73%)
Mutual labels:  avfoundation
Sbplayer ios
基于AVPlayer封装的轻量级播放器,可播放本地及网络视频,易于定制
Stars: ✭ 134 (+28.85%)
Mutual labels:  avfoundation
Player
▶️ video player in Swift, simple way to play and stream media on iOS/tvOS
Stars: ✭ 1,849 (+1677.88%)
Mutual labels:  avfoundation
Nextlevelsessionexporter
🔄 Export and transcode media in Swift
Stars: ✭ 170 (+63.46%)
Mutual labels:  avfoundation
Videosnap
Simple command line app to record video and audio from a QuickTime capture device
Stars: ✭ 119 (+14.42%)
Mutual labels:  avfoundation
Miles
Swift Playground that creates jazz improvisations (WWDC 2018)
Stars: ✭ 31 (-70.19%)
Mutual labels:  avfoundation
Camera
📸 Custom Camera for iDevices in swift
Stars: ✭ 114 (+9.62%)
Mutual labels:  avfoundation
Nextlevel
NextLevel was initally a weekend project that has now grown into a open community of camera platform enthusists. The software provides foundational components for managing media recording, camera interface customization, gestural interaction customization, and image streaming on iOS. The same capabilities can also be found in apps such as Snapchat, Instagram, and Vine.
Stars: ✭ 1,940 (+1765.38%)
Mutual labels:  avfoundation
VideoLab
High-performance and flexible video editing and effects framework, based on AVFoundation and Metal.
Stars: ✭ 663 (+537.5%)
Mutual labels:  avfoundation
FYCachedURLAsset
Enhanced AVURLAsset with seamless cache layer
Stars: ✭ 18 (-82.69%)
Mutual labels:  avfoundation
Avfoundationrecorder
Swift audio recorder using AVFoundation
Stars: ✭ 174 (+67.31%)
Mutual labels:  avfoundation

AUHost.app

Standalone application which can load AudioUnits v3 PlugIns registered in the system.

Playback engine Graph

Playback graph quite simple: AudioFile > Effect (optional) > Main Output.

How to use Application

Application Main window has three tables with list of Effects and Presets and Songs from iTunes library. Selecting Effect will insert it into playback graph. Selecting Preset will activate corresponding Factory preset.

Screenshot: MainWindow

Download

Signed and Notarized binary can be found at Releases page.

Requirements (for building)

  • Xcode 13
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].