jofemodo / Application

The core application for Pedal Pi

Repository from Github https://github.comjofemodo/ApplicationRepository from Github https://github.comjofemodo/Application

PedalPi - Application

Build Status Code Health codecov

Using

jackd -P70 -p16 -t2000 -dalsa -dhw:Series -p128 -n3 -r44100 -s &
./mod-host
qjackctl &

For retry

killall -9 jackd
killall -9 mod-host
# execute "Usign" steps

Local test

coverage3 run --source=architecture,controller,dao,model setup.py test
coverage3 report
coverage3 html
firefox htmlcov/index.html

About

The core application for Pedal Pi


Languages

Language:Python 100.0%