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: 5 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-12-24T17:41:36.000Z (over 5 years ago)
- Last Synced: 2024-04-22T12:32:31.215Z (12 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
[](https://en.wikipedia.org/wiki/MIT_License)
[](https://github.com/genedelisa/PlayerNodePlayground/)
[](https://github.com/genedelisa/PlayerNodePlayground/)[](https://developer.apple.com/swift)
[](http://www.rockhoppertech.com/)
[](https://twitter.com/GeneDeLisaDev)
## 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
[](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
[](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)