univrsal / spectralizer

Audio visualizer plugin for obs-studio
GNU General Public License v2.0
588 stars 57 forks source link

[Feature Rquest] Waveform Mode #18

Closed ItsJustTee closed 3 years ago

ItsJustTee commented 4 years ago

This is an awesome plugin and one thing I would love to see is a Waveform styled Spectrum

univrsal commented 4 years ago

You mean something like this? img If so I'm working on it.

ItsJustTee commented 4 years ago

I was think more of this Screenshot_20200408_151906

ItsJustTee commented 4 years ago

Also that Waveform type in your screenshot is also something I want. Maybe have a Box to fill it completely?

univrsal commented 4 years ago

Filling in is already possible by changing the mode

ItsJustTee commented 4 years ago

Thats awesome

jrwagz commented 4 years ago

@univrsal , is the mode option available in version 1.2? I'm looking for a way to bend the standard bars around a circle, so that the bars shoot out like radials from the center of the circle. Would that be a hard mode to add?

MCOfficer commented 4 years ago

@jrwagz it was commited after 1.2, so it oughta be in the next release.

univrsal commented 4 years ago

Yeah I haven't made a new release, yet. It'll probably also take a bit until the next one. I have to figure out some things first, mainly CI and installers for all platforms. I also want to fix the scale issue from #3 and maybe even add some style options like rounded corners and a radial option.

MCOfficer commented 4 years ago

If it comes to CI (specifically github actions), i might be able to help.

univrsal commented 4 years ago

I already have CI going for one of my other plugins, the biggest issue will probably creating the *.pkg for macOS.

MCOfficer commented 4 years ago

I recently stumbled over fpm, which can also create .pkg packages. maybe that helps.

Silver-Streak commented 3 years ago

I second the desire for a circular visualizer. I currently use the Win10 App Kauna, which lets me do this:

image

But as it's a Win10 App, it's a huge pain in the butt to capture consistently in OBS. I'd love to be able to reproduce this type of waveform in this add-on.