No description
| docs | Feat: Modify previous program for Arch recording with pipewire | |
| recordings | Add audio recorder | |
| .gitignore | Add audio recorder | |
| compile.sh | Feat: Modify previous program for Arch recording with pipewire | |
| main.cpp | Add audio recorder | |
| readme.txt | Feat: Modify previous program for Arch recording with pipewire | |
| sar_arch.cpp | Feat: Modify previous program for Arch recording with pipewire | |
simple-audio-recorder --------------------- planning to build an amt polyphonic ai in the future, very difficult to find one good-enough that is opensource. Data-collection is a crucial step for this though so the importance of the recordings. some libs are in fact required to build the program correctly: Requirements: ------------- -> pulseaudio or -> pipewire (for arch) Dev-packages (debian based) ____________ apt-get install libpulse-dev apt-get install libmp3lame-dev Packets _______ apt-get install pulseaudio-utils lame mpg123 Build ______ ./compile.sh Run ______ Usage: ./recorder -a <stereo|input> <filename> Obs: ---- -> input recorder broken for arch, use audacity instead ~ [ mpv for player ] References __________ [1] https://superuser.com/a/1570367 [2] https://www.arxiv.org/pdf/2505.04451