Files
klubhaus-doorbell/libraries/audio-tools/examples/examples-desktop
2026-02-16 19:05:11 -08:00
..
2026-02-16 19:05:11 -08:00
2026-02-16 19:05:11 -08:00
2026-02-16 19:05:11 -08:00
2026-02-16 19:05:11 -08:00

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!