Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 601 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 601 Bytes

SpeakerIntensity

Calculations can be found in Intensity.cs and Distance From.cs in Assets folder.

User can place two speakers and the intensity of each speaker and addititve intensity is calculated at the bottom left. Each speaker's wattage may be inserted during scene testing as well. All speakers are assumed to push sound in a speherical pattern.

Alt text

ToDo: Introduce constructive/destructive interference calculations for specific frequencies. Introduce graphs that shows the difference in frequency response at any given point.