Rough attempts to build stuff from scratch
Find a file
2021-09-26 21:42:35 +01:00
apps Add cairo interface. 2021-04-17 13:57:14 +01:00
src Fixing up Windows build. 2021-09-26 21:42:35 +01:00
test Fixing up Windows build. 2021-09-26 21:42:35 +01:00
.gitignore Improve audio and midi support. 2021-05-23 21:02:38 +01:00
CMakeLists.txt Fixing up Windows build. 2021-09-26 21:42:35 +01:00
LICENSE License and name update. 2020-06-07 18:37:30 +01:00
README.md Move windows to uptr. Add simple text editing. 2020-06-20 16:34:10 +01:00

limmto

limmto (Light Multi-Media Tool) is a free, low-dependency C++ library for working with digital media.

mkdir build
cd build
cmake $PATH_TO_SOURCE
make
apps/$NAME_OF_APP