Webapp which implements various noise detection alrorithms developed by the University of Salford's Good Recording project.
windDetto do the actual processingaudiowaveformto generate peak dataffmpegfor audio file conversion and slicingsendmailor other mailserver to send validation emails
- Make sure binaries above are available
- Copy
configuration/settings.rb.exampletoconfiguration/settings.rband set as appropriate. bundle --without productionrackup
In the console output, server messages are in green, command line tools in yellow, user interaction in blue and errors in red.
- /features/: cucumber specs
- /public/audio: upload location for audio files
- /testdata/: files to test with
- /trees/: descision trees for windDet
- config.rb: website config
- config.ru: rackup config
- NoiseEater.rb: website app
- fileprocessor.rb: audio file processing server
- resetdb.rb: wipe the database and files
Developed by the University of Salford Acoustics Research Centre.
- Webapp by Dr. Kim Foale
- Noise detectors by Dr. Paul Kendrick
- Project Manager Prof. Trevor Cox