Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-11T03:22:34.000Z (11 months ago)
- Last Synced: 2024-08-02T20:45:06.539Z (5 months ago)
- Topics: avaudioengine, coreaudio, effects, fastlearner, pitch-shift, streaming, time-shift
- Language: Swift
- Homepage:
- Size: 522 KB
- Stars: 453
- Watchers: 13
- Forks: 54
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![streaming-audio-avaudioengine-banner-w-phone-image](https://cdn.ausomeapps.com/[email protected])
# AudioStreamer
[![Apache License](https://img.shields.io/badge/license-Apache%202-lightgrey.svg?style=flat)](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.
![device-examples](https://res.cloudinary.com/drvibcm45/image/upload/v1548541073/preview_aizb6d.png)
# Blog Post
https://syedharisali.com/articles/streaming-audio-with-avaudioengine/