Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dreamwieber/BachPlayground
A Simple Swift Playground that plays a brief piece by Bach with AVAudioEngine and AVMIDIPlayer
https://github.com/dreamwieber/BachPlayground
Last synced: 25 days ago
JSON representation
A Simple Swift Playground that plays a brief piece by Bach with AVAudioEngine and AVMIDIPlayer
- Host: GitHub
- URL: https://github.com/dreamwieber/BachPlayground
- Owner: dreamwieber
- License: mit
- Created: 2015-08-02T03:02:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-31T21:12:47.000Z (about 8 years ago)
- Last Synced: 2024-08-04T00:05:49.359Z (4 months ago)
- Language: Swift
- Size: 4.88 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Swift-Playgrounds - Bach Playground - A Simple Swift Playground that plays a brief piece by Bach with AVAudioEngine and AVMIDIPlayer. (Audio / SpriteKit)
README
# BachPlayground
A Simple Swift Playground that plays a brief piece by Bach with AVAudioEngine and AVMIDIPlayerTo play, simply comment out the ``` stop() ``` method on the last line of the playground.