https://github.com/babichjacob/mytunes
Music player built for my final project for ECE 370
https://github.com/babichjacob/mytunes
cpp cpp17 id3v2 itunes mp3-player openframeworks
Last synced: 11 months ago
JSON representation
Music player built for my final project for ECE 370
- Host: GitHub
- URL: https://github.com/babichjacob/mytunes
- Owner: babichjacob
- License: mit
- Created: 2019-04-20T04:53:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-25T02:54:40.000Z (about 7 years ago)
- Last Synced: 2025-02-14T02:47:49.392Z (over 1 year ago)
- Topics: cpp, cpp17, id3v2, itunes, mp3-player, openframeworks
- Language: C++
- Homepage:
- Size: 30.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ECE-370-Final-Project
My final project for ECE 370.
This is built using C++, openFrameworks library, and the [ID3v2](https://github.com/macmade/ID3v2) library from GitHub user [macmade](https://github.com/macmade).