diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-02-24 10:26:18 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-02-24 10:26:18 +0100 |
| commit | 6b77d313c8fef618fedc008f3e1e7ad00f45f8ec (patch) | |
| tree | 500ff46ad6adc13c341e9a7d3a0d16c9b8adb029 /mpdvis.json | |
| download | mpd-rgb-vis-6b77d313c8fef618fedc008f3e1e7ad00f45f8ec.tar.gz mpd-rgb-vis-6b77d313c8fef618fedc008f3e1e7ad00f45f8ec.zip | |
initial commit
Diffstat (limited to 'mpdvis.json')
| -rw-r--r-- | mpdvis.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mpdvis.json b/mpdvis.json new file mode 100644 index 0000000..5f5384b --- /dev/null +++ b/mpdvis.json @@ -0,0 +1,6 @@ +{ + "name" : "MPD sound visualisation", + "script" : "mpdvis.py", + "args" : + {} +} |
