Amiga synth trackers - bryc/code GitHub Wiki
- AHX
- HivelyTracker
- PreTr4cker
- Musicline Editor
- Future Composer
- Art of Noise
- OctaMED
- SoundMon
- Digital Mugician
- Delta Music
- Sidmon
- Sidmon II
- Sonic Arranger
- Synth Pack
- AProSys
- Fred Editor
- JamCracker
- Pumatracker
- EarAche
- Face The Music
- GlueMon
- TMFX
- InStereo!
- Medley
- Jeron Tel
- SUNTronic
- Synthesis
- StoneTracker
- Music Assembler
- David Whittaker
- Aegis Sonix
AHX
1996 Abyss. Nuff said. 4 channels, entirely synthetic, and uses pattern matrix.
PreTr4cker
2019 Abyss. A "Crosstracker" (compose on Windows, plays back on Amiga), by the same group that did AHX. It is synthetic, but not real time (samples generated at runtime). Although file size is not as small as AHX. Seems very capable of more sophisticated sounds, even somewhat realistic percussive sounds. The downside is that some noticeable loading is required before playback while the samples are generated.
Musicline Editor
1993 Christian/Conny Cyréus. 8 voices. Sample+synth. Very capable synthetic instruments.
OctaMED
1990 Teijo Kinnunen. Mostly a ProTracker clone (Uses pattern order system), but has synthetic instruments.
https://raw.githubusercontent.com/cpressey/MMD0-tools/master/doc/MED-Format.txt
SoundMon
Brian Postma, 1989. 15 sample+synth ins, pattern matrix. Formats: .bp (1.1), .bp3 (2-3).
AS3 source, JS source, x86 asm source
SoundMon 2.2 (Amiga, 1990)
SoundMon 2.2 (DOS, 1995)
BSEditor 0.3 (Win, 2000)
Digital Mugician
1990 Thalamus Software (Reinier van Vliet). Sample+synth - based on SidMon. It uses pattern-matrix. Might be able to "draw" waveforms?
file extensions are .dmu and .mug.
https://www.exotica.org.uk/wiki/Mugician
Future Composer
1990 Supersero/Superions. Sample+synth. Seems to also use pattern matrix. Based on Hippel's routines.
https://www.exotica.org.uk/wiki/Future_Composer_(amiga)
Art of Noise
1993 Bastian Spiegel (Twice/Lego). 4/8 voices. Sample+synth. Uses traditional ProTracker-like sequences.
Delta Music
1989 Bent Nielsen.
https://www.exotica.org.uk/wiki/DeltaMusic
Sidmon
1989 by Reinier van Vliet (Rhino/Team Hoi). Sample+synth.
https://www.exotica.org.uk/wiki/Sidmon
Sidmon II
1990 Unknown/DOC.
Sonic Arranger
1990 BrainTrace Design. Shareware. 4 channels, sample+synth. Seems decent actually, but not supported in FlodJS, and barely any code online.
Repository: ftp://ftp.untergrund.net/users/buzz/exotica/development/format_descriptions/sonic/
File parser: https://github.com/IllidanS4/AmiMus/blob/master/SonicArranger.cs
Synth Pack
1989-1992 Karsten Obarski. 4 channels, subsongs. sample+synth.
AProSys
1989 Petter Urkedal. 4 chan, sample+synth. Can't tell if it uses a pattern matrix. But very obscure format. Has potential though, has some filter stuff going on.
https://www.exotica.org.uk/wiki/AProSys
Fred Editor
1989 Frédéric Hahn. Samples+synth. Pattern matrix but no transpose.
JamCracker
1991 M Gemmel. Sample+synth.
https://www.exotica.org.uk/wiki/JamCracker
Pumatracker
1991 Agile. Sample+synth. Uses a pattern matrix.
https://www.exotica.org.uk/wiki/PumaTracker
EarAche
1990 Morten Groulef. Obscure as hell. Sample+synth
Face The Music
- Commercial. 8 voices with supposedly powerful "SEL" (Sound Effect Language - 50 commands)
Can't even play these files...
GlueMon
1990 Lars Malmborg. Seems capable producing small files. No samples? Has noise generator maybe. No wavetravelling? Also no screenshots or code or format descriptions. But seems like a pure chiptune-like format.
TMFX
No tracker but has some disassembled code and format stuff. Hippel's routines also seem to use "TMFX", so combining that here.
https://www.exotica.org.uk/wiki/TFMX https://www.exotica.org.uk/wiki/Hippel
Medley
http://ftp.amigascne.org/pub/amiga/Sound/Medley_Sound_Editor.lha
https://www.exotica.org.uk/wiki/Future_Player
Jeron Tel
https://www.exotica.org.uk/wiki/Jeroen_Tel_(format)
https://www.exotica.org.uk/wiki/M.O.N_New
SUNTronic
Source-code based format, no tracker.. just made in a text editor. Seems to be entirely synthetic too.
Synthesis
1992 Braintrace (who made Sonic Arranger). The precursor to SA.
http://ftp.amigascne.org/pub/amiga/Sound/Synthesis42_1stRelease.lha
StoneTracker
No synthetic instruments, but has interesting ideas and lots of docs.
Music Assembler
- Not sure if it has any synth stuff.
David Whittaker
David Whittaker's format used in games.
InStereo!
Origin format of Synthesis, which later became Sonic Arranger. InStereo! is less capable than its successors. Screenshot is of InStereo_2.10d.
ftp://ftp.untergrund.net/users/buzz/exotica/development/format_descriptions/is/
http://ftp.amigascne.org/pub/amiga/Sound/InStereo210d_Booth.lha
ftp://ftp.spaceballs.no/staff/Dumps/Ziphoid_Collection/afl_compact_173.adf
Aegis Sonix
Not a tracker per-se, but a notable early software synthesizer that could also play songs. Have to look into it properly at some point.