spek

Acoustic spectrum analyser https://github.com/alexkay/spek spek.cc
git clone http://git.hanabi.in/repos/spek.git
Log | Files | Refs | README

spek-artwork.h (183B)


      1 #pragma once
      2 
      3 #define ART_SPEK "art-spek"
      4 #define ART_OPEN "art-open"
      5 #define ART_SAVE "art-save"
      6 #define ART_HELP "art-help"
      7 #define ART_CLOSE "art-close"
      8 
      9 void spek_artwork_init();