Notices


Reply
Thread Tools
Posts: 237 | Thanked: 193 times | Joined on Feb 2010 @ Brighton, UK
#11
Originally Posted by talkMAEMOnik View Post
Your way brings more pure sound, and i like it. Vanous's method makes sound with some kind of background noise.
Probably just that gstreamer is using higher than an 8bit mono 8000Hz signal by default.

I image arecord | aplay could be tuned to give a good output. Looking at 'arecord --help' suggests you can have a lot of control - as with gstreamer.

cheers
 

The Following User Says Thank You to mr id For This Useful Post:
Posts: 154 | Thanked: 33 times | Joined on Oct 2009 @ Lima-Perú
#12
Originally Posted by talkMAEMOnik View Post
That's what I was looking for. It's much simpler than I thought.

I have tiped in Xterminal of N900:
sudo arecord | aplay

then it works as i expected for (N900's mini-jack 3,5 to PC's mini-jack 3,5 = PC with microfone)

But, does it waste the space in internal memory of N900 and should i delete recorded file\files from there after?
Hiz, how can I perform that using windows? any step by step lit guide pls in order to follow (starting from the scratch), TIA
__________________
Sent from my Nokia1112
Follow me @ Twitter Arrancamos
Testing Qt, Qt Mobility, Maemo SDK
 
Posts: 96 | Thanked: 12 times | Joined on Jun 2008
#13
Originally Posted by Arrancamos View Post
Hiz, how can I perform that using windows? any step by step lit guide pls in order to follow (starting from the scratch), TIA
This should work on any computer with a 3.5mm input as all the work is done on the n900s side.

How would you get the n900 to stop transferring the microphone noise to the 3.5mm output?
__________________
n810.
n900
 
Posts: 237 | Thanked: 193 times | Joined on Feb 2010 @ Brighton, UK
#14
Originally Posted by jackdoor View Post
How would you get the n900 to stop transferring the microphone noise to the 3.5mm output?
If you've used a terminal to start the process it should still be running in that terminal. You should send a CTRL+c to quit it.
 
Posts: 2 | Thanked: 0 times | Joined on Jul 2011
#15
there is a way to kill process with comand line?
i tried killall gst-launch an the answer was no process killed
i tried also by killing pin an with root and sudo gainroot but always no process killed...
You have some idea why?
 
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#16
The correct name of the gst-launch process is "gst-launch-0.10".
So, killall gst-launch-0.10 should do the trick.
 
Posts: 2 | Thanked: 0 times | Joined on Jul 2011
#17
no it doesn't.
tried now and there is no answer in terminal..
tried also in a new terminal window but it doesn't kill the process.
i don't have idea of what should be wrong
i've tried the trick also on my linux netbook.... it doesn't work the same... thers something we don't know about gst-launch?
i tried also with this pkill -kill gst-launch but it still doesn't kill the process.
i'm going crazy. i can't belive that the only way to stop
gst-launc ... is by ctrl+c

Last edited by quanz; 2011-12-15 at 16:33.
 
Posts: 1,680 | Thanked: 3,685 times | Joined on Jan 2011
#18
Originally Posted by mr id View Post
If you have gst-launch installed on the n900 (in the gstreamer-tools package), once you've ssh'ed in you can:

Code:
gst-launch autoaudiosrc ! autoaudiosink
will send the input (mic) to the output (speakers or line out).

you can make far more complex pipelines than this but this should provide a proof of concept for you.
This is fu*king awesome when combined with the FM-Transmitter. I now have my own live pirate radio station.
__________________
N900: One of God's own prototypes. A high-powered mutant of some kind never even considered for mass production. Too weird to live, and too rare to die.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 19:33.