Giter VIP home page Giter VIP logo

geo25rey / non Goto Github PK

View Code? Open in Web Editor NEW

This project forked from imv/non

0.0 1.0 0.0 15.81 MB

Non reinvents the DAW. Powerful enough to form a complete studio, fast and light enough to run on low-end hardware like the eeePC or Raspberry Pi, and so reliable that it can be used live, the Non DAW Studio is a modular system composed of four main parts: Non Timeline, a non-destructive, non-linear audio recorder and arranger. Non Mixer, a live mixer with effects plugin hosting and advanced Ambisonics spatialization control. Non Sequencer, a live, pattern based MIDI sequencer, and finally, the Non Session Manager to tie together these applications and more into cohesive song-level units.

Home Page: http://non.tuxfamily.org

License: GNU General Public License v2.0

C++ 19.29% C 67.15% Python 1.48% HTML 5.74% mupad 4.35% Makefile 0.12% CSS 1.48% Shell 0.33% Objective-C 0.07%

non's Introduction

Non-things build instructions

This repository contains all of the non-* software.

Getting NTK

If you just cloned the non repository or just executed git pull, then you should also run

git submodule update –init

to pull down the latest NTK code required by Non. Git does not do this automatically.

Building NTK

If you don’t have NTK installed system-wide (which isn’t very likely yet) you MUST begin the build process by typing:

cd lib/ntk ./waf configure ./waf

Once NTK has been built you must install it system-wide before attempting to build the non-* programs.

To install NTK type:

su -c ‘./waf install’

Build all projects

Typing:

./waf configure ./waf su -c ‘./waf install’

from the base of the checkout of the Non git repository will build and install all of the non-* programs together.

Build a single project

Typing:

./waf configure –project=[timline|sequencer|mixer|session-manager] ./waf su -c ‘./waf install’

non's People

Contributors

original-male avatar trebmuh avatar royvegard avatar nedko avatar tweerlei avatar danielappelt avatar ventosus avatar imaami avatar diovudau avatar petern avatar fundamental avatar non25 avatar

Watchers

James Cloos 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.