marvin2k/guibabel
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Year, stuff to access PCM14S Data from serially connected MEMS microphone, like used by me... Uses libsndfile as a external dependency to save directly into Wave. Usage in Ubuntu/Debian: git clone git://github.com/marvin2k/guibabel.git apt-get install libsndfile-dev cd guibabel.git qmake-qt4 make ./guibabel --help make distclean logfileclean Edit code: codeblocks guibabel.cbp Edit GUI: designer-qt4 gui.ui