Notices


Reply
Thread Tools
Posts: 8 | Thanked: 12 times | Joined on Aug 2009
#1
Hi all, I'm trying to make work xoscope in my n810. And canīt find any documentation regarding direct mic access coding.

The compiled code work fine.

Does anyone have any idea where to start?

I took a look inside maemo-recorder, but, it is using GSstreamer and that don't work for me.

Any help is welcomed

Thanks,
 
Posts: 384 | Thanked: 90 times | Joined on Mar 2008
#2
You'll find most Maemo multimedia applications are developed using the GStreamer framework. We have ALSA and ESD, but not OSS. Research if ALSA's OSS emulation is built in by default or not. OSS emulation through ALSA and ESD is doable, but known to have issues.

Last edited by st5150; 2009-11-19 at 04:04.
 
t_moyashi's Avatar
Posts: 49 | Thanked: 102 times | Joined on Jul 2009 @ 驚く為五郎
#3
Originally Posted by pinnchus View Post
Hi all, I'm trying to make work xoscope in my n810. And canīt find any documentation regarding direct mic access coding.

The compiled code work fine.

Does anyone have any idea where to start?

I took a look inside maemo-recorder, but, it is using GSstreamer and that don't work for me.

Any help is welcomed

Thanks,
"arecord" can access to the mic.
I used it in this joke app.
I hope this helps you .

(EDIT)
There is a nice app called <eXtace>.
some screen shots




(EDIT2)
I found I can pass through the mic to ESD by the following command.

Code:
 arecord -v  -t raw  -f S16_LE | esdcat -r 8000 -m
__________________
Quasar(media player),a2recv(a2dp receiver),v4l2ucp(v4l2 controller),dmenu(keystroke launcher)
dillohelper(browser helper),SpSwApplet(speaker switcher),Blowthefire(joke app),clickhackF6,mYTubePlusStr

Last edited by t_moyashi; 2009-11-24 at 13:24.
 

The Following User Says Thank You to t_moyashi For This Useful Post:
Posts: 313 | Thanked: 97 times | Joined on Jan 2009
#4
Originally Posted by pinnchus View Post
Hi all, I'm trying to make work xoscope in my n810. And canīt find any documentation regarding direct mic access coding.

The compiled code work fine.

Does anyone have any idea where to start?

I took a look inside maemo-recorder, but, it is using GSstreamer and that don't work for me.

Any help is welcomed

Thanks,
you might find the seqretary recorder ap interesting.
 

The Following User Says Thank You to wesgreen For This Useful Post:
speculatrix's Avatar
Posts: 880 | Thanked: 264 times | Joined on Feb 2007 @ Cambridge, UK
#5
I have added xoscope port to the GSoC wishlist
http://wiki.maemo.org/GSoC_2010/Project_ideas
__________________
Fujitsu U820, HTC Vision/G2/DesireZ, Nokia N800 770 E71, Zaurus 6000, Palm T3, Zaurus C3100 - stolen
 
Reply


 
Forum Jump


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