diff --git a/dsd_fme_audio_work.txt b/dsd_fme_audio_work.txt new file mode 100644 index 0000000..06c1840 --- /dev/null +++ b/dsd_fme_audio_work.txt @@ -0,0 +1,9 @@ +Code: +git clone https://github.com/lwvmobile/dsd-fme.git +cd dsd-fme +git checkout audio_work +mkdir build +cd build +cmake .. +make -j `nproc` +sudo make install \ No newline at end of file