Giter Site home page Giter Site logo

imclab / noise-box Goto Github PK

View Code? Open in Web Editor NEW

This project forked from madebyloosers/noise-box

0.0 1.0 0.0 19.06 MB

Broadcasting noise across the internet since 1972 - NoiseBox allows anyone to play sound clips through another computer...

Home Page: http://noisebox.co

noise-box's Introduction

#noise-box

Allow anyone to start their own noise box 'room', with 'hosts' that'll play the noise, and 'clients' that can select tracks, which will then be played via their specific host(s).

Once a client logs in to the room, they see a list of tracks, can preview or broadcast a clip, that'll then get queued and played on the host machine. The noise will be played via the html5 audio api.

###Requirements

  • Node v0.8+
  • npm

###Installation

git clone [email protected]:GuntLondon/noise-box.git
cd noise-box/src
npm install

A config.js file also needs to be present in the src folder. There is a sample version called config.js.sample.

###sfx

Create (or symlink) a directory in /src/public and call it 'sfx' - place mp3 files in here to have them listed.

###less

To update the styles, make changes to the style.less file

To recompile the CSS file, first install less:

npm install less

Then from the src directory, run the following command:

./node_modules/less/bin/lessc public/less/style.less public/css/style.css -x

###Usage

Fire up the noise box server by switching to the src directory and running node server.js

Browse to http://localhost:7001

Enjoy!

noise-box's People

Contributors

jedrichards avatar k0ng avatar m-allanson avatar orangespaceman avatar pxg avatar

Watchers

 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.