We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe22131 commit 050ccafCopy full SHA for 050ccaf
examples/examples-stk/streams-stk-desktop/streams-stk-desktop.ino
@@ -1,6 +1,11 @@
1
/**
2
* @file streams-stk-desktop.ino
3
* @brief Build and run on desktop using PortAudio
4
+ * build with
5
+ * - mkdir build
6
+ * - cd build
7
+ * - cmake -DCMAKE_BUILD_TYPE=Debug ..
8
+ * - make
9
* @author Phil Schatzmann
10
* @copyright Copyright (c) 2021
11
*/
0 commit comments