Code Monkey home page Code Monkey logo

not-a-waveform-seekbar-smp's Introduction

Not-A-Waveform-Seekbar-SMP

version CodeFactor CodacyBadge GitHub

A foobar2000 UI Spider Monkey Panel seekbar, using audiowaveform or ffprobe. It's based on RMS, peak levels, the actual waveform or visualization presets.

visualizer

Features

  • Uses audiowaveform by default (included).
  • ffprobe can be used if desired. Download it and copy ffprobe.exe into 'helpers-external\ffprobe'.
  • Visualizer mode to simply show an animation which changes according to BPM (if tag exists).
  • Fully configurable using the R. Click menu:
    • Colors
    • Waveform modes
    • Analysis modes
    • Animations
    • Refresh rate (not recommended anything below 100 ms except on really modern CPUs)

Waveform (ffprobe): seek5

Waveform (audiowaveform): seek2

Points: seek1

Half-Bars: seek4

Bars: seek3

Partial: seek6

Alternate colors: smooth2

Integrated in

  1. Georgia ReBORN: a Clean, Full Dynamic Color Reborn foobar2000 Theme.

Installation

See _TIPS and INSTALLATION (txt) and the Wiki. Not properly following the installation instructions will result in scripts not working as intended. Please don't report errors before checking this.

Nightly releases

Automatic package built from GitHub (using the latest commit).

not-a-waveform-seekbar-smp's People

Contributors

regorxxx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

not-a-waveform-seekbar-smp's Issues

"Analyzing track" text not visible with White background

seekbar_xxx.js
fixed by modifying line 523

gr.GdiDrawText('Analyzing track...', this.ui.gFont, this.ui.colors.bg == 0xFFFFFFFF ? 0xFF000000:0xFFFFFFFF, this.x + this.marginW, 0, this.w - this.marginW * 2, this.h, center);

SM Crash after latest Update

Hi,
after latest Update will crash:

Error: Spider Monkey Panel v1.6.1 ({E9A6547D-D41E-4215-9A2E-148DAB668A6D})
include failed:
include failed:
missing { before function body

File: helpers_xxx_basic_js.js
Line: 68, Column: 40
Stack trace:
@helpers_xxx.js:21:1
@seekbar.js:3:1

btw. Playlist manager crashes too

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.