Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tito/noya

A live multitouch music sequencer (deprecated)
https://github.com/tito/noya

Last synced: 1 day ago
JSON representation

A live multitouch music sequencer (deprecated)

Awesome Lists containing this project

README

        

Noya
========
Noya is a live music sequencer

Requirements
------------
In order to build noya, you need header files and libs of:
- scons
- liblo
- libsndfile
- libsamplerate
- clutter (>= 0.8)
- portaudio (>= 0.19)
- fftw (>= 3)
- sqlite (>= 3)

For Ubuntu Intrepid, you can do

sudo apt-get install scons liblo-dev libsndfile-dev libsamplerate-dev portaudio19-dev libclutter-0.8-dev libsqlite3-dev libfftw3-dev

Building and installation
-------------------------
After extracting the dist tarball, run:

scons

Running noya
------------
Just run:

./noya

Troubleshooting
---------------
Noya is in development, no stable version is released yet.
If you have bugs or features, open a ticket on :

http://noya.txzone.net/