summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2024-12-16 21:08:24 +0100
committeryuzu-eva <stevenhu@web.de>2024-12-16 21:08:24 +0100
commit969b769e75da7c391a015db96124fd435398c327 (patch)
tree14b23fceac8823fd9f11ecb1a4f9073b119ab71d
parent16f9ce1f005cd2d7c482722b961358d8f209bb83 (diff)
added readme
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..f14400a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+# MVis
+
+MVis is a music visualizer heavily inspired by
+[Tsoding.](https://github.com/tsoding/musializer) I basically used his code from
+his first couple of streams and then modified it to suit my own wants and needs.
+
+## Requirements
+
+You need [raylib](https://github.com/raysan5/raylib) and pkg-config to compile.
+
+## Usage
+
+Open MVis and drag-and-drop an audio file into it; flac files currently don't
+work.