https://github.com/syedhali/AudioStreamer
A Swift 4 framework for streaming remote audio with real-time effects using AVAudioEngine
https://github.com/syedhali/AudioStreamer
avaudioengine coreaudio effects fastlearner pitch-shift streaming time-shift
Last synced: about 1 year ago
JSON representation
A Swift 4 framework for streaming remote audio with real-time effects using AVAudioEngine
- Host: GitHub
- URL: https://github.com/syedhali/AudioStreamer
- Owner: syedhali
- License: apache-2.0
- Created: 2018-01-06T17:09:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-02-11T03:22:34.000Z (over 2 years ago)
- Last Synced: 2025-04-07T00:12:24.745Z (about 1 year ago)
- Topics: avaudioengine, coreaudio, effects, fastlearner, pitch-shift, streaming, time-shift
- Language: Swift
- Homepage:
- Size: 522 KB
- Stars: 465
- Watchers: 12
- Forks: 55
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# AudioStreamer
[](https://github.com/syedhali/AudioStreamer/blob/master/LICENSE)
A Swift 4 framework for streaming remote audio with real-time effects using `AVAudioEngine`. Read the full article [here](https://syedharisali.com/articles/streaming-audio-with-avaudioengine)!
## Examples
This repo contains two example projects, one for iOS and one for macOS, in the `TimePitchStreamer.xcodeproj` found in the Examples folder.

# Blog Post
https://syedharisali.com/articles/streaming-audio-with-avaudioengine/