What is your ultrasound application?
at
Passive Acoustic Monitoring (PAM) on underwater glider (6-channel volumetric array)
What is your ultrasound application?
at
Passive Acoustic Monitoring (PAM) on underwater glider (6-channel volumetric array)
This is my first time post, but I have been following this thread for a long time. I'm so impressed with the work so far! I'm interested in recording and monitoring bat sounds in an art and activism context, to share my fascination with the species that live around us (above us!) by making their communication audible. So far I have built a very simple bat detector using a Teensy 3.2 + Audio board + ECM mic at 192kHz, running the granular synth object in pitch-shift mode (modded the lib to reduce minimum pitch multiplier to .10).
I use this as my realtime monitor while making recordings on a professional sound recorder, which I later slow down for recording and analysis. For an upcoming project I'm trying to develop an online livestream so people can tune into the ultrasonic world of bats. In this case aesthetics are more important than data, so I have been evaluating the sounds of bat detection techniques to find the most sonically engaging method.
I have a few questions about the project so far:
- I have been thinking a lot about the AUTO_TE mode. After listening to longer recordings at .10 speed, I have always wanted to experience such sounds in near realtime, using the gaps between calls to expand the playback. I wonder if it would it be possible to start the x0.10 playback as soon as the detector thresh is passed and the buffer begins to fill? Then, in the background we still monitor the thresh for another event. If another event occurs we stop playback, flush the buffer, and start again. That way all calls are preserved, though some will be truncated. I should probably simulate this via editing to see how it really sounds!
- I have been experimenting with ultrasound recording in stereo, and there are some very interesting spatial effects, especially with slightly spaced capsules and directive horns. Buffer length would be halved but perhaps there is still enough RAM?
- Teensy 4 should have more RAM for audio buffering, but is that currently enabled in the Audio Library? (recent commits seem to suggest that it has the same max audio delay as the Teensy 3.6) Also, the pinout is different, hence the new rev. of the Audio Board.
- Edwin: I am thinking I should just get one of your boards and start building the current version of the detector before I hack too much on my variation of AUTO_TE. My only question is whether you are planning an update for Teensy 4? I haven't looked at the changes in pinout, maybe I could just cut some traces and re-route by hand?
Thanks -Zach
good evening
I came across this forum by chance and I am very interested in this project.
I saw on Ebay that it was possible to get this PCB and a microphone. Is this the latest version?
Regarding the case, has anyone already made a case with a 3D printer?
Finally last thing, can we connect an earphone or a small speaker to listen to the signal live?
Thank you for your details and sorry for my bad English!
Manu