snapshot
This commit is contained in:
10
libraries/audio-tools/examples/examples-desktop/README.md
Normal file
10
libraries/audio-tools/examples/examples-desktop/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Desktop
|
||||
|
||||
You can use the AudioTools on the desktop w/o Arduino: Just compile your sketch with the following steps
|
||||
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake ..
|
||||
- make
|
||||
|
||||
Further information can be found in the [Wiki](https://github.com/pschatzmann/arduino-audio-tools/wiki)!
|
||||
Reference in New Issue
Block a user