Orchestra Simulator src contains the source code. Musicians.txt contains 18 sample musicians. SampleCompositions.txt contains 4 sample compositions. GlimpseOfUs.txt contains the song 'Glimpse of Us' by Joji as a composition. more-compositions contains 48 text files, each of which contains a single composition. To compile the project, run javac EcsBandAid.java in the terminal. To run the project, run java EcsBandAid musicians compositions years in the terminal: musicians is the path to the text file containing a set of musicians. compositions is the path to the text file containing a set of compositions. years is the number of performances (each performance plays 3 compositions). Glimpse.Of.Us.mp4 Never.Gonna.Give.You.Up.mp4 Happy.Birthday.To.You.mp4