-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New cool waveform renderer (HSV) #6684
Comments
Commented by: xorik |
Commented by: esbrandt Nice, and very useful imo. |
Commented by: Pegasus-RPG Wow, nice, Xorik! |
Commented by: xorik I can try to do this, but I think it was hard to determine sound's frequency, depending on color, if you see rainbow waveform :) |
Commented by: daschuer Thank you xorik. |
Commented by: xorik
I think this if worse, than my first screenshot. About perfomance: my code is use 60% of my CPU when mixxx, but "filtered - software" uses just 40% cpu. Maybe someon can make some optimizations, but I can't... P.S. I forgot to add one file to my patch, there is:
@@ -649,6 +650,7 @@ class MixxxCore(Feature):
|
Commented by: xorik use 60% of my CPU when mixxx idle, I mean |
Commented by: xorik |
Commented by: daschuer a little hint: please create the patch by |
Commented by: Pegasus-RPG Hrm, I see what you meant by rainbow waveforms. I wonder if we can use the skin colors but tint them like a little red for bass and blue for treble. I'll play around with your patch and see what I can cook up. Thanks so much for submitting it! |
Commented by: xorik You can do anything with my patch :) |
Commented by: xorik |
Commented by: xorik Synced with upstream, fix bug #1065318 |
Commented by: Pegasus-RPG Oh, would you please sign the contributor agreement here? https://docs.google.com/a/mixxx.org/spreadsheet/viewform?formkey=dEpYN2NkVEFnWWQzbkFfM0ZYYUZ5X2c6MQ |
Commented by: xorik done, my name is Andrey Smelov |
Commented by: xorik Hi all! |
Commented by: xorik Latest version of hsv.patch |
Commented by: rryan Hi Xorik, Can you work on adding AlignBottom/AlignTop support? It is a feature of the Thanks! On Mon, Dec 10, 2012 at 2:41 AM, xorik wrote:
|
Commented by: xorik Ok, I'll try it, but I'm not sure, how to debug it :) |
Commented by: xorik Oops, I mean visual gain, not waveform |
Commented by: daschuer Hi xorik, Thank you very much! Kind regards |
Commented by: xorik I'm glad to help :) |
Commented by: rob2192 Would it be possible to change colour of the waveform dependant on key. I'm pretty sure there is a vamp plugin that can detect the key changes in music. I think it's the key detector on here - http://www.vamp-plugins.org/plugin-doc/qm-vamp-plugins.html#qm-tonalchange. This could be really useful for detecting melodic changes and also finding where in the tracks to mix - i.e. sam colour should mixxx harmonically. Thanks for the great work |
Commented by: daschuer Thank you for your post. Can you please file a new bug, because this is already committed. |
Commented by: rob2192 Added new bug report here https://bugs.launchpad.net/mixxx/+bug/1099782 |
Issue closed with status Fix Released. |
Reported by: xorik
Date: 2012-11-02T13:00:28Z
Status: Fix Released
Importance: Wishlist
Launchpad Issue: lp1074346
Tags: hsv, patch, waveform
Attachments: hsv.patch
The text was updated successfully, but these errors were encountered: