Coder Social home page Coder Social logo

xenos's Introduction

Xenos

Xenos is a virtual instrument plug-in that implements and extends the Dynamic Stochastic Synthesis (DSS) algorithm invented by Iannis Xenakis. Programmed in C++ with the JUCE framework, Xenos is open-source, cross-platform, and can be built in a number of plug-in formats.

Key features include:

  • Authentic DSS engine
  • Xenharmonic pitch quantizer
  • Custom scale import in the Scala format
  • Ten stochastic distributions with up to two parameters each
  • First- and second-order random walks
  • Variable number of segments per wave cycle
  • Variable amplitude envelope
  • Polyphonic (64 voices by default)
  • MIDI implementation (notes, sustain, pitch bend)
  • External MIDI controller assignment
  • Parameter automation
  • Simple and streamlined interface
  • Free and open source

Xenos was first presented to the Meta–Xenakis Global Symposium, and is the subject of a master’s degree from the Media Arts and Technology (MAT) program at UC Santa Barbara.

Quick Start Video

Watch the Quick Start video on YouTube.

Installation Notes

Xenos has been tested on macOS 10.14.6 and Windows 10 (64-bit).

Build from Source

  1. Download JUCE
  2. Clone or download Xenos
  3. Open Xenos.jucer in the Projucer
  4. Export the project for your IDE and platform, e.g., Xcode (macOS) or Visual Studio 2019 (Windows); see here for more information
  5. Compile Xenos using your IDE (or make on Linux)
  6. Move the plug-in binary, e.g., Xenos.component or Xenos.vst3, to the proper location according to your platform, host software, and plug-in format
    • e.g., /Macintosh HD/Library/Audio/Plug-Ins/Components (MacOS)
    • e.g., C:\Program Files\Common Files\VST3 (Windows)
  7. Open a suitable plug-in host application and add Xenos on a software instrument track

Pre-Built Binaries

  1. Download the latest Xenos release from GitHub
  2. Extract the plug-in binary, i.e., Xenos.component or Xenos.vst3, and move it to the proper location according to your platform, host software, and plug-in format
    • e.g., /Macintosh HD/Library/Audio/Plug-Ins/Components (MacOS)
    • e.g., C:\Program Files\Common Files\VST3 (Windows)
  3. Open a suitable plug-in host application and add Xenos on a software instrument track

xenos's People

Contributors

raphaelradna 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.