Skip to content

A simple audio editor as a course work for computer science course.

Notifications You must be signed in to change notification settings

artemious3/aedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AEdit - a simple audio editor

This project was made in order to get first experience in audio programming. It was also accepted as a course work on the 1st year of uni studies.

Build

Note that the project should be cloned as follows

git clone --recursive https://github.com/artemious3/aedit/

Then from the root directory of repo run

mkdir build && cd build && cmake .. && cmake --build .

In the build directory you'll find executable aedit.

About

A simple audio editor as a course work for computer science course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published