Audio Mode#174
Conversation
|
This sounds awesome! I need to get a development environment set back up but I'll try to get to this soon. |
|
Nice to hear. I used the same classes for encoder, service and thread. In my opinion, they can be put together and pass parameter for video/audio when starting the service. I am no android developer, take a look yourself. For next step, it need to change the gradientview which draws the fan. I used the SweepGradient(), which produce unexpected results, when the values are not monotic. You can see it good at RGB-White-Effect, that the sections are not always red,green,blue,.... For the other effects it works quite good. Do you have an idea for custom gradientview to draw a fan? |
|
Any news here ? |
|
Interesting, maybe in 2033... |
|
Hey sorry it took me a while to get back to this. However I get an @StEfDu6o By 2033 google will have made their own APIs so useless it won't even be a concern of anybody's |
This is for audio visualization on some effects like rainbow or plasma.
By captering internal audio and drawing a gradient view with scaled dimensions of the screen.
Every section in the fan view is dimmed or light up depending on the sampled audio waveform.
For now its audio only.
Would be great to see this feature in master.