OpenTasks/Audio/Acorn Tracker Support

From ScummVM :: Wiki
< OpenTasks
Revision as of 11:00, 6 March 2011 by DJWillis (talk | contribs) (Move OpenTasks onto unique pages with an Infobox and Category so we can collect them all up onto the summary page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Open Task
Task Name Support for Acorn Audio Format: Desktop Tracker
Technical Contact(s) Eugene Sandulenko, Sven Hesse, Kostas Nakos
Subsystem Engine

Background:

Since we're adding (and have added so far) support for different platform game versions, we need support for the sound files too. Currently we need support for the following format:

  • Desktop Tracker format used by the music in the Acorn disk version of Simon the Sorcerer 1. Information about the specifications of the Desktop Tracker format and sample mods are available.

The Task:

  • Extend our general MOD player to support the mentioned format.

Required Skills:

  • Good C++ skills.
  • Understanding of how audio is generated.
  • ARM assembler knowledge is a big plus.
  • Acorn knowledge is a plus.