maemo.org - Talk

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

Exact 2010-07-26 21:56

Re: Decibel Meter ?
 
Yep, would love if someone could develope some kinda app for this.

Skyscraper 2010-08-18 07:05

Re: Decibel Meter ?
 
Hey!

I'm searching an App like this, too!
Any news?

Skyscraper

Pimmy 2010-09-13 14:48

Re: Decibel Meter ?
 
Quote:

Originally Posted by vabgeo (Post 720139)
try in a terminal
Code:

arecord -vv /dev/null

Sweet... this is all we need to get relative value. But that does not give you sound level in decibels.

quipper8 2010-09-13 15:13

Re: Decibel Meter ?
 
maybe someone could look into getting this running on maemo

http://plugin.org.uk/meterbridge/

anapospastos 2010-09-13 15:15

Re: Decibel Meter ?
 
Yes yes yes. Nice idea:)

mr id 2010-09-13 15:25

Re: Decibel Meter ?
 
1 Attachment(s)
I've been working with something that may be somewhat related, basically there is a gstreamer plugin 'level' that should give you access to what you need, but obviously what you want is a nice UI on top of it.

http://www.gstreamer.net/data/doc/gs...ins-level.html

I'd been using it to make a simple input level monitor for a recording app, just a moving bar with a peak fall off, but it looks like the kind of data you'd be looking for.

You just need a pretty simple gst pipeline from input through level to null running that you can attach to for reading the values from.

Julien_2006 2010-09-16 14:34

Re: Decibel Meter ?
 
Hi everyone
Mr id I'm interresting at the app you put a screenshot can you tell me the name and where I cand find it please ?

mr id 2010-09-16 14:53

Re: Decibel Meter ?
 
Quote:

Originally Posted by Julien_2006 (Post 817933)
Hi everyone
Mr id I'm interresting at the app you put a screenshot can you tell me the name and where I cand find it please ?

It's currently on my hard drive as it's in early development. I'm pretty close to an alpha release which will happen as soon as I get the time to tie up a few issues - I started a major refactor on some of the core gstreamer parts which means it's not fully usable right now.

It should be called 'demorecorder' when it hits extras-devel. It's a very simple multi-track recorder (think 'old school' 4 track with a single input) and too be honest I'm a little unsure about how well it will perform out in the wild. I'll announce it once it's up, but let me know if you are interested in an earlier (non-packaged) preview.

Julien_2006 2010-09-16 15:05

Re: Decibel Meter ?
 
I don't know if I would be able to manage a non packaged app, it's about compilating using make ? Why not but I would not loose your time.
I am notified for this thread so I shall follow the advancement (hope I make myself understand)

mr id 2010-09-16 15:16

Re: Decibel Meter ?
 
Quote:

Originally Posted by Julien_2006 (Post 817962)
I don't know if I would be able to manage a non packaged app, it's about compilating using make ? Why not but I would not loose your time.
I am notified for this thread so I shall follow the advancement (hope I make myself understand)

You wouldn't need to compile it but you would need to be comfortable making it executable and starting it from the terminal.

Hopefully, this weekend will be the one I finally get the time to sort out the remaining issues.


All times are GMT. The time now is 13:36.

vBulletin® Version 3.8.8