diff --git a/README.md b/README.md index 5e0890d..6480a03 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Discrete Fourier Transform implementation with filters and visualization. -In these examples a sample rate of 8000 samples/second was used on a 100hz sine wave (synthetic sample) with whitenoise added to the signal. Here we are looking at the first 100 milliseconds of the signal. +In these examples a sample rate of 8000 samples/second was used on a 100hz sine wave (synthetic sample) with whitenoise added to the signal. Here we are looking at the 20 milliseconds sections of the signal. ## Signal and Synthesis in action [![Signal and Synthesis in action](https://github.com/hybridmachine/DSP/blob/master/Docs/Signals%20And%20Synthesis%20in%20Action%20Video%20Thumbnail.png)](https://youtu.be/gREGf9_4zzQ "S&S in action")