Difference between revisions of "Music library"
(146 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | * [http://www.shikadi.net/moddingwiki/CMF_Format | + | [[File:VisualComposer.png|320px|thumb|AdLib Visual Composer]]Whereas [[Game-Maker]] provided powerful tools for drawing, defining, and organizing visual elements — tiles, sprites, maps — the sound side of things was always kind of an afterthought. [[Sound Designer]] is solid for editing simple PC speaker effects, then with Game-Maker 2.0 came native [http://en.wikipedia.org/wiki/Sound_Blaster Sound Blaster] support. Although the upgrade was welcome, the formats that RSD chose to support were... curious. Any digital samples had to be in 8000 kHz 8-bit mono [[.VOC]] format, and any music in the very peculiar and proprietary .CMF. Whereas even now audio applications like Adobe Audition support .VOC, there never really were any obvious sequencers for .CMF. The lack of tools was a regular frustration for most Game-Maker users. |
+ | |||
+ | Ad Lib's very popular [[AdLib Visual Composer|Visual Composer]] did output a related format, which could be easily converted into .CMF files. This fact, however, was never well documented -- and as popular as Visual Composer was amongst sound professionals, it was something of an open secret -- released years before most PC owners even had a sound card, alongside hardware that was quickly supplanted by Creative's more versatile cards. | ||
+ | |||
+ | So what you’ll often find is Game-Maker games with original, brilliant visuals and subversive design that borrow most of their sounds and all of their music from the demo libraries, or even from other Game-Maker games. | ||
+ | |||
+ | Game-Maker came with a limited set of stock pieces, which tend to populate most games. Designers also got clever, tracking down .CMF files on [[BBSes|bulletin boards]] and hacking existing commercial or shareware games -- especially early Epic Megagames releases -- for their music. Most users built up a small personal library to plug in the way a film editor uses temp tracks, while waiting for RSD to implement a more obvious music format. | ||
+ | |||
+ | ==Stock tracks== | ||
+ | |||
+ | These are the tracks included in the Game-Maker sample library, and used to track all of [[RSD]]'s demo games. They are, therefore, the most commonly reused pieces. | ||
+ | |||
+ | : ''See: [[Stock tracks]]'' | ||
+ | |||
+ | ==Common tracks== | ||
+ | |||
+ | In later versions, Game-Maker came with many more demo games by a variety of authors. The following tracks were included in those games, and so may also be considered in regular distribution. | ||
+ | |||
+ | : ''See: [[Common tracks]]'' | ||
+ | |||
+ | == Original composers == | ||
+ | |||
+ | A few users managed to bypass the technical problems and compose at least a little music for their games. Some users made it a regular process. | ||
+ | |||
+ | : ''See: [[:Category:Original musicians|Original musicians]]'' | ||
+ | : ''See: [[:Category:Original music|Original music]]'' | ||
+ | |||
+ | == Tools == | ||
+ | |||
+ | * [[AdLib Visual Composer]] | ||
+ | * [[Sound Designer]] | ||
+ | |||
+ | == Links == | ||
+ | |||
+ | * [http://www.shikadi.net/moddingwiki/CMF_Format Creative Music File format @ moddingwiki] | ||
+ | * [http://www.vgmpf.com/Wiki/index.php?title=CMF CMF @ Videogame Music Preservation Wiki] | ||
+ | * [openmpt.org/ Open MPT] - Modplug tracker (for converting tracker files to MIDI) | ||
+ | * [http://www.shikadi.net/utils/mid2cmf MID2CMF] -- MIDI format 0 to CMF format | ||
+ | * '''[http://cd.textfiles.com/soundsensations/CONVERT/ROL-CMF/ ROL2CMF]''' - For converting .ROL files and sound banks into .CMF files. | ||
+ | * [http://www.dcee.net/Files/Music/Convert/ Various other converters] - MIDI to .ROL, and so on. Expect to do lots of cleanup. | ||
+ | * [http://www.programmersheaven.com/download/4470/download.aspx CMFStuff - Utilities For Working With CMF Music Files] | ||
+ | * [http://www.winamp.com/plugin/adplug/10240 AdPlug] -- WinAmp plugin for [[.CMF]] files | ||
+ | |||
[[Category:Information]] | [[Category:Information]] | ||
+ | [[Category:Music]] |
Latest revision as of 12:03, 12 October 2011
Whereas Game-Maker provided powerful tools for drawing, defining, and organizing visual elements — tiles, sprites, maps — the sound side of things was always kind of an afterthought. Sound Designer is solid for editing simple PC speaker effects, then with Game-Maker 2.0 came native Sound Blaster support. Although the upgrade was welcome, the formats that RSD chose to support were... curious. Any digital samples had to be in 8000 kHz 8-bit mono .VOC format, and any music in the very peculiar and proprietary .CMF. Whereas even now audio applications like Adobe Audition support .VOC, there never really were any obvious sequencers for .CMF. The lack of tools was a regular frustration for most Game-Maker users.
Ad Lib's very popular Visual Composer did output a related format, which could be easily converted into .CMF files. This fact, however, was never well documented -- and as popular as Visual Composer was amongst sound professionals, it was something of an open secret -- released years before most PC owners even had a sound card, alongside hardware that was quickly supplanted by Creative's more versatile cards.
So what you’ll often find is Game-Maker games with original, brilliant visuals and subversive design that borrow most of their sounds and all of their music from the demo libraries, or even from other Game-Maker games.
Game-Maker came with a limited set of stock pieces, which tend to populate most games. Designers also got clever, tracking down .CMF files on bulletin boards and hacking existing commercial or shareware games -- especially early Epic Megagames releases -- for their music. Most users built up a small personal library to plug in the way a film editor uses temp tracks, while waiting for RSD to implement a more obvious music format.
Stock tracks
These are the tracks included in the Game-Maker sample library, and used to track all of RSD's demo games. They are, therefore, the most commonly reused pieces.
- See: Stock tracks
Common tracks
In later versions, Game-Maker came with many more demo games by a variety of authors. The following tracks were included in those games, and so may also be considered in regular distribution.
- See: Common tracks
Original composers
A few users managed to bypass the technical problems and compose at least a little music for their games. Some users made it a regular process.
- See: Original musicians
- See: Original music
Tools
Links
- Creative Music File format @ moddingwiki
- CMF @ Videogame Music Preservation Wiki
- [openmpt.org/ Open MPT] - Modplug tracker (for converting tracker files to MIDI)
- MID2CMF -- MIDI format 0 to CMF format
- ROL2CMF - For converting .ROL files and sound banks into .CMF files.
- Various other converters - MIDI to .ROL, and so on. Expect to do lots of cleanup.
- CMFStuff - Utilities For Working With CMF Music Files
- AdPlug -- WinAmp plugin for .CMF files