a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++
Go to file
2016-05-30 01:32:37 -07:00
src - Added stderr redirect to file (or /dev/null) based on platform and build config 2016-05-29 22:00:43 -07:00
.gitignore
audioengine.sln - Fixed plugins to match on case-insensitive filenames 2016-05-29 11:38:15 -07:00
bootstrap.sh A couple small fixes that should allow things to (almost) compile in Linux. 2016-05-29 18:20:48 -07:00
CMakeLists.txt FLAC Decoder is operational again. 2016-05-28 13:51:54 -07:00
LICENSE.txt
README.md Update README.md 2016-05-30 01:32:37 -07:00

musikcube

a cross-platform audio engine written in C++.

musikbox

an ncurses frontend to musikcube.

musicbox runs and compiles easily on Windows and OSX (and Linux soon).

sdk

if you know C++ you can checkout the sdk interfaces here: https://github.com/clangen/musikcube/tree/master/src/core/sdk