Dunc's AlgoMusic: Difference between revisions

From Game Making Tools Wiki
(update)
m (Link to Amiga and Windows categories)
 
Line 1: Line 1:
'''Dunc's AlgoMusic''' is a modest Windows homage to the Commodore Amiga program [[AlgoMusic]]. Music is generated from strings of text, either entered by the user, or pulled from a database within the software. Letter order is irrelevant, but case is. Instruments are defined by .WAV files, and can, presumably, be swapped-out. The software does not currently record the audio (it appears that no end point is created; music continues indefinitely) but the task could easily be done with a number of audio programs. The free [[Audacity]], for example.
'''Dunc's AlgoMusic''' is a modest [[:Category:Windows|Windows]] homage to the Commodore [[:Category:Amiga|Amiga]] program [[AlgoMusic]]. Music is generated from strings of text, either entered by the user, or pulled from a database within the software. Letter order is irrelevant, but case is. Instruments are defined by .WAV files, and can, presumably, be swapped-out. The software does not currently record the audio (it appears that no end point is created; music continues indefinitely) but the task could easily be done with a number of audio programs. The free [[Audacity]], for example.


It is available at the official page on itch.io: [https://marasmusine.itch.io/duncs-algomusic Dunc's Algomusic]. You can download the "old" (Mk V) and "older" (Mk III) versions and the sourcecode for Mk V. Duncan is currently working on a new version.
It is available at the official page on itch.io: [https://marasmusine.itch.io/duncs-algomusic Dunc's Algomusic]. You can download the "old" (Mk V) and "older" (Mk III) versions and the sourcecode for Mk V. Duncan is currently working on a new version.

Latest revision as of 03:17, 7 June 2018

Dunc's AlgoMusic is a modest Windows homage to the Commodore Amiga program AlgoMusic. Music is generated from strings of text, either entered by the user, or pulled from a database within the software. Letter order is irrelevant, but case is. Instruments are defined by .WAV files, and can, presumably, be swapped-out. The software does not currently record the audio (it appears that no end point is created; music continues indefinitely) but the task could easily be done with a number of audio programs. The free Audacity, for example.

It is available at the official page on itch.io: Dunc's Algomusic. You can download the "old" (Mk V) and "older" (Mk III) versions and the sourcecode for Mk V. Duncan is currently working on a new version.

DuncanGEN

DuncanGEN is a modified version of Dunc's, which instead uses a sound library sampled from the Sega Mega Drive (YM2612)!

Download: DuncanGEN2.7z

See Also