Small utility library for MIDI functions.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

.gitignore 93 B

12345678
  1. cmake-build-debug
  2. *.o
  3. CMakeFiles/
  4. CMakeCache.txt
  5. Makefile
  6. cmake_install.cmake
  7. example
  8. .idea/