Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 465 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 465 Bytes

Signal Processing Projects:

dolbyCaseWeek:

Processing and analysis of audio streams using the Python programming language and external libraries, basics of: numpy, matplotlib, wave, pyaudio - 04.04.19

simpleSignals:

  • Generating Basic Signals (sinus, triangle, square)
  • Framing, and hamming window (setup, set frame and step, windowing - hamming )

utility:

  • Jupyter (IPython) notebooks features

librosa:

  • Waveform, Spectogram (lin, log, mel)