You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a C++ Playlist Management System designed to demonstrate advanced Object-Oriented Programming (OOP) architectures. It utilizes Multiple Inheritance and Virtual Inheritance to solve the classic Diamond Problem. The application tracks distinct types of audio recordings (Live Performance, Remixes, and Special Hybrid tracks) through a p