Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.

v1.0 - Project as is at project deadline

Latest
Compare
Choose a tag to compare
@krestenlaust krestenlaust released this 31 Dec 11:38
· 5 commits to main since this release

This is how the project was when it was delivered as a final exam project. At this state the project still contains Aud.IO.

The main output of the project is the AudioAnalyzer-component, it's a forms application that glues all the features into one neat graphical user-interface. It can perform fourier transformation on an audio clip of modest length, and enables you to mark a region in the FT-view (and amplitude-view) and delete it, and then convert it back into amplitude-view. The interface is only provided in Danish.

This release also contains various diagrams to help explain the overall structure.

The other projects were proof-of-work and mainly used in the development-phase. Later (still in this release) unit tests were implemented to enquicken development further.