Beehive timelapse listener & browser. Server to accept uploads from Langstroth Android app.
This will currently accept recordings of any length, but truncate them to 1 second WAVs. This is because:
- the Android recording system appears to have some kind of adjustment about a second in, so it needs to be skipped
- SoX can't splice MP3s without a hiccup, so we need to store WAVs
- and WAVs are huge (44k/sec) so they need cutting down.
Uses SoX to splice sound files and generate spectrograms.
Work in progress.
Copyright © 2015 Joe Wass
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.