Questions tagged [midi]

MIDI (Musical Instrument Digital Interface) is a specification that enables a wide variety of digital musical instruments, computers and other related devices to connect and communicate with one another.

MIDI (Musical Instrument Digital Interface) is a specification that enables a wide variety of digital musical instruments, computers and other related devices to connect and communicate with one another.

113 questions
48
votes
6 answers

Does a USB hub affect performance?

I have two devices I want maximum throughput and latency with (MIDI drums and MIDI keyboard for example.) Would connecting both to the same USB port via a hub effectively limit the maximum data transfer rate to 1/2 to each of them? I am assuming…
23
votes
6 answers

How does one playback MIDI files on Mac OS X?

I’m on Mac OS X 10.10.5 Yosemite and in the past, I used VLC Media Player in combination with FluidSynth to play back MIDI sound files, but according to the answer to this question, this option is no longer viable. As QuickTime Player does not…
22
votes
6 answers

How to play MIDI files directly in chrome?

Is there a way to make Chrome able to play .mid files directly in the browser? For example, on a Wikipedia page with MIDI files there are many audio files in the right that are downloaded when clicking on them. The "help" page that is linked near…
Keldeo
  • 321
16
votes
3 answers

Translating MIDI input into computer keystrokes on Linux?

I have a MIDI controller (Launchkey Mini) that I don't really use for music production anymore, but I would like to use the drum pad buttons or piano keys on it to perform computer keyboard combinations, such as Ctrl + Alt + Delete, with a single…
13
votes
2 answers

Where's Windows XP standard MIDI SoundFont?

I'm trying to find the standard SoundFont used in WindowsXP's MIDI Wavetable Synthesizer. I don't know if I get this right, but there seems to be a set of Roland Sound Canvas samples used in XP's wavetable synthesizer. I looked for a SoundFont based…
Neo
  • 2,097
10
votes
4 answers

How to disable MS GS WAVETABLE synth? or what is occuping it?

I have a small(?) issue program. A friend of mine has a computer with the following specs: Creative XtremeMusic soundcard (latest x-fi drivers, the complete package) USB Midimate 2 (usb midi interface) Yamaha CS1x keyboard with midi outs (connects…
Chris
  • 1,123
7
votes
1 answer

How do I view a midi device stream

I have a midi controller, and it creates two files on my ubuntu system /dev/dmmidi and /dev/midi1. I want to see the raw output of my midi device when I push buttons and move sliders. I've tried tailing the file. I've tried screening into the file.…
7
votes
3 answers

Virtual MIDI keyboard for Mac OS X?

Is there a virtual MIDI keyboard or any other program that can generate MIDI events like if it were a MIDI instrument for or in Mac OS X? I've found some but they are extremely old and for PPC. I'd like something that doesn't require Rosetta.
7
votes
3 answers

convert mp3 to midi

How can I convert mp3 audios to midi for web?
user646043
5
votes
1 answer

How to split MIDI file on Linux in command line?

Expecting something like split_midi input.mid --from 1:00 --to 2:45 -o output.mid It whould be good if the tool also allow joining, changing volume, filtering tracks and transposing the MIDI.
Vi.
  • 17,755
5
votes
3 answers

Convert Amiga Oktalyzer format to MIDI

I have some very old audio files from an old DOS game, which are in oktalyzer (.okt) format. I don't know much about the octalyzer format so I'm not sure what these are based on, though, when played through WinAmp, it seems as if they are playing…
Matthew Layton
  • 668
  • 4
  • 10
  • 24
4
votes
2 answers

How to re enable the default MIDI synth in Windows 10?

I installed some time ago VirtualMIDISynth to have soundfont-able MIDI reproducing in my machine. But soon I began to realize how incompatible with players and MIDI editors this jury-rig-type of software was. After finally learning about Timidity++…
Vico
  • 298
4
votes
1 answer

Playing MIDI files under Ubuntu

UPDATE: Found a more detailed and comprehensive explanation here. Original Question: I'm trying to play MIDI files under Linux. This is what I found so far: sudo apt-get install fluid-soundfont-gm timidity timidity-interfaces-extra then…
xpt
  • 9,385
  • 44
  • 120
  • 178
4
votes
2 answers

How do I get FluidSynth support in VLC on Mac OS X?

I'm trying to play a MIDI file on OS X 10.10 Yosemite. I just downloaded the latest version of VLC from the VideoLAN website, and followed these MIDI instructions to look at audio codecs, but FluidSynth doesn't appear in the preferences window. How…
jtbandes
  • 8,960
4
votes
2 answers

How to play midi music in VirtualBox Windows 98?

I'd build a Windows 98 VM in my Mac with VirtualBox to run some old games, like "Z". It is running, but without the great soundtrack. When testing, I realize that the soundtrack is in midi files, and not even Media Player is playing any midi. It…
Gustavo
  • 171
1
2 3 4 5 6 7 8