How do I get Audacity to play MIDI?

Help for Audacity on Windows.
Forum rules
ImageThis forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Post Reply
tdehan
Posts: 14
Joined: Sat Feb 11, 2017 5:33 pm
Operating System: Windows 10

How do I get Audacity to play MIDI?

Post by tdehan » Sat Feb 11, 2017 5:44 pm

Not sure what is missing here, however after I import a MIDI file and click PLAY nothing happens. in the bottom left corner of the application is says STOPPED. How do I get this thing to play?

Windows 10 Pro
1607 (OS Build 14393.693)
Audacity 2.1.2 .exe installer

kozikowski
Forum Staff
Posts: 68941
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: How do I get Audacity to play MIDI?

Post by kozikowski » Sat Feb 11, 2017 8:18 pm

Audacity has very basic MIDI file management without actually playing or making MIDI files.

I think the best you can do is get your computer MIDI interpreter to play the file and record it in Audacity by setting it to "Record What's Playing On The Computer." This is the same setting you would use to record YouTube or other on-line music.

http://manual.audacityteam.org/man/tuto ... puter.html

MIDI isn't music. It's machine control and it needs special software to turn it into music.

http://forum.audacityteam.org/viewtopic ... 79#p310179
Koz

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: How do I get Audacity to play MIDI?

Post by steve » Sun Feb 12, 2017 1:21 am

Audacity does not currently have he ability to play MIDI (http://manual.audacityteam.org/man/faq_ ... .html#midi)
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

tdehan
Posts: 14
Joined: Sat Feb 11, 2017 5:33 pm
Operating System: Windows 10

Re: How do I get Audacity to play MIDI?

Post by tdehan » Sun Feb 12, 2017 6:57 pm

so let me get this straight. Audacity has the ability to import MIDi files and display all the parts but does not have the ability to play the MIDI files? That's whacked!

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: How do I get Audacity to play MIDI?

Post by steve » Sun Feb 12, 2017 7:18 pm

tdehan wrote:so let me get this straight
see here in the manual: http://manual.audacityteam.org/man/faq_ ... .html#midi
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: How do I get Audacity to play MIDI?

Post by Gale Andrews » Mon Feb 13, 2017 2:57 pm

tdehan wrote:That's whacked!
It's because MIDI playback is not a fully finished feature and its interactions with audio playback and certain parts of the Audacity interface could cause crashes.

A volunteer is looking at the MIDI playback code and discussing it with the developers at the moment, so it is possible that progress might be made.

You can enable experimental MIDI playback if you recompile Audacity and define USE_MIDI and EXPERIMENTAL_MIDI_OUT.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: How do I get Audacity to play MIDI?

Post by steve » Mon Feb 13, 2017 3:29 pm

Gale Andrews wrote:You can enable experimental MIDI playback if you recompile Audacity and define USE_MIDI and EXPERIMENTAL_MIDI_OUT.
though there is no guarantee that it will work because it's unfinished and experimental (it didn't work for me).
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

tdehan
Posts: 14
Joined: Sat Feb 11, 2017 5:33 pm
Operating System: Windows 10

Re: How do I get Audacity to play MIDI?

Post by tdehan » Mon Feb 13, 2017 3:39 pm

so, am I able to edit MIDI files from with Audacity?

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: How do I get Audacity to play MIDI?

Post by steve » Mon Feb 13, 2017 5:05 pm

Audacity does not actually have "MIDI" tracks. it has "Note Tracks". Note tracks are based on the Allegro format which supports many more features than MIDI. When a MIDI track is imported into Audacity, note data from the MIDI file is converted into Allegro note data and displayed in the Note Track. Note Tracks may be exported in MIDI or Allegro format. Audacity can currently do a limited amount of editing on "Note Tracks", such as cut, copy, paste.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply