Here are
29 public repositories
matching this topic...
macOS System-wide Audio Equalizer & Volume Mixer 🎧
Updated
Jul 19, 2022
Swift
A toolbox of powerful audio functionality for macOS and iOS
Updated
Jul 23, 2022
Objective-C
An audio player for macOS, inspired by Winamp.
Updated
Jun 28, 2022
Swift
Streaming and realtime audio manipulation with AVAudioEngine
Updated
Sep 28, 2021
Swift
A Swift 4 framework for streaming remote audio with real-time effects using AVAudioEngine
Updated
Jul 30, 2021
Swift
An AudioPlayer/Streaming library for iOS written in Swift using AVAudioEngine.
Updated
Feb 28, 2022
Swift
A Better(Maybe) iOS Audio Stream、Cache、Play Framework
Updated
Jul 23, 2020
Swift
Simple low-latency audio library for iOS + macOS
Updated
Jul 15, 2022
Swift
使用AVAudioEngine录音, 并回执声波图(调参)
Updated
Aug 26, 2017
Swift
iOS Audio & Video Practices
Updated
Aug 5, 2021
Swift
This project illustrates how to use AVAudioEngine to mix background music and microphone input, just like karaoke.
Updated
Jun 5, 2017
Objective-C
MuVis is a macOS, iOS, iPadOS app for real-time music visualization.
Updated
Oct 14, 2021
Swift
A basic ffmpeg -> AVAudioEngine audio player written in Swift (demo project).
Updated
Nov 7, 2017
Objective-C
XY controller view with AVAudioEngine iPhone/iPad example
Updated
Dec 14, 2020
Objective-C
Swift playground using AVAudioEngine with a playernode and effects to play an audio file
Updated
Dec 24, 2019
Swift
A Swift library that makes it easier to create AVAudioEngine-based audio players
Updated
Aug 2, 2022
Swift
how to use AVAudioEngine to build the next greatest podcasting app! Implement audio features to pause, skip, speed up, slow down and change the pitch of audio in an app.
Updated
May 22, 2021
Swift
3 simple examples using AVAudioEngine
Updated
Feb 12, 2017
Swift
Stripped down version of WWDC 2019 demo "AVEchoTouch"
Updated
Oct 8, 2019
Makefile
iOS 10.0 or later Siri speech to text converter demo using SFSpeechRecognizer
Updated
Nov 20, 2017
Objective-C
Изменяет записанную речь на микрофон
Updated
Sep 7, 2018
Swift
Updated
Mar 3, 2022
Swift
Updated
Jan 29, 2018
Swift
Apps to change recording voice with various types and user choose robotics voice and sort of
Updated
Dec 17, 2019
Swift
Updated
Apr 4, 2022
Swift
Digital audio workstation for macOS
Updated
Mar 3, 2022
Swift
Improve this page
Add a description, image, and links to the
avaudioengine
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
avaudioengine
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Is your feature request related to a problem? Please describe.
As a user, I'd like to be able to seek to an arbitrary point in time for recording and/or playing.
Describe the solution you'd like
Implement scrubTo, updating
currentPosition
.Describe alternatives you've considered
N/A
Additional context
N/A