Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/genedelisa/PlayerNodePlayground
Swift playground using AVAudioEngine with a playernode and effects to play an audio file
https://github.com/genedelisa/PlayerNodePlayground
audio avaudioengine swift
Last synced: 3 months ago
JSON representation
Swift playground using AVAudioEngine with a playernode and effects to play an audio file
- Host: GitHub
- URL: https://github.com/genedelisa/PlayerNodePlayground
- Owner: genedelisa
- License: mit
- Created: 2016-01-18T15:19:45.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-12-24T17:41:36.000Z (almost 5 years ago)
- Last Synced: 2024-04-22T12:32:31.215Z (7 months ago)
- Topics: audio, avaudioengine, swift
- Language: Swift
- Homepage:
- Size: 646 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Swift-Playgrounds - PlayerNode Playground - Playground using AVAudioEngine with a playernode and effects to play an audio file. 🌟 (Audio / SpriteKit)
README
# PlayerNodePlayground
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://en.wikipedia.org/wiki/MIT_License)
[![GitHub tag](https://img.shields.io/github/tag/genedelisa/PlayerNodePlayground.svg)](https://github.com/genedelisa/PlayerNodePlayground/)
[![GitHub release](https://img.shields.io/github/release/genedelisa/PlayerNodePlayground.svg)](https://github.com/genedelisa/PlayerNodePlayground/)[![Swift 5](https://img.shields.io/badge/swift5-compatible-4BC51D.svg?style=flat")](https://developer.apple.com/swift)
[![Sponsors](https://img.shields.io/badge/Sponsors-Rockhopper%20Technologies-orange.svg?style=flat)](http://www.rockhoppertech.com/)
[![Twitter @GeneDeLisaDev](https://img.shields.io/twitter/follow/GeneDeLisaDev.svg?style=social)](https://twitter.com/GeneDeLisaDev)
![GitHub followers](https://img.shields.io/github/followers/genedelisa.svg?label=Follow&style=social)## What's this?
A Swift Playground example using `AVAudioPlayerNode` along with effects `AVAudioUnitDelay`, `AVAudioUnitReverb`, and `AVAudioUnitTimePitch` attached to an `AVAudioEngine` to play an audio file.
## Blog post for this example.
Someday maybe.
[Blog post](http://www.rockhoppertech.com/blog/)
## Bugs
[![GitHub issues](https://img.shields.io/github/issues/genedelisa/hms-seconds.svg)](https://github.com/genedelisa/hms-seconds/issues)
If you find one, [please add it to issues](https://github.com/genedelisa/hms-seconds/issues)
### Buy my kitty Giacomo some cat food
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=F5KE9Z29MH8YQ&bnP-DonationsBF:btn_donate_SM.gif:NonHosted)
## Licensing
[MIT](https://en.wikipedia.org/wiki/MIT_License)
Please read the [LICENSE](LICENSE) for details.
## Credits
* [Gene De Lisa's development blog](http://rockhoppertech.com/blog/)
* [Gene De Lisa's music blog](http://genedelisa.com/)
* Twitter: [@GeneDeLisaDev](http://twitter.com/genedelisadev)