Skip to content

SkippyWeb/Impulse-Response

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Impulse Response

This Python notebook aims to show the effect of room acoustics on a single sine wave. The room acoustics is represented by an impulse response (IR) measured with Room EQ wizard (EQ).

The IR is convoluted with the sine wave. Subsequently, a Discrete Fourier Transform, using the Fast Fourier Transformation (FFT) is used to determine the frequency components

Developer Antoine van Kampen
www.skippyweb.eu
5 June 2021

Content

  • Jupyter notebook

License

GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007

Copyright (C) 2007 Free Software Foundation, Inc. https://fsf.org/ .Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.