KicunKrzysztof / AiPD1

Project made for university course "Analysis and processing of sound".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AiPD1

Project made for university course "Analysis and processing of sound".

It's main functionality is reading .wav files and displaying it's chart and parameters in time domain.

Frontend Angular

  • angular-google-charts
  • Angular Material

Backend ASP .net 5.0

  • NAudio

App

App has two screens. Main screen allows to load multiple files from predefined catalog. For each file there is waveform chart and basic parameters computed on backend.

main screen image

Second screen contains detailed information about loaded file. Charts, on main and detailed screen, are interactive. There is also functionality of saving computed parameters to .csv file by clicking "ZAPISZ CSV" button. detailed screen image

About

Project made for university course "Analysis and processing of sound".


Languages

Language:TypeScript 47.6%Language:C# 36.7%Language:HTML 10.4%Language:JavaScript 3.5%Language:CSS 1.8%