Skip to content
#

MIDI

MIDI (Musical Instrument Digital Interface) is a technical standard that describes a communications protocol, digital interface, and electrical connectors that connect a wide variety of electronic musical instruments, computers, and related audio devices for playing, editing, and recording music.

Here are 2,558 public repositories matching this topic...

Monospace-V
Monospace-V commented Mar 9, 2022

Bug Summary

When opening a project made in an older version of LMMS, wherein an instrument track has been solo'ed before saving, 1.3 alpha upon un-soloing the soloed tracks, automation tracks do not unmute. (Related, PR 5547, where the feature was added that enabled this behaviour.)
ie,
Soloing instrument track and save in 1.2, then re-opening in 1.3 alpha and un-soloing, keeps automation t

arduino_midi_library
franky47
franky47 commented Feb 26, 2021

Original discussion and maths breakdown:
FortySevenEffects/arduino_midi_library#203 (reply in thread)

Breakdown of the steps:

  • Add a handlePitchBend callback
  • Calculate a multiplicative factor (multiplied by the current note)
  • Update the value passed to tone

Caveats / things to look out for:

  • Note change while having bend on: the multiplicat
examples good first issue
score
featherfurl
featherfurl commented Apr 18, 2022

It doesn't look like there's any straightforward way to input exact values for plugin sliders in the inspector. I can type a precise tempo by clicking on the tempo value slider at the bottom of the screen, but this behaviour doesn't seem to be replicated for sliders in the inspector. If I change, say, the output gain of a plugin from 1 to something other than one it's effectively impossible for me

maximecb
maximecb commented Dec 10, 2021

NoiseCraft seems to work well on laptops and desktops, but on my android phone, I can't manage to move a node or select nodes. I don't really get why it doesn't work. The JavaScript pointer API is pretty unintuitive.

I think a fair bit of work would be needed to properly support tablets, for instance, keyboard shortcuts aren't going to be usable on tablets, but it might still be nice to get tou

help wanted good first issue
webaudiofont

Use full GM set of musical instruments to play MIDI and single sounds or effects. Support for reverberation and equaliser. No plugins, no Flash. Pure HTML5 implementation compatible with desktop and mobile browser. See live examples.

  • Updated Apr 19, 2022
  • HTML
Website
www.midi.org
Wikipedia
Wikipedia