Skip to content

kooBH/Audio-Recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio-Recorder

Release

v3.19 for Windows x64
prerequsites
MEMS 및 녹음프로그램 메뉴얼

Status

GUI : for Windows only, need to adjust.
GUI CLI : done

Clone

Need to clone recursively.

git clone --recursive https://github.com/koobh/Audio-Recorder.git

If already clonded,

git submodule init  
git submodule update

Build

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.

OS

  • ubuntu 20.04 LTS : 64-bit
  • Windows 10 : 64-bit

log

  • wav plot displays properly, but output is all zero.
    => scale factor was too large (15e183)

Notice

NAME LICENSE USEAGE
Qt6Framework LGPL GUI, text encoding
json MIT configuration management
RtAudio license recording
serial license AMEMS gain control

About

Audio Recording for Multi-channel mic array

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published