Periodic sound sampling over time

We all have our ideas regarding recording! Share your experience.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Post Reply
bgillesp
Posts: 4
Joined: Thu Oct 10, 2013 8:03 pm
Operating System: Please select

Periodic sound sampling over time

Post by bgillesp » Thu Oct 10, 2013 8:11 pm

I am trying to find a feature which allows me to register ambient noise during the same 5 minutes every hour for 24 hours, leaving the microphone and its ampli connected permanently. Is this doable with the current timer features? If so, I haven't found how!
Thanks for this great software.
Last edited by bgillesp on Fri Apr 24, 2015 4:23 pm, edited 2 times in total.
Reason: removed irrelevant forum link

kozikowski
Forum Staff
Posts: 69357
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Periodic sound sampling over time

Post by kozikowski » Thu Oct 10, 2013 8:24 pm

Timer Record isn't a program. It's a tool with little windows to put your time in. So you can't change it, although some enterprising soul might be able to whip something up in Nyquist.

Koz

kozikowski
Forum Staff
Posts: 69357
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Periodic sound sampling over time

Post by kozikowski » Thu Oct 10, 2013 8:26 pm

leaving the microphone and its ampli connected permanently.
And computer. I would guess that even if you managed to get it to work, you wouldn't be able to use the computer for anything else. Audacity is a simple program and it likes running on simple computers.

Very few people have managed to make a surveillance computer out of Audacity. That's your Google search term.

Koz

steve
Site Admin
Posts: 81609
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Periodic sound sampling over time

Post by steve » Fri Oct 11, 2013 1:49 am

If you are on Linux you can simply schedule arecord (or any other command line recorder) as a Cron task.
I doubt that there will be much interest is developing an Audacity feature to record for 5 minutes every hour.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

bgillesp
Posts: 4
Joined: Thu Oct 10, 2013 8:03 pm
Operating System: Please select

Re: Periodic sound sampling over time

Post by bgillesp » Fri Oct 11, 2013 6:03 am

I'm not on Linux. For my need, the computer would indeed be dedicated to the sound surveillance operation. Would continuous recording over 24 hours not create enormous file? I could cut 5 minute samples from a large file using the timeline, I suppose.

kozikowski
Forum Staff
Posts: 69357
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Periodic sound sampling over time

Post by kozikowski » Fri Oct 11, 2013 7:19 am

Isn't it a 13-1/2 hour limit for 44100, 16-bit, Stereo? Something like that? You should not use lower quality because the filtering and effects tools stop working well. WAV files poop out at either 2GB or 4GB and I forget which one is significant.

You really need software that's designed to do this.

Koz

steve
Site Admin
Posts: 81609
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Periodic sound sampling over time

Post by steve » Fri Oct 11, 2013 1:54 pm

kozikowski wrote:Isn't it a 13-1/2 hour limit for 44100, 16-bit, Stereo?
For saving and re-opening Audacity projects, yes: http://wiki.audacityteam.org/wiki/Relea ... e_Projects
Longer projects can be created, but data will be lost if you try to save a project longer than this.
kozikowski wrote:WAV files poop out at either 2GB or 4GB and I forget which one is significant.
4GB is the limit for "normal" WAV files (equivalent to about 6.8 hours of CD-quality audio): http://en.wikipedia.org/wiki/WAV#Limitations
Some older Windows PCs have a 2 GB file size limit, but that is not very likely these days.
bgillesp wrote:I'm not on Linux. For my need, the computer would indeed be dedicated to the sound surveillance operation.
Then you probably need to use dedicated sound surveillance software.
bgillesp wrote:Would continuous recording over 24 hours not create enormous file
Yes it would, though if most of that time is silence, then you could use the "Sound Activated Recording" feature: http://manual.audacityteam.org/o/man/tr ... u.html#sar
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

kozikowski
Forum Staff
Posts: 69357
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Periodic sound sampling over time

Post by kozikowski » Fri Oct 11, 2013 5:03 pm

use the "Sound Activated Recording" feature:
Which kills your "time of day" information. Audacity doesn't have timestamps or SMPTE Timecode unless you add it.

See:
Software designed to do this.

Koz

Post Reply