-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[![Build Status](https://travis-ci.org/nuss/VideOSC2.svg)](https://travis-ci.org/nuss/VideOSC2) | ||
|
||
VideOSC is an experimental OSC controller for Android that uses the color information coming from the device' in-built camera(s) to control the generation of electronic sounds or other media. | ||
This repository is a complete rewrite of the app's first version (written using Processing, a Java-based programming environment for creative coding). This version of VideOSC is mainly focusing at stability (e.g. avoiding memory leaks), a more Andoid-like look and feel and new features. | ||
This repository is a complete rewrite of the app's first version (written using Processing, a Java-based programming environment for creative coding). The repository contains new features as well as it's focusing on stability (e.g. avoiding memory leaks) and enhanced user experience. |