Skip to content

C++ App that boost the microphone input to earrape

License

Notifications You must be signed in to change notification settings

dodiayar/Earraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earraper

CMake Codacy Badge

This app simply boosts your microphone so it sounds like earrape. You might want to use a software like Virtual Audio Cable to send the output to an input device.

Download

You can find the downloads in the Release section or you can build it yourself by downloading the source code.

Usage

You can simply run the binary file and press Enter to boost your microphone. Pressing Enter again will stop boosting your microphone. There are also some options you can change:

  • boost: The boost level
  • playback: The playback device
  • recording: The recording device

For example you can run the app like this:

Earraper --boost=60 --playback=1 --recording=2

Dependencies

This project depends on Miniaudio, Rang and Flags libraries.

About

C++ App that boost the microphone input to earrape

Resources

License

Stars

Watchers

Forks

Packages

No packages published