You will develop a noise wave simulator you will be given a


Assignment

Task Description

In this assignment you will develop a noise wave simulator. You will be given a number of noise sources such as instruments, periods over which the noise is emitted and you will have to use these to display the resulting sound wave.

As with any assignment, make sure that the work is your own and do not share your code or solutions with other students.

Implementation Details

The only Python libraries you are permitted to use for this assignment are ‘os' and ‘sys'. You are to write a Python Program that takes a command line argument indicating the path to a ‘score' ?le containing the periods over which the noise sources are playing. Using this and a number of sources in a provided ‘sources' folder you are to then construct what the resulting wave is.

It is important to note that your program will be marked automatically, so make sure that you follow the assignment speci?cation carefully, your program's output must exactly match that shown in the examples.

Attachment:- Noise-Wave-Simulator-Assignment.rar

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: You will develop a noise wave simulator you will be given a
Reference No:- TGS02741119

Expected delivery within 24 Hours