Giter Site home page Giter Site logo

midikaraoke's Introduction

MIDI Karaoke Player

Building the project:

npm run build

Starting the server:

npm run start

Note on Debian/GNULinux and the WebMIDIAPI

Install a synth:

apt get install timidity

Install a synth:

apt-get install timidity

Start a timidity server and connect it to the virtual MIDI output:

$ timidity -iA -B2,8 -Os -EFreverb=0&
[1] 21177
ALSA pcm 'default' set buffer size 2048, period size 680 bytes
TiMidity starting in ALSA server mode
Opening sequencer port: 128:0 128:1 128:2 128:3
Requested buffer size 2048, fragment size 1024
ALSA pcm 'default' set buffer size 2048, period size 680 bytes

$ aconnect -lo
client 14: 'Midi Through' [type=noyau]
    0 'Midi Through Port-0'
client 20: 'Virtual Raw MIDI 1-0' [type=noyau]
    0 'VirMIDI 1-0     '
client 21: 'Virtual Raw MIDI 1-1' [type=noyau]
    0 'VirMIDI 1-1     '
client 22: 'Virtual Raw MIDI 1-2' [type=noyau]
    0 'VirMIDI 1-2     '
client 23: 'Virtual Raw MIDI 1-3' [type=noyau]
    0 'VirMIDI 1-3     '
client 128: 'TiMidity' [type=utilisateur]
    0 'TiMidity port 0 '
    1 'TiMidity port 1 '
    2 'TiMidity port 2 '
    3 'TiMidity port 3 '
    
$ aconnect 20:0 128:0

More infos here: http://jazz-soft.net/download/Jazz-Plugin/LinuxSynth.html

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.