Jump to content

So how do you make MIDI music?


Recommended Posts

GZDoom has support for its own set of tags you can use to loop OGG audio (and well, any streamed audio format, but OGG just tends to be the best option). they're called LOOP_START and LOOP_END. you highlight the area you want to loop on a repeat playback, and listen to it in the program to make sure that the loop is seamless, and then look at the sample length data at the bottom of the program (which shows up as 000,000,000). write down these values, then export the OGG file, and then you create these tags on export, call them LOOP_START and LOOP_END, and paste the values into these tags (without the commas). if done correctly, you'll have a seamless loop for use in GZDoom.

 

i'm sure that Prboom+ has its own set of tags you use to loop music, but this is how you make it work in GZDoom.

Share this post


Link to post
9 minutes ago, OpenRift said:

I find a MIDI I like and play with the settings to make it sound nice. So I don't really make anything lol

lmao that's what I did on the one map I've released so far

Share this post


Link to post
16 minutes ago, OpenRift said:

I find a MIDI I like and play with the settings to make it sound nice. So I don't really make anything lol

 

Same. I really like to use my maps' MIDI as nods to old school music / games / movies I enjoy. 

Edited by Thelokk

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...