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.


All times are GMT. The time now is 11:34.

vBulletin® Version 3.8.8