v3.19 for Windows x64
prerequsites
MEMS 및 녹음프로그램 메뉴얼
GUI : for Windows only, need to adjust.
CLI : done
Need to clone recursively.
git clone --recursive https://github.com/koobh/Audio-Recorder.git
If already clonded,
git submodule init
git submodule update
Use CMake.
Audio_reocrder/<CLI or GUI>/build$ cmake ..
then, if you are in Ubuntu, there will be Makefile
or if you are in Windows, there will be viusal stuidio project.
- ubuntu 20.04 LTS : 64-bit
- Windows 10 : 64-bit
- wav plot displays properly, but output is all zero.
=> scale factor was too large (15e183)
NAME | LICENSE | USEAGE |
---|---|---|
Qt6Framework | LGPL | GUI, text encoding |
json | MIT | configuration management |
RtAudio | license | recording |
serial | license | AMEMS gain control |