반응형
Music Player Core: A music player Python module
This Music Player Python module provides core audio player functionality while leaving you to write the high-level functionality (like playlist logic) yourself. It has a very simple interface, support for the most common audio file formats, and supports any sample rate, among other features.
GitHub: https://github.com/albertz/music-player-core
This Python module provides a high-level core Music player interface where you are supposed to provide all the remaining high-level logic like the user interface, the playlist logic and the audio data.
반응형
'프로그래밍 > App' 카테고리의 다른 글
[Editor] 실무에서 사용하는 최고의 코딩툴은 어떤게 있을까요? (0) | 2014.02.04 |
---|---|
[Framework] Selenium browser automation framework (0) | 2014.02.03 |
[Ruby] Galileo: Shell search for your GitHub repos (0) | 2014.01.29 |
[Application] Git-ftp: A git-powered FTP client (0) | 2014.01.22 |
[Window] 네트워크 드라이브 연결 포트 (0) | 2014.01.17 |