maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   [Announce] QML Radio for Harmattan (https://talk.maemo.org/showthread.php?t=82498)

gionni88 2012-10-18 19:48

Re: [Announce] QML Radio for Harmattan
 
Quote:

Originally Posted by Jeffrey04 (Post 1282248)
:) thanks for the reply, what about using the daemon itself to do the recording? can I do something like ./fmrx > output ?

EDIT: apparently I can do this? http://forum.meego.com/showpost.php?...&postcount=236

I was waiting Javispedro's updated version of fmrx-cat before implementing radio recording. I had tried what you linked but didn't get any working audio dump.

Jeffrey04 2012-10-19 07:55

Re: [Announce] QML Radio for Harmattan
 
Quote:

Originally Posted by gionni88 (Post 1282278)
I was waiting Javispedro's updated version of fmrx-cat before implementing radio recording. I had tried what you linked but didn't get any working audio dump.

apparently works for me, I first used your app to tune to the station (alternatively I could use fmrx-ctl as well, but then I wouldn't able to listen to the radio while recording). Then I use fmrx-cat to create an audio dump. The dump is then converted to whatever format I want to using some converter (I use XLD <http://tmkk.pv.land.to/xld/index_e.html> as I am a os x user). Works fine so far.

EDIT: The settings I used to read the resulting audio dump is the same as stated in the previously mentioned forum post:
- bit-depth: 16-bit
- channels: stereo
- sample-rate: 48000Hz

EDIT2: also tried playing raw stream on my N9 using aplay
cat dump.bin | aplay -f dat
fmrx-cat | aplay -f dat
fmrx-ctl -t103; fmrx-cat | aplay -f dat

sledgeas 2012-10-30 11:01

Re: [Announce] QML Radio for Harmattan
 
Hello gionni88,

Are you planning to open the qmlradio source, that would be much appreciated.


Cheers,
sledge

gionni88 2012-10-30 15:13

Re: [Announce] QML Radio for Harmattan
 
Here there is the source for 0.0.9 version.

Let me know on which upgrades you will work on.

sledgeas 2012-10-31 10:02

Re: [Announce] QML Radio for Harmattan
 
Quote:

Originally Posted by gionni88 (Post 1287616)
Here there is the source for 0.0.9 version.

Let me know on which upgrades you will work on.

Many thank yous for the source code. I want to learn some QML, and I find it best by a nice app example.
As it was previously discussed here, it is already a very mature app; I might eventually look at RDS programme info (as only station info is currently displayed)


Cheers,
sledge

gionni88 2012-10-31 14:25

Re: [Announce] QML Radio for Harmattan
 
Quote:

Originally Posted by sledgeas (Post 1288014)
Many thank yous for the source code. I want to learn some QML, and I find it best by a nice app example.
As it was previously discussed here, it is already a very mature app; I might eventually look at RDS programme info (as only station info is currently displayed)


Cheers,
sledge

I wanted to implement tapping on station title switch the label to station program info, it should be really easy, I just lack time :/

Let me know if something is not clear, I tend to call all variables with meaningfull names and commenting the most I can, but something may be a bit out of sense.

gryllida 2013-02-02 04:49

Re: [Announce] QML Radio for Harmattan
 
Manually get .debs from meego forum link and dropbox? Could this be more centralised please (the app in Nokia Store and others in default repos) so that updates are handled by the system? :)

gionni88 2013-02-03 10:50

Re: [Announce] QML Radio for Harmattan
 
Quote:

Originally Posted by gryllida (Post 1320031)
Manually get .debs from meego forum link and dropbox? Could this be more centralised please (the app in Nokia Store and others in default repos) so that updates are handled by the system? :)

The dependencies debs are not of my own, but Javispedro's.

I cannot put a deb package on Nokia store which requires another package to work, it's in Nokia's developer guidelines. So I should put all inside a deb and publish it, as other few developers have done (and gained money). I have not got any permission to incorporate the radio fm library from Javispedro into my application, and since I consider myself an honest person I won't do it, so if you need a free and open source fm radio app for the N9 you got to download all the required debs. If Javispedro put the dependencies on a repository than I may push QMLRadio aswell so the deps are handled by system.

Don't worry about updates anyway, I have almost no will to keep developing for Maemo/Meego, so no updates should come for QMLRadio from me.

elros34 2013-03-16 16:09

Re: [Announce] QML Radio for Harmattan
 
gionni88, is there any way to control volume with blank screen on maemo?

gionni88 2013-03-17 18:49

Re: [Announce] QML Radio for Harmattan
 
Yes is possible, but requires changing the code. Policy management has to be added since QRadioTuner class does not handle it by itself.
Hovewer, I'm busy right now and I cannot help you.

lorenzo 2013-08-09 16:51

Re: [Announce] QML Radio for Harmattan
 
Javispedro's link no more available :/

javispedro 2013-08-09 17:21

Re: [Announce] QML Radio for Harmattan
 
Quote:

Originally Posted by lorenzo (Post 1366094)
Javispedro's link no more available :/

Actually, it is the Meego forum that is down, but my homesite is certainly available:

http://depot.javispedro.com/nit/harm/fmrx/

jalyst 2013-08-09 17:36

Re: [Announce] QML Radio for Harmattan
 
Quote:

Originally Posted by javispedro (Post 1366105)
Actually, it is the Meego forum that is down,

What's up with that by the way, do they intend to donate the forum DB (& other community content/infra) to the Hildon Foundation or elsewhere?
I had some very useful posts/threads bookmarked, but now they're all killed with that forum downing... :rolleyes:

fatiga 2015-03-18 15:31

Re: [Announce] QML Radio for Harmattan
 
Hi, need help.. when I try to install fmrx* debs i get failed loading policy for fmrx* used gdebi

fatiga 2015-03-18 16:13

Re: [Announce] QML Radio for Harmattan
 
Or an useful app to listen some radio?? that don't shutdown after 5 minutes...
thanks!

www.rzr.online.fr 2016-07-30 11:47

Re: [Announce] QML Radio for Harmattan
 
Are sources published to list at

https://wiki.maemo.org/Apps ?

is qmlradio_0.0.8_armel.deb published on any repo ?

http://dl.dropbox.com/u/58218460/qml....0.8_armel.deb


All times are GMT. The time now is 18:21.

vBulletin® Version 3.8.8