GithubHelp home page GithubHelp logo

millenniumambiguity / midi-keyboard Goto Github PK

View Code? Open in Web Editor NEW
8.0 4.0 0.0 1.5 MB

Use your MIDI devices as a keyboard

License: MIT License

C# 100.00%
midi midi-controller csharp keyboard keyboard-shortcuts macros macro midi-keys

midi-keyboard's Introduction

MIDI Keybord

Use launchpads, MIDI electronic keyboards, and other MIDI devices as computer keyboards.
You can maps keys either by one of the setups processes or by typing directly in the file data.txt.


Setup

the avable setups funtaions are fast setup and setup.
fast setup will automatically assign a keyboard key to any MIDI key it detects on the target MIDI device.
setup. will allow the user to assign MIDI keys of the target MIDI device to a keyboard key. The limitation of this is that some keys are not assignable in this process. Some of these keys include escape, F1, and home.

Manual setup

On the first row if the file is port id and output. Output is usually used to set colors of LEDs in MIDI devices as launchpads. Only the input port id is reqired.
On the second row, a format can be spesified. If no format was detected, it will asume everything after the first row as no format. A format can be spesified with the filename of a file in visualProfiles. -input is used to specify a profile as an input profile and will hide it from the output profile list.
For more details about formating, see Formatting.txt. For details about avable keys, see Symbols.txt
Here is a example on a data.txt using a format

0
launchpad(pro)-Input.txt
   ,'1','2','3','4','7','8','9','6',
   ,220,   ,   ,   ,   ,   ,   , 8 ,
   ,   , q , w , e ,   ,   ,   ,   ,
   ,   , a , s , d ,   ,   ,   ,   ,
   ,   ,   ,   ,   ,   ,   ,   ,   ,
   ,   ,   ,   , 13,' ',   ,   ,   ,
   ,   ,   ,   ,   ,   ,   ,   ,   ,
   ,   ,   ,   ,   ,   ,   ,   ,   ,
   ,   ,   ,   ,   ,   ,   ,   ,   ,
   ,   ,   ,   ,   ,   ,   ,   ,   ,

Here is a example on a normal data.txt

0
16016, a
18576,0,81
18832,0,87
16272,0,83
16528,0,68
19088,0,69
16784,0,37
19600,0,38
17040,0,40
17296,0,39
20880,0,167
21392,0,84
21136,0,104

Output

When running the output, the program will record your commands and if you want, save them to an existing data.txt file.
The viewer output visual will allow you to more easily send outputs by displaying a view on the keys and their index.
For more details about formating, see Formatting.txt.

midi-keyboard's People

Contributors

millenniumambiguity avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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