Git Product home page Git Product logo

nebulator's Introduction

What This Is

  • Most music software uses piano roll midi editors. This is an alternative - writing scripts to generate sounds.
  • C# makes a reasonable scripting language, given that we have the compiler available to us at run time.
  • Supports midi and midi-over-OSC.
  • While the primary intent is to generate music-by-code, runtime interaction is also supported using midi or OSC inputs.
  • It's called Nebulator after a MarkS C++ noisemaker called Nebula which allowed manipulation of synth parameters using code.
  • Requires VS2022 and .NET6.

logo

Usage

  • Main window includes the transport control and one per channel controls.
  • Also has log and comm tracing. Note that comm tracing has an impact on performance so use it judiciously.
  • Basically open a .neb file, press compile, then run.
  • Use your favorite external text editor. The application will watch for changes you make and indicate that recompile is needed. I use Sublime - you can associate .neb files with C# for pretty-close syntax coloring.
  • Click on the settings icon to edit your devices and options.

Example Script Files

See the Examples directory for material while perusing the docs.

File Description
example.neb Source file showing example of static sequence and loop definitions, and creating notes by script functions.
airport.neb A take on Eno's Music for Airports - adapted from this.
utils.neb Example of a library file for simple functions.
scale.neb Example of a library file for playing with a scale.
*.nebp Storage for dynamic stuff. This is created and managed by the application and not generally manually edited.
temp\*.cs Generated C# files which are compiled and executed.
example.mp3 A bit of some generated sound (not music!) using Reaper with good instruments and lots of reverb. I like lots of reverb.
airport.mp3 Snippet generated by airport.neb and Reaper.

The Documentation

External Components

nebulator's People

Contributors

cepthomas avatar kant avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

colaplate kant zen3d

nebulator's Issues

Logo Proposal for Nebulator

Hi, I'm a graphic designer and I like to collaborate with open source projects. Do you know that the graphic image of a project is very important? thinking about it I would like to design a logo for your Project Nebulator.

I will be pleased to collaborate with you.

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.