Giter Site home page Giter Site logo

processing-sound's Introduction

Processing Methcla Interface

This is a processing interface and a collection of plugins for Methcla, a leight-weight, efficient sound engine for mobile devices.

Running on Linux

Make sure the following software packages are installed: libasound2 libflac8 libmpg123-0 libstdc++6 libsndfile1 libvorbis0a libvorbisenc2 libogg0

Building the libMethClaInterface

The Java Library is to be compiled with ant. Please install the latest version on ant on your computer. The build.xml file is in in the root folder. Core.jar needs to be compiled and ready in ../../../core/library. To compile do

 $ ant

in the root folder.

Building on Linux

Install the following packages

g++
ant
openjdk-7-jdk

Point the build scripts to the Java installation

export JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64

Running the 32 bit version of processing (Ubuntu 14.04)

Execute the following commands:

sudo dpkg --add-architecture i386
sudo apt-get update

Install the following packages:

libc6:i386
libstdc++6:i386
libXext6:i386
libXrender1:i386
libXtst6:i386
libXi6:i386
libpulse0:i386

Compiling the 32 bit version of Processing Sound (Ubuntu 14.04)

Install the following packages:

gcc-multilib
g++-multilib

processing-sound's People

Contributors

wirsing avatar kaoskorobase avatar gohai avatar shiffman avatar qiubit avatar reas avatar aferriss avatar utpalkumarjha avatar clankill3r avatar

Watchers

Alvar Laigna avatar James Cloos avatar  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.