Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

tito/noya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/


About

A live multitouch music sequencer (deprecated)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published