libcm is a C development framework with an emphasis on audio signal processing applications.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitignore 456B

123456789101112131415161718192021222324252627282930313233343536373839
  1. *.o
  2. *.lo
  3. *.Plo
  4. build/linux/debug/include
  5. build/linux/debug/lib
  6. build/linux/debug/src
  7. build/linux/release/include
  8. build/linux/release/lib
  9. build/linux/release/src
  10. Makefile
  11. config.h
  12. config.log
  13. config.status
  14. libtool
  15. stamp-h1
  16. Makefile.in
  17. .DS_Store
  18. aclocal.m4
  19. config.h.in
  20. config.h.in~
  21. configure
  22. Makefile.in
  23. autom4te.cache
  24. build-aux
  25. m4/libtool.m4
  26. m4/lt~obsolete.m4
  27. m4/libtool.m4
  28. m4/ltoptions.m4
  29. m4/ltsugar.m4
  30. m4/ltversion.m4
  31. m4/lt~obsolete.m4
  32. m4/.DS_Store