A seekbar for foobar2000, using Spider Monkey and ffmpeg. It's based on RMS or peak levels, instead of the actual waveform.

12 stars 0 forks 12 watchers JavaScript GNU Affero General Public License v3.0
foobar2000 foobar2000-component foobar2000-smp-framework foobar2000-smp-script
2 Open Issues Need Help Last updated: Sep 11, 2025

Open Issues Need Help

View All on GitHub
Tribute... about 2 months ago

AI Summary: A beginner JavaScript programmer is requesting a code snippet to integrate the recipient's "chroma.js" color scheme into their project's `on_notify_data()` function. They find the recipient's current "DOM" style for colors cumbersome and wish to use the scheme to pay tribute.

Complexity: 2/5
help wanted

A seekbar for foobar2000, using Spider Monkey and ffmpeg. It's based on RMS or peak levels, instead of the actual waveform.

JavaScript
#foobar2000#foobar2000-component#foobar2000-smp-framework#foobar2000-smp-script

AI Summary: The user is implementing dynamic album colors in a modular project using `GetColorSchemeJSON()` and `window.NotifyOthers()`. While color updates work instantly in `window_xxx_background.js`, the same code in `seekbar_xxx_menu.js` only updates upon panel refresh. They are seeking a solution to enable instant updates in the seekbar without performance degradation.

Complexity: 3/5
help wanted

A seekbar for foobar2000, using Spider Monkey and ffmpeg. It's based on RMS or peak levels, instead of the actual waveform.

JavaScript
#foobar2000#foobar2000-component#foobar2000-smp-framework#foobar2000-smp-script