Mischa Spiegelmock
Mischa Spiegelmock
Yes if you're reading this - please feel free to take over maintainership of distribution packaging for whatever OS you're using. Write the current maintainers. It looks like someone updated...
@kartecianos sure please do! Feel free to come discuss on discord if you want
Sure, feel free to take on something. Check out the package maintainer guide for whatever you're interested in.
Could use something like https://github.com/juce-framework/JUCE
> I already have such a thing at https://github.com/DISTRHO/ProM Amazing! Please feel free to add a mention in the projectM README > Currently trying to figure out a possible self-contained...
Yes this would go great with the gst plugin
I think #1 sounds a lot safer and easier. > Integrations have a harder time making the logging thread-safe if multiple projectM instances run in parallel on separate threads. It's...
Yeah that'd be awesome
I'm not terribly sure but some of that could maybe be done by modifying https://github.com/projectM-visualizer/projectm/blob/master/src/libprojectM/projectM.cpp#L309 Edit: no that's not it...
I think this is where the values get fed into the current preset for evaluation, if you read in the beat signal from Link you could synchronize `time`/`fps` I think...