maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   xoscope (https://talk.maemo.org/showthread.php?t=34099)

pinnchus 2009-11-08 13:04

xoscope
 
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,

st5150 2009-11-19 04:01

Re: xoscope
 
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.

t_moyashi 2009-11-19 14:33

Re: xoscope
 
Quote:

Originally Posted by pinnchus (Post 368706)
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
http://sites.google.com/site/tamaneg...ce/eXtace1.png
http://sites.google.com/site/tamaneg...ce/eXtace2.png
http://sites.google.com/site/tamaneg...ce/eXtace3.png

(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

wesgreen 2009-11-19 22:29

Re: xoscope
 
Quote:

Originally Posted by pinnchus (Post 368706)
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.

speculatrix 2010-02-23 17:36

Re: xoscope
 
I have added xoscope port to the GSoC wishlist
http://wiki.maemo.org/GSoC_2010/Project_ideas


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

vBulletin® Version 3.8.8