Git Product home page Git Product logo

redzen.midi's Introduction

Redzen.Midi

.NET / C# MIDI library and MIDI drummer console application.

Redzen.Midi is a library project that supplies access to some MIDI functionality in .NET via Win32 API calls.

Redzen.Midi.Drummer is a console application that allows keyboard control of creation and modification of drum sequences.

Currently the drummer app allows creation of new random sequences, the menu options gives some idea of the current functionality...

~~~ Redzen MIDI Sequencer Programmer ~~~

 --- control ---  
 s     : start/stop (ctrl-s: pause/continue)  
 +/-   : tempo up/down (internal clock mode only)  
 

 --- state ---
 c=n   : set channel
 lc=n  : set sequence length (in clock ticks, 24 ticks per beat)
 lb=n  : set sequence length (in beats)
 q=n   : set sequence quantization (in clock ticks)
 n=60  : set note (0-127)
 p=5   : set note probability (stated as an inverse, i.e. 5 => 1/5th
 t     : prinT state

 --- sequences ---
 a     : add new sequence
 d 1   : delete sequence 1
 m 1   : mute sequence 1
 u 1   : un-mute sequence 1
 o 1   : solo sequence 1
 r     : pRint sequences

 --- patterns ---
 ns=60 : assign pattern notes (e.g. ns=60,61-63 ns=nordrum2 ns=volcabeats)
 j     : print pattern notes
 1     : add pattern A
 2     : add pattern B
 3     : add pattern C

 --- other ---
 h     : help
 x     : exit
>

redzen.midi's People

Contributors

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