Coder Social home page Coder Social logo

mash-for-live's Introduction

Mash for Live

There is an abundance of free music available online that just begs to be remixed and mashed up. However, the process of downloading tracks, slicing them into usable pieces and laying them out in Ableton Live is tedious and time consuming. Why not let a computer do the boring part so us humans can concentrate on being creative?

The goal of this project is to create an online tool for finding freely downloadable tracks from SoundCloud and compiling them into an Ableton Live set with pre-sliced clips. The slicing is based on the analysis results retrieved from the Echo Nest API.

This project started out as a quick and dirty hack for Music Hack Day Berlin 2014, but since several people expressed their interest, I decided to keep polishing it a bit further.

Live demo

http://mashforlive.com (currently offline)

Requirements

  • Java 8

Building from source

Mash for Live uses Maven for its build system. In order to create a standalone JAR, simply run mvn clean package in the hu.zstorok.mashforlive directory. The resulting mashforlive-x.y.z-SNAPSHOT.jar will be placed in the target subdirectory, where the x.y.z part depends on the current version of the application.

Running

Once you have built the application from source, you can run it by typing e.g. java -jar target/mashforlive-0.0.1-SNAPSHOT.jar.

Go to http://localhost:8080 to start using Mash for Live.

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.