plant / soundwalks.org

Soundwalks.org is a social network for sharing, annotating, and mapping environmental sound recordings.

This URL has Read+Write access

plant (author)
Mon Nov 09 13:06:01 -0800 2009
commit  51fae2d659dad99608fd013da7bde332fb59ff52
tree    0f6b2beeaa13e3788db9451a26e5e0fb14282a56
parent  279f7162c8f9064bf34095a21bea8f1348953531
name age message
file COPYING Thu Oct 15 18:34:50 -0700 2009 . [plant]
file README.markdown Loading commit data...
file Rakefile Wed Jun 24 20:55:46 -0700 2009 moved [plant]
directory app/
directory config/ Sun Nov 08 19:24:00 -0800 2009 crossdomain uses username param [plant]
directory data/ Wed Nov 04 13:48:03 -0800 2009 simple script to replace null values with Inf f... [plant]
directory db/ Fri Oct 30 16:01:24 -0700 2009 speed up link creation by getting rid of excess... [plant]
directory doc/ Wed Jun 24 20:55:46 -0700 2009 moved [plant]
directory features/ Mon Jul 13 14:37:14 -0700 2009 authentication [plant]
directory lib/ Sun Nov 08 19:45:07 -0800 2009 mds changes [plant]
directory matlab/ Sun Nov 08 19:45:07 -0800 2009 mds changes [plant]
directory public/
directory script/ Wed Jun 24 20:55:46 -0700 2009 moved [plant]
directory spec/ Mon Jul 13 14:37:14 -0700 2009 authentication [plant]
directory test/ Tue Sep 08 13:20:07 -0700 2009 . [plant]
directory vendor/ Mon Nov 02 00:29:33 -0800 2009 whitespace [plant]
README.markdown

soundwalks.org

Soundwalks.org is a site that allows people to share environmental sound recordings with each other. These recorded experiences are known as "soundwalks." Besides uploading sounds, users participate in social meaning construction through tagging, annotation, and discussion of environments. The core of the site centers around an interactive map application whereby people can experience virtual soundscapes--similar to Google Street View, but for sounds.

In addition to exploration and discussion, soundwalks.org aims to focus on composition of both real and virtual soundwalks as a means of understanding one's environment and artistic expression.

Technology

soundwalks.org uses the sirens-ruby library for the segmentation, indexing, and retrieval of environmental sounds.

Acknowledgements

soundwalks.org is a research project within the Arts, Media and Engineering program at Arizona State University. For more information, the following papers may be of interest:

  1. Gordon Wichern, H. Thornburg, B. Mechtley, A. Fink, A Spanias, and K. Tu, “Robust multi-feature segmentation and indexing for natural sound environments,” in Proc. of IEEE/EURASIP International Workshop on Content Based Multimedia Indexing (CBMI), Bordeaux France, July 2007. (PDF)
  2. Gordon Wichern, J. Xue, H. Thornburg, and A. Spanias, “Distortion-aware query-by-example of environmental sounds,” in Proc. of IEEE Workshop on Applications of Signal Processing to Audio and Acoustics (WASPAA), New Paltz, NY, October 2007. (PDF)
  3. J. Xue, Gordon Wichern, H. Thornburg, and A. Spanias, “Fast query-by-example of environmental sounds via robust and efficient cluster-based indexing,” in Proc. of IEEE International Conference on Acoustics Speech and Signal Processing (ICASSP), Las Vegas, NV, April 2008. (PDF)

Additionally, work on Sirens is supported by the National Science Foundation under Grants NSF IGERT DGE-05-04647 and NSF CISE Research Infrastructure 04-03428.

Copyright

All soundwalks.org code, unless otherwise specified, is copyright 2009 Arizona State University, licensed under the GNU GPL. See COPYING for details. Sirens and sirens-ruby are licensed under the GNU LGPL. See individual projects for more details.

Additionally, soundwalks.org makes use of several open source Rails plugins (with various modifications), most (if not all) available on Github. See vendor/plugins for a full list of plugins and their licensing details.