A downloadable music tracker for Windows and macOS

FM Music Tracker with player source-code (v2.0a)

RAD, as with all old-school music trackers, is a program that allows you to author musical arrangements. It was based more-or-less on Protracker (on the Amiga) which is the model that most music trackers seem to be based on.

RAD tune files are tiny (examples are included in the download) and player source-code is included so you can easily include your finished music tracks in your own games.

Tracker tunes are made up of three main components:

  • Instruments
  • Order list
  • Patterns (tracks)

Essentially your patterns will hold the notes of your tune, where each note is played using an Instrument, has various Effects applied to them, and are pieced together into an Order List that orders the play-back of your patterns.

RAD 2 has the following features:

  • OPL2 and OPL3 FM support
  • Up to 127 separate instruments (up from 31 in RAD 1.1)
  • Up to 100 separate patterns (up from 32 in RAD 1.1)
  • Up to 128 patterns in the order
  • 9 channels
  • Compact tune file size (even smaller than RAD 1.1)
  • Innovative "riff" system
  • MIDI support
  • Export to WAV feature
  • Player source-code
  • Easy to use

More information can be found on the Reality Adlib Tracker web page on our site.

StatusReleased
CategoryTool
PlatformsWindows, macOS
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorReality
TagsMusic Production, sourcecode
Average sessionA few seconds
LanguagesEnglish
InputsKeyboard, Mouse
LinksHomepage

Download

Download
radv2_0a.zip
External

Install instructions

Please disregard the warnings given by Windows Defender.  We are unsure why this is being flagged, but we promise you there is nothing harmful in the archive - just 100% Adlib tracking goodness!

Development log

Comments

Log in with itch.io to leave a comment.

Holy shit, the first version came out when I was seven. BRB learning how to use a tracker. Might take a few months.

This project really looks interesting. Is this compatible with Visual Studio 2019? (The reason I ask is because a lot of libraries I tried contain code Microsoft simply blocks as being "deprecated". If basic C functions like strcpy can cause a compile error because of that). Since RAD files are quite small (and since I also have a love for the old Adlib tunes) I am considering to add RAD support into my Apollo Game Engine, but what kind of license does the RAD code have?

(+2)

I love what you're doing here :) I wish I had more time to make music with this, I love Adlib FM music!

Thx!

(-2)

What makes your tracker superior to more widely used freeware like Famitracker?

(1 edit) (+2)

this is made to be used with the opl3/opl2 sound chips which are way more capable than the famicom chips, on the opl3 for example you have up to 22 simultaneous voices and stereo output and all of this can be played back also on real hardware like the sound blaster 16 sound cards which featured this chi

(+1)

Man that could have been answered by actually reading the page and seeing that it's for a completely different sound chip... A better question would have been how does it compare to Deflemask...

Really good