Hello
Does anyone know of any audio visualization apps that pick up the radio and AV In app sounds? I have tried a few off of Google Play and all don't appear to work for these apps but some do pick up the separate music player app and some don't.
It would be ideal if it was actually a live wallpaper that had the visualizations but i would just like to know what is out there and what works.
My unit is a Joying Intel unit with Android 5.1.
Thanks.
I would also like to know this.
Bumping this ancient thread. Anyone??
Related
I have a feature suggestion, but I have no idea where to officially submit a request of any sort. In case anyone is interested in my suggestion, here it is.
Introduction
------------
Right now, we have the option of showing lockscreen music controls only when music is already playing, or have the controls show regardless of whether or not music is playing. When the music controls are always shown, it is a bit silly to always have them there when we're not planning to listen to music. If we go with the other option, we must first unlock the screen then start our favorite music app for the controls to show. I have in mind a more dynamic, conditional, demand-based way to start music. It is based on the simple fact that I (as well as most people I'm sure) intend to listen to music only when headphones are plugged in.
Suggested solution
------------
I would like the additional option to show lockscreen music controls regardless of whether or not music is playing ONLY when headphones are plugged in. Having this option would allow easy start of music when headphones are plugged in, which ideally would be when music is in demand. When headphones are not plugged in, the controls are not unnecessarily there, when ideally music is not in demand anyway.
So hypothetically the Input settings would look something like this:
Code:
Lockscreen music control yes
Always display music control yes
...only when headphones are plugged in yes
Actually I'm not sure what is more logical, having the 2nd option checked or unchecked, but you get the idea. I imagine this would not be difficult to implement. I am aware that the stock music player has the "Unpause on connect" feature, but I am using Winamp, which does not have this option. An option in CM settings would be dynamic and independent of media player.
I know that cm 6.1 has the lockscreen music control settings. Settings/cm Settings/ input settings. But it dalways displays it. Not just when headphones are plugged in. Off topic here.... were we on the HTC Vogue together? I feel like I've seem you before lol
Edit..... I need to read better lol just read that you know about the settings..... I feel stupid :/
Sent from my HERO200 using XDA App
Don't feel stupid, everyone does it some time. Oh and maybe you've seen me post in nfinitefx's ROM threads, I recognize your name from there.
Why not. Would increase quality.
First I would personnally prefer a different feature. Having what we are currently playing displayed on the lockscreen (with music control) : artist, track, album.
Hi,
I am making a Foobar2000 control app by using the foo_httpcontrol add-on. I figured out how I can run certain commands, but I am completely blank on how to get information back from the server like playlists or current playing song. Does anyone have exprience with this on Android or knows how to do it on wp8?
Also: currently I am using a hidden browser for executing the commands, would it be better/possible to use webrequests or something for that?
Any help would be greatly appreciated.
Tweekzor said:
Hi,
I am making a Foobar2000 control app by using the foo_httpcontrol add-on. I figured out how I can run certain commands, but I am completely blank on how to get information back from the server like playlists or current playing song. Does anyone have exprience with this on Android or knows how to do it on wp8?
Also: currently I am using a hidden browser for executing the commands, would it be better/possible to use webrequests or something for that?
Any help would be greatly appreciated.
Click to expand...
Click to collapse
I can't say I could help you with foo_httpcontrol. I haven't used it that much.
I'd recommend using the DLNA plugin instead. Using the DLNA app made either by Nokia or HTC (it was that way with wp7, not sure on wp8) would be a similar experience to playing music that's in the music+video tab. Most DLNA apps have the capability to play music from the phone to another device, play music from another device and share it to a third device, e.g. Phone Music -> foobar, foobar -> WP8 -> Bluray player.
Also the album art will display if its in the same folder as the music (the dlna plugin on foobar looks for the folder.jpg first.)
thals1992 said:
I can't say I could help you with foo_httpcontrol. I haven't used it that much.
I'd recommend using the DLNA plugin instead. Using the DLNA app made either by Nokia or HTC (it was that way with wp7, not sure on wp8) would be a similar experience to playing music that's in the music+video tab. Most DLNA apps have the capability to play music from the phone to another device, play music from another device and share it to a third device, e.g. Phone Music -> foobar, foobar -> WP8 -> Bluray player.
Also the album art will display if its in the same folder as the music (the dlna plugin on foobar looks for the folder.jpg first.)
Click to expand...
Click to collapse
Thank you for your answer, but I don't think that is what I am looking for. My desktop has a music collection that is far greater then the 32gb of my device, and the sound quality is a lot better as well. So I don't want to be streaming from or to my device. Also since my library has about 50.000+ songs I'd prefer to use my well known and set-up music player over searching through my windows folders.
I have seen a couple of android apps that control Foobar2000 by using the plugin I use as well, and they are able to get the song info etc. So it is possible, I just can't figure out how.
(I did download the Nokia Play To app, because streaming like that is also useful at other times )
Tweekzor said:
Thank you for your answer, but I don't think that is what I am looking for. My desktop has a music collection that is far greater then the 32gb of my device, and the sound quality is a lot better as well. So I don't want to be streaming from or to my device. Also since my library has about 50.000+ songs I'd prefer to use my well known and set-up music player over searching through my windows folders.
I have seen a couple of android apps that control Foobar2000 by using the plugin I use as well, and they are able to get the song info etc. So it is possible, I just can't figure out how.
(I did download the Nokia Play To app, because streaming like that is also useful at other times )
Click to expand...
Click to collapse
Well most of my foobar collection are chiptunes, (vgm/sid/gbs) modules (mod, xm, it) and album in a single flac with cue files (flac doesn't always play, but mostly works) so I need it to stream WAV 48khz (its the highest I've tried) over wireless N using that dlna plugin. I have seen some foobar apps thats in the marketplace, but nothing that I'd seen work. Also somthing else that works, is the foo_touchremote plugin. It uses the boujour service (also in Apple's iTunes, but used in other things as well) and works simply with entering a pairing code.
If you still would like to use foo_httpcontrol, I'd ask over at http://www.hydrogenaudio.org.
thals1992 said:
Well most of my foobar collection are chiptunes, (vgm/sid/gbs) modules (mod, xm, it) and album in a single flac with cue files (flac doesn't always play, but mostly works) so I need it to stream WAV 48khz (its the highest I've tried) over wireless N using that dlna plugin. I have seen some foobar apps thats in the marketplace, but nothing that I'd seen work. Also somthing else that works, is the foo_touchremote plugin. It uses the boujour service (also in Apple's iTunes, but used in other things as well) and works simply with entering a pairing code.
If you still would like to use foo_httpcontrol, I'd ask over at .
Click to expand...
Click to collapse
That touchremote plugin sounds like it could be what I need, I will look into that when I have a bit more time. Thank you for the answers.:good:
*I couldn't commit my post because I quoted your hydrogenaudio link *
Anyone here could suggest a music downloader app similar to music maniac pro for android that downloads music directly to your phone together with the album art and artist info?
Thanks!
Third-party apps for WP8 are usually not allowed to write to your music library. That restriction may be relaxed somewhat with 8.1 though? Not yet sure.
There are exceptions out there, but generally MS wants you to use the built-in music app for downloading music, since they have their own store. This doesn't work so well for people outside the areas they support (or who want music that their store doesn't have), though.
Hi all,
I have not been able to find any way to control the Google Music or any other application from the watch. I was expecting not being able only to launch the music application from it, but also to control the volume or to switch the song.
I have found in Google Play Store applications like this (trial and then allow you to purchase the license):
https://play.google.com/store/apps/details?id=com.barkside.music
If there is no native way to do this, i really cannot understand as i see this one of the most logical applications to use from the watch.
Cheers.
You can play, pause, skip forward and back tracks with the Google Play Music app and Android Wear directly.
When playing music it should automatically display on the watch.
If not, check and make sure you haven't muted the app.
Music Boss works for most players.
nxt said:
You can play, pause, skip forward and back tracks with the Google Play Music app and Android Wear directly.
When playing music it should automatically display on the watch.
If not, check and make sure you haven't muted the app.
Click to expand...
Click to collapse
I haven't muted the application. The strange thing is that just in the moment i hit the play button from the phone (Sony Xperia Z3 with Android KitKat 4.4.4) the notification for the music appears, but hides immediately. Maybe its an issue from my phone.
Thank you very much for the quick answer .
BM226 said:
Music Boss works for most players.
Click to expand...
Click to collapse
Thank you, i will try to continue searching the reason why the Google Music default notification disappears immediately, but if not, i may try Music Boss.
requiem2es said:
Thank you, i will try to continue searching the reason why the Google Music default notification disappears immediately, but if not, i may try Music Boss.
Click to expand...
Click to collapse
I'm trying to determine the benefit of Music Boss. I have used it with the 3 main audio apps I tend to use, all of which notify to my watch (TuneIn Pro, Sirius, and Google Play Music). They are set up in Music Boss as well. So when any of them are playing, I have two different cards - one for the app itself and one for Music Boss. I can't seem to see how Music Boss gives offers anything beyond the separate apps, other than a common interface. Can anyone with more experience using this app tell me what i'm missing? Thanks!
same here, I found that android wear supports quite a few music apps out-of-the-box.
like vanilla music - they havent released a wear-related update afaik, but when I play music with the app it shows up as a card on my phone with play-pause and I can swipe into a next-previous-vol up-vol down screen
Sony Walkman, Google Music and Spotify works on my watch. No need for Music Boss or anything. Phone is Z2.
Sent from my D6503 using XDA Free mobile app
I finally found the problem. Sony Xperia has a free application called SmartKey:
https://play.google.com/store/apps/details?id=com.sonymobile.extras.liveware.extension.smartkey
With this application it is possible to assign extra functions to the button to answer calls in the headphones.
Anyway, this application was interfering with the SmartWatch option to show the controls in the watch graphic interface. Removing it or disabling it solves the problem.
Thank you very much for the help .
Hello !
I flashed my head unit with a recent malaysk rom (update_4_4_4_FUSE_1024X600_RK3188_16_MAL_17_03_2016) and I just discovered jetAudio which suits me as player for different reasons (prev/next SWC don't work in that app and the EQ enhances the sound like the standard EQ doesn't).
But it doesn't behave like the standard "Music" app :
- When starting up the car it doesn't resume playing automatically
- When switching to radio it doesn't automatically pause but instead lowers its volume and you can still hear your music in the background of the radio
How do I get jetAudio to behave like the "Music" would if I used it ?
monkoid said:
But it doesn't behave like the standard "Music" app :
- When starting up the car it doesn't resume playing automatically
- When switching to radio it doesn't automatically pause but instead lowers its volume and you can still hear your music in the background of the radio
How do I get jetAudio to behave like the "Music" would if I used it ?
Click to expand...
Click to collapse
I think standard music app is controlled by the MCU (If i remember rightly)
So it knows to stop playing when losing focus.
Most other music apps dont work in the same fashion as generally you want to minimize the app and keep playing.
I use JetAudio and have gotten used to the idea of pausing music before exiting and likewise pressing play on start up.
If someone can get around this with Tasker or something i'd love to know too
pants001 said:
I think standard music app is controlled by the MCU (If i remember rightly)
So it knows to stop playing when losing focus.
Most other music apps dont work in the same fashion as generally you want to minimize the app and keep playing.
I use JetAudio and have gotten used to the idea of pausing music before exiting and likewise pressing play on start up.
If someone can get around this with Tasker or something i'd love to know too
Click to expand...
Click to collapse
Has anybody a solution for this issue? "....When starting up the car it doesn't resume playing automatically"
RocketPlayer seems to do this just fine on my headunit.