Skip to content

Commit 050ccaf

Browse files
committed
stk desktop
1 parent fe22131 commit 050ccaf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

examples/examples-stk/streams-stk-desktop/streams-stk-desktop.ino

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
/**
22
* @file streams-stk-desktop.ino
33
* @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
49
* @author Phil Schatzmann
510
* @copyright Copyright (c) 2021
611
*/

0 commit comments

Comments
 (0)