Giter Club home page Giter Club logo

soundlocale's Introduction

Soundlocale

Soundlocale is a web application for playing a mix of geotagged sounds based on the listener's present coordinates. As the listener travels through a space, the sounds adjust in volume based on their proximity.

This project was proposed at the September, 2013 Hacking Arts conference in Cambridge, MA by Qingyang Xi, and has been developed thus far by Mark Breedlove.

Dependencies

Install the dependencies in requirements.txt:

$ pip install -r requirements.txt

Soundlocale relies on avconv, which is part of the Libav fork of ffmpeg. On Debian / Ubuntu, this is part of the libav-tools package. You will also need the libvo-aacenc0 package for transcoding AAC. See the provided Vagrant / VirtualBox VM, which runs Ubuntu 14.01 and resolves all of the dependencies.

Testing and Development with Vagrant

See README-vagrant.txt. With the included Vagrant and Ansible files, you can easily spin up virtual machines that are configured to serve up this application.

To do

  • Transcode files: need both m4a and ogg.
  • Web Audio API for mobile Safari support.
  • Progress indicators
  • Add Vagrant and Ansible files to ease installation, testing, development
  • Support Gevent
  • Fix login response for incorrect password.
  • Maps! Geolocate uploaded sounds. Show positions of sounds on home page.
  • Main page: list users who have sounds in the current area. Choose which user to listen to.
  • User list page: Show users, click on user & see map of sounds.
  • Cloud storage
  • Asynchronous transcoding

The future

  • A user will create programs, which are just metadata pages that can be used to group sounds together and give synopses.
  • A next iteration may incorporate compass heading, but that seems to require that the device be moving. With heading, the sounds could be panned, but that should be governed by an attribute of the sound.

License

Copyright (C) Mark Breedlove (http://www.markbreedlove.com/)
and Qingyang Xi

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

soundlocale's People

Contributors

markbreedlove avatar

Stargazers

Tod Robbins avatar albert avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.