An open API service indexing awesome lists of open source software.

https://github.com/sbooth/simpleplayer-macos

macOS audio player demonstrating SFBAudioEngine
https://github.com/sbooth/simpleplayer-macos

Last synced: about 1 year ago
JSON representation

macOS audio player demonstrating SFBAudioEngine

Awesome Lists containing this project

README

          

# SimplePlayer for macOS

A macOS audio player demonstrating [SFBAudioEngine](https://github.com/sbooth/SFBAudioEngine).

SimplePlayer is written in Swift using AppKit and supports gapless sequential playback of items from a playlist. The essential functionality is contained in one file, [PlayerWindowController.swift](SimplePlayer-macOS/PlayerWindowController.swift).