Skip to content

Commit

Permalink
Add Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mfcc64 committed Feb 18, 2018
1 parent 02d8523 commit 2f0c42a
Show file tree
Hide file tree
Showing 7 changed files with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
## Various mpv lua scripts

- visualizer.lua - various audio visualization.

- firequalizer.lua - linear phase 15-bands equalizer.

## Key bindings

Look at the lua scripts.

## Screenshoots

### visualizer.lua

- showcqt

![showcqt](screenshoots/showcqt.jpg)

- avectorscope

![avectorscope](screenshoots/avectorscope.jpg)

- showspectrum

![showspectrum](screenshoots/showspectrum.jpg)

- showcqtbar

![showcqtbar](screenshoots/showcqtbar.jpg)

- showwaves

![showwaves](screenshoots/showwaves.jpg)

### firequalizer15.lua

![firequalizer15](screenshoots/firequalizer15.jpg)
Binary file added screenshoots/avectorscope.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshoots/firequalizer15.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshoots/showcqt.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshoots/showcqtbar.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshoots/showspectrum.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshoots/showwaves.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2f0c42a

Please sign in to comment.