Skip to content

Project-chip-crumbs/chippro-vu-meter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chippro-vu-meter

Installation

Requires

  • python-alsaaudio
  • CHIP_IO

Usage

In order to work properly, the sunxi codec needs to be put into two channel "Mic1,Mic2" input mode. To do this, run:

/sbin/modprobe sun4i-codec #if not built-in
/usr/sbin/alsactl restore #if not run by default
/usr/bin/amixer -c 0 cset numid=6 4 #set codec input mode

After that, you should be able to run the script!

Enjoy!

About

VU Meter demo code for C.H.I.P. Pro Devkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages