Homepage Notectl

Featured Post

Play Audio in Raspberry pi Using ffplay

Install FFMPEG sudo apt install ffmpeg Play mp3 ffplay -nodisp {file}.mp3 Get volume and Devices amixer aplay --list-devices Set volum...

adnanrach 11 Sep, 2021

Latest Posts

Play Audio in Raspberry pi Using ffplay

Install FFMPEG sudo apt install ffmpeg Play mp3 ffplay -nodisp {file}.mp3 Get volume and Devices amixer aplay --list-devices Set volum...

adnanrach 11 Sep, 2021

Cross Compile PortAudio

Compile libasound-dev Download and decompress source code https://www.alsa-project.org/files/pub/lib/alsa-lib-1.2.5.tar.bz2 Configure for...

adnanrach 8 Sep, 2021

Cross Compile Menggunakan Crosstool NG

Install Crosstool-ng Install required lib sudo apt install cmake bison autoconf flex texino help2man libtool libtool-bin libtool-doc libnc...

adnanrach 8 Sep, 2021 1