Macrotune - Music Macro Language Editor
- Chilly Willy
- Experienced Member
- Posts: 63
- Joined: Wed Nov 05, 2014 10:20 pm
Macrotune - Music Macro Language Editor
A friend and I just released our own MML editor for OS X and Windows. If you like creating "retro" style music for games or just for fun, grab a copy. It's free!
Requires SSE. That's any Pentium III and AMD Athlon XP or better.
http://www.posemotion.com/download/Macr ... versal.zip
http://www.posemotion.com/download/Macr ... _32bit.zip
Requires SSE. That's any Pentium III and AMD Athlon XP or better.
http://www.posemotion.com/download/Macr ... versal.zip
http://www.posemotion.com/download/Macr ... _32bit.zip
- tienkhoanguyen
- PSEUDOCODER
- Posts: 2670
- Joined: Fri Sep 05, 2014 9:43 am
- Location: Texas
God, Jesus Christ, is number one!hehe
Jesus Christ!hehe
For what it is worth, thank you.
I really do not check out too many stuffs.
However, there are times I look back and find a gem or two.
You might be a lucky one hehe
For what it is worth, thank you.
I really do not check out too many stuffs.
However, there are times I look back and find a gem or two.
You might be a lucky one hehe
God, Jesus Christ, is number one!hehe
Jesus Christ!hehe
Bless Jesus Christ!
Then please bless my mom.
Honour to my mom Huong Thi Vu
Honour to my dad Thuy Binh Nguyen
Love to cousin Carl Anh Cuong Cao Vu
Thank you Jesus Christ.
Jesus Christ!hehe
Bless Jesus Christ!
Then please bless my mom.
Honour to my mom Huong Thi Vu
Honour to my dad Thuy Binh Nguyen
Love to cousin Carl Anh Cuong Cao Vu
Thank you Jesus Christ.
- RetroDosGames
- Member
- Posts: 34
- Joined: Sun Mar 15, 2015 7:56 am
- Chilly Willy
- Experienced Member
- Posts: 63
- Joined: Wed Nov 05, 2014 10:20 pm
- Chilly Willy
- Experienced Member
- Posts: 63
- Joined: Wed Nov 05, 2014 10:20 pm
- Chilly Willy
- Experienced Member
- Posts: 63
- Joined: Wed Nov 05, 2014 10:20 pm
- Chilly Willy
- Experienced Member
- Posts: 63
- Joined: Wed Nov 05, 2014 10:20 pm
Updated to v1.1.0
What's new...
What's new...
- Share your tunes/songs via the internet, such as forums or email, using "Copy MML" and "Paste MML".
- Playback and recording timer.
- Play only a selected part of a verse. Good for listening to small edits you made to your tune/song.
- Recording to a wave file now automatically stops at the end of a repeated tune/song. It will auto stop when all the repeat tags for each verse end at the same time.
- Replace invalid characters with a question mark in the channel editors.
- Updated the icon, help file and PSG Module code.
- Chilly Willy
- Experienced Member
- Posts: 63
- Joined: Wed Nov 05, 2014 10:20 pm
- Chilly Willy
- Experienced Member
- Posts: 63
- Joined: Wed Nov 05, 2014 10:20 pm
By "Format" I mean just the overall layout of the program. I'm used to looking at trackers, which is what it used to create MOD tracks.Chilly Willy wrote:I'm not sure what you mean by "format"? Also, I don't know what "MOD" is?wardrich wrote:This is an interesting project, but the format seems so foreign. What exactly is happening here? haha. It feels and sounds like an alienated version of MOD.
<a href="http://milkytracker.org/">Milky Tracker</a> is probably the most popular one for Windows these days. Here are some examples of MOD. It's generally what's used to make chiptunes and cracktro tunes.
<a href="https://www.youtube.com/watch?v=FSv3y98eP_8">Example 1: Starfighter (Milky Tracker)</a>
<a href="https://www.youtube.com/watch?v=NtUVC11ba4g">Example 2: Acidjazzed Evening (OctaMED [Amiga])</a>
<a href="https://www.youtube.com/watch?v=LCl9xYSOVtM">Satellite One (FastTracker)</a>
As you can see, though the programs are different, their layouts are all quite similar. MOD/XM is similar to MIDI, but the sounds are stored along with the song, so the tunes will sound the same regardless of the system they're played on (for the most part) unlike MIDI which relies on the soundcard's specific MIDI bank.
- Chilly Willy
- Experienced Member
- Posts: 63
- Joined: Wed Nov 05, 2014 10:20 pm
I wanted something different than a tracker, so I came up with Macrotune's layout/gui. There's already enough trackers style editors, as you have pointed out. No need to create another.
There is a help file but basically you write verses on their own lines per channel. The verses can then be combined with the pattern editor. The MML data can be shared through forums or email via "Copy MML" and "Paste MML". You can also export to a wave file (16 bit 44100 mono). If you're a software developer, you can use the MML data in PureBasic or use the libraries that are available on my website with any other programming languages. Plus you can save your project as a MMLP (Music Macro Language Project) file.
The sound (waveforms) is mathematically created. It will sound the same in both versions (Windows & OS X) of Macrotune, plus the available libraries. Now if you use the MML data in another Music Macro Language editor other then Macrotune, it may sound different. Macrotune does offer two complex waveforms and the waveforms may not be the same in another MML editor. So there will be issues copying the MML data from Macrotune and trying to use it in another editor other than Macrotune.
This is a fun and interesting project for my friend and myself. We both enjoy "retro" music from the earlier pc days. So we just decided to share it with others. Plus being able to share your songs/tunes via the copy and paste, makes this app more enjoyable for a team, friends or a large community/forum.
I hope that answers your questions.
There is a help file but basically you write verses on their own lines per channel. The verses can then be combined with the pattern editor. The MML data can be shared through forums or email via "Copy MML" and "Paste MML". You can also export to a wave file (16 bit 44100 mono). If you're a software developer, you can use the MML data in PureBasic or use the libraries that are available on my website with any other programming languages. Plus you can save your project as a MMLP (Music Macro Language Project) file.
The sound (waveforms) is mathematically created. It will sound the same in both versions (Windows & OS X) of Macrotune, plus the available libraries. Now if you use the MML data in another Music Macro Language editor other then Macrotune, it may sound different. Macrotune does offer two complex waveforms and the waveforms may not be the same in another MML editor. So there will be issues copying the MML data from Macrotune and trying to use it in another editor other than Macrotune.
This is a fun and interesting project for my friend and myself. We both enjoy "retro" music from the earlier pc days. So we just decided to share it with others. Plus being able to share your songs/tunes via the copy and paste, makes this app more enjoyable for a team, friends or a large community/forum.
I hope that answers your questions.