[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUDITORY] Continuous room recordings & microphone



Hi Sam,

you could use our autonomous recorder, based on RaspberryPI. Here you can find all the details and code, together with a paper where we run some evaluations in the field.


Of course in your case you can power it using the mains rather than having to use solar panels, and you don't need to stream them through the network but can keep them in a large SD card. By default they'll be segmented in 1-hour chunks, but you can change that in the code quite easily.
We have used this with the Rode SmartLavPlus mic, which is omni and works rather well, and is not too expensive. But you can of course also use other microphones with ¼ jack connector and max 5v power requirements. If you need more (e.g. 48v phantom power) then you'll need to get a dedicated audio interface for the RaspberryPI...there are a few USB ones with XLR connectors and phantom power.

I hope this helps!

best
Lorenzo


--
Dr Lorenzo Picinali
Reader in Audio Experience Design
Dyson School of Design Engineering
Imperial College London
Dyson Building
Imperial College Road
South Kensington, SW7 2DB, London
E: l.picinali@xxxxxxxxxxxxxx

http://www.imperial.ac.uk/people/l.picinali

https://www.axdesign.co.uk/

From: AUDITORY - Research in Auditory Perception <AUDITORY@xxxxxxxxxxxxxxx> on behalf of Norman-Haignere, Samuel V <Samuel_Norman-haignere@xxxxxxxxxxxxxxxxxx>
Sent: 18 October 2022 19:21
To: AUDITORY@xxxxxxxxxxxxxxx <AUDITORY@xxxxxxxxxxxxxxx>
Subject: [AUDITORY] Continuous room recordings & microphone
 

I’m interested in making continuous recordings of the sound in a room for a week at time. I’m wondering if anyone on this list has a suggestion for:

 

  1. Thoughts on a good microphone for making omni-directional room recordings.

 

  1. Any software or hardware that I could buy that would facilitate making long multi-day recordings and chopping them up into manageable files. I could do this using a for loop in MATLAB or Python, but am wondering if there are any alternatives that might be simpler / more robust (e.g. not prone to MATLAB or Python crashing).

 

Thanks in advance!

 

My best,

Sam