![]() |
Decibel Meter ?
1 Attachment(s)
Hello, Is there any Desibel meter for N900 maemo5?
like this |
Re: Decibel Meter ?
me second. This will be handy for numerous reason of usage :) sound or exhaust noise.
|
Re: Decibel Meter ?
Quote:
|
Re: Decibel Meter ?
I would also like to see a decibel meter for use on the N900 its a great idea
http://shop.my-symbian.com/include/p...undmonitor.gif thanks |
Re: Decibel Meter ?
I like this idea also.
|
Re: Decibel Meter ?
Yes.
I want that app too. ...yet another thing iphone has and the nice hardware N900 doesn't. |
Re: Decibel Meter ?
Quote:
|
Re: Decibel Meter ?
Quote:
...is that a no on the Sound Meter? |
Re: Decibel Meter ?
Quote:
Code:
arecord -vv /dev/null |
Re: Decibel Meter ?
Would be nice have app like this.
|
Re: Decibel Meter ?
Yep, would love if someone could develope some kinda app for this.
|
Re: Decibel Meter ?
Hey!
I'm searching an App like this, too! Any news? Skyscraper |
Re: Decibel Meter ?
Quote:
|
Re: Decibel Meter ?
|
Re: Decibel Meter ?
Yes yes yes. Nice idea:)
|
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. |
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 ? |
Re: Decibel Meter ?
Quote:
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. |
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) |
Re: Decibel Meter ?
Quote:
Hopefully, this weekend will be the one I finally get the time to sort out the remaining issues. |
Re: Decibel Meter ?
if it's something like chmod +x & /path/to/the/app start, let's do it.
|
Re: Decibel Meter ?
Quote:
|
Re: Decibel Meter ?
Ok tell me when by posting a message here (I tried to send you a MP but it seems there are no mp here)
|
Re: Decibel Meter ?
Quote:
|
Re: Decibel Meter ?
Quote:
|
Re: Decibel Meter ?
Quote:
|
Re: Decibel Meter ?
Hi aksuli83,
i haven't attempted to calibrate against a real decibel meter as I'm only using it to avoid clipping the mic input. do you have a decibel meter to test against? no release yet as i have been travelling a lot lately. i'll try and put a file up today but it will depend on how the wifi at this cafe holds up. it still has some crashes but nothing device threatening. |
Re: Decibel Meter ?
managed to get an executable to
https://garage.maemo.org/frs/?group_id=1786 you'll need to downlolad it to somewhere executable chmod +x and start from a terminal. please report any issues to the bugtracker |
Re: Decibel Meter ?
Quote:
can you write simple instruction how I can install this? I dont know how I open a file in x-terminal and where I have save the file? Sorry ;( |
Re: Decibel Meter ?
Quote:
By default this will save in your MyDocs folder - you will need to move it from there. Open the terminal - (if you are at all uncomfortable with this you may want to stop now, you are essentially downloading a random file off of the internet and running it on your phone). enter the following at the prompt (this will move the file): mv /home/user/MyDocs/demorecorder /home/user/demorecorder then (to make it executable) chmod +x /home/user/demorecorder now you can start it with /home/user/demorecorder hth |
Re: Decibel Meter ?
Quote:
chmod +x /home/user/demorecorder (and rootsh has to be enabled, offcourse) --- Can you tell me how I can test desibels with this ;) ? |
Re: Decibel Meter ?
Quote:
Are you sure you need rootsh for this? Quote:
will pop up the box with the meter on it. This will show current and peak for L and R channels. |
Re: Decibel Meter ?
This is incredible, thank you mr id!
I couldn't get the file to move location in XTerminal, as per your instructions (it said "no such file found", or somesuch), so I just went to File Manager and moved it manually to the root folder ('N900', or whatever you've named it). I suppose I could have just chosen to download it there in the first place, as it gave me the option to do so. I then did the other two commands, as you wrote, in XTerminal, and it works beautifully! This is a major boost for me, as I have a job which lets me sneak off to my car and do what I really want to do for a living, which is to write and record music (I keep an acoustic guitar in my car at work, and I get long breaks :) ). demorecorder now enables me to instantly record harmonies, etc. As you say, it's just like an oldskool 4-track recorder, and having it on my phone means I always have it with me whenever inspiration strikes (about twice a year, if I'm lucky ;) ). Only prob I have found so far, after an initial quick 15-minute test, is that when recording more than one track (with headphones plugged in, so as not to re-record the first track's playback), the second track seems to be slightly lagging behind the original track on playback when I play the two back together. Haven't tested it with recording more than two tracks yet, but is that something you had noticed too? It happened on two separate projects I started. Also, when I pressed the 'mixdown' button, the whole thing crashed :) But I know this is a work in progress, and I'm just happy that you're doing this, so thanks again for this magical app (I hate that word)! Will let you know how I get on with further testing. |
Re: Decibel Meter ?
Quote:
Quote:
Out of interest, are you recording down to an external microsd or internal memory, and do you know what class card you have? Looking to collect some stats here. Also, I haven't had a chance to compare the lag now that PR1.3 is out and whether any Pulse audio fixes have had an impact. Quote:
The other main frustration you may find in the current version is not all of your track settings being persisted when you save and reload (EQ, effects etc). I've been travelling a lot over the past couple of months but I should have a few free weekends coming up to get back on track with development. Thanks a lot for your feedback. |
Re: Decibel Meter ?
If this gets developed into a packaged app for the repository, let us know. I do have a calibrated sound meter to compare it against.
This time I'll subscribe to the thread to keep up with things. |
Re: Decibel Meter ?
Quote:
I'm curious to see how accurate it can be. I'll post here when I have something installable for you. I'm now tempted to just knock up a very simple level meter just for this purpose - then maybe someone else could take it forward to make a good looking application. Clearly you'd prefer a nice package but would you be up for a guided installation just to get a proof of concept? I'm concerned I'd spend more time packaging than writing the test application! cheers |
Re: Decibel Meter ?
Return of experience
I have installed the deb you gave previous page and test your app, it's a very nice app. I do not experience bug that trouble maemo, but i didn't really test the app cause I have flashed the device a few days after. I'm gonna install it again and this time really test the app. It could be a good complement to : http://my-maemo.com/software/applica...to=1975&faq=34 |
Re: Decibel Meter ?
Quote:
Code:
arecord -vv - > /dev/null Code:
rm /dev/null |
Re: Decibel Meter ?
2 Attachment(s)
Had a couple of hours this evening to build a standalone app with an example gstreamer level plugin running.
The tar.gz has a plain executable inside - no deb or package, so you'd need to drop it somewhere executable and start from the command line. Would be interested how it compares to a calibrated meter. I'm not expecting accuracy as it doesn't measure sound pressure etc. I'd be keen to get a variety of comparative readings from quiet through to loud. Feel free to play with the gain to see if this can improve matters. As mentioned previously, it wasn't designed to be accurate but rather to give visual feedback when recording wrt audio clipping. cheers |
Re: Decibel Meter ?
Hi,
I just discovered this thread yesterday and saw that no standalone application was there yet. Coincidentally, I am currently also developing some small application which has some sound recording functionality. Similarly to mr id I also had some sort of VU Meter as user feedback to get an optical feedback of the sound input level. I got the first version uploaded to extras-devel yesterday. It is called "vumeter". The whole thing is pretty "hackish" as the code was "ripped" out of another software project. Though, it should give at least some visual feedback. Kind regards Wonko |
All times are GMT. The time now is 06:54. |
vBulletin® Version 3.8.8