Skip to content

This a program that takes a file from the audio archive and retrieves the content within. The content should be then written back to the archive.

License

Notifications You must be signed in to change notification settings

taufique-06/Get-Content-From-Signal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get-Content-From-Signal

This a program that takes a file from the audio archive and retrieves the content within. The content should be then written back to the archive.

#MAC user Instructions

  1. First, go to terminal.
  2. Paste this - git clone git@github.com:taufique-06/Get-Content-From-Signal.git
  3. Go to the folder where you cloned the repo.
  4. Paste this - clang++ -std=c++11 -stdlib=libc++ binfileread.cpp binfilewrite.cpp decimate.cpp main.cpp moments.cpp trim.cpp getContentFromSignal.cpp -o main.exe
  5. And this - ./main.exe 42_10wpm.bin

About

This a program that takes a file from the audio archive and retrieves the content within. The content should be then written back to the archive.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages