All Projects β†’ 1j01 β†’ midi-recorder

1j01 / midi-recorder

Licence: MIT license
🎹 The easiest way to record MIDI. No install. Automatically records.

Programming Languages

javascript
184084 projects - #8 most used programming language
coffeescript
4710 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to midi-recorder

CometVisu
Repository for the CometVisu building automation visualisation.
Stars: ✭ 60 (+57.89%)
Mutual labels:  web-app, visualisation
Hedron
Perform live shows with your three.js creations
Stars: ✭ 372 (+878.95%)
Mutual labels:  midi, live
amanuensis
The Amanuensis is an automated songwriting and recording system aimed at ridding the process of anything left-brained, so one need never leave a creative, spontaneous and improvisational state of mind, from the inception of the song until its final master. See the README for instructions and feel free to message me at soundcloud.com/to_the_sun.
Stars: ✭ 30 (-21.05%)
Mutual labels:  midi, recording
music visualizer
Shader viewer / music visualizer for Windows and Linux
Stars: ✭ 137 (+260.53%)
Mutual labels:  visualizer, music-visualizer
teensy-midi-looper
teensy midi loop recorder
Stars: ✭ 30 (-21.05%)
Mutual labels:  midi, midi-recording
termbacktime
Terminal recording and playback.
Stars: ✭ 33 (-13.16%)
Mutual labels:  live, recording
Scribbletune
Create music with JavaScript
Stars: ✭ 3,509 (+9134.21%)
Mutual labels:  midi, live
catnip
terminal audio visualizer for linux/unix/macOS/windblows*
Stars: ✭ 79 (+107.89%)
Mutual labels:  visualizer, music-visualizer
berkeley-parser-analyser
A tool for classifying mistakes in the output of parsers
Stars: ✭ 34 (-10.53%)
Mutual labels:  visualisation, visualizer
Drywetmidi
.NET library to read, write, process MIDI files and to work with MIDI devices
Stars: ✭ 204 (+436.84%)
Mutual labels:  midi, recording
ActiveVisualiser
πŸŒ€ Java music visualisation framework
Stars: ✭ 35 (-7.89%)
Mutual labels:  visualiser, music-visualizer
guitar
🎸 Online guitar toy and tablature recorder/player
Stars: ✭ 80 (+110.53%)
Mutual labels:  midi, web-app
MIDITapeRecorder
AUv3 MIDI Tape Recorder
Stars: ✭ 91 (+139.47%)
Mutual labels:  midi, recording
Midiflip
🎹 MIDI music mayhem - flip, transpose, and arbitrarily remap pitches in MIDI files
Stars: ✭ 33 (-13.16%)
Mutual labels:  midi, web-app
ChromeAudioVisualizerExtension
Audio Visualizer extension for chrome/chromium
Stars: ✭ 52 (+36.84%)
Mutual labels:  visualizer, music-visualizer
drop
A LΓ–VE visualizer and music player
Stars: ✭ 17 (-55.26%)
Mutual labels:  visualizer, music-visualizer
drum-machine-patterns
Transcription of the book 200 Drum machine patterns by RenΓ©-Pierre Bardet
Stars: ✭ 49 (+28.95%)
Mutual labels:  midi
AAG-Visualizer
πŸŒ† πŸ™ πŸŒƒ Viz.js Graphviz - An Elegant Visualizer for And-Inverter Graph
Stars: ✭ 95 (+150%)
Mutual labels:  visualizer
HitNotes
Rhythm-based mobile game
Stars: ✭ 24 (-36.84%)
Mutual labels:  midi
opencubicplayer
Open Cubic Player (unix fork). Music visualizer for various tracked music formats (amiga modules, S3M, IT), chiptunes and other formats related to demoscene
Stars: ✭ 141 (+271.05%)
Mutual labels:  music-visualizer

MIDI Recorder

The simplest way to record MIDI.

  • Records right away, no install or setup required. Automatically connects to new MIDI devices.
  • Visualizes notes, pitch bends, and instrument changes, as you play.
  • Recovers recordings in case the browser crashes, or you close the tab by accident, or refresh the page, or there's a power outage.

If you've got a MIDI keyboard, plug it in and try out the app!

Built with SimpleMidiInput.js and MidiFile.js, and written in CoffeeScript.

License

MIT-licensed. See LICENSE.md

Development Setup

  • Install Git and Node.js if you don't already have them installed.
  • Clone the repository.
  • Open a terminal in the project directory.
  • Run npm i to install dependencies.
  • Run npm start to start a live server and automatically recompile coffeescript on changes.

TODO

See the issue tracker, and TODO comments in the source code.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].