Difference between revisions of "Arkos Tracker"
From CPCWiki - THE Amstrad CPC encyclopedia!
Line 2: | Line 2: | ||
− | Arkos Tracker is a music and sound effect composing tool that runs on a PC or Mac (i.e. it is not a CPC tool), but which can be used to create tunes for Amstrad, MSX and Spectrum computers. | + | Created by [[Targhan]], '''Arkos Tracker''' is a music and sound effect composing tool that runs on a PC or Mac (i.e. it is not a CPC tool), but which can be used to create tunes for Amstrad, MSX and Spectrum computers. |
− | Arkos Tracker 1 and its tools are built using the .NET framework. It is possible to run the tools, but not the Tracker itself, on Linux, using Mono. | + | It is designed to create musics for [[AY| AY-3-8910]] and YM2149F sound chips (compatible variants). |
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | == Versions == | ||
+ | |||
+ | * '''Arkos Tracker 1''' and its tools are built using the .NET framework. It is possible to run the tools, but not the Tracker itself, on Linux, using Mono. | ||
+ | |||
+ | * '''Arkos Tracker 2''' is a rewrite of Arkos Tracker and is available natively for both Windows and Linux. It is written in C++ using the Juce toolkit. | ||
− | |||
==Links== | ==Links== |
Revision as of 19:45, 22 January 2021
Created by Targhan, Arkos Tracker is a music and sound effect composing tool that runs on a PC or Mac (i.e. it is not a CPC tool), but which can be used to create tunes for Amstrad, MSX and Spectrum computers.
It is designed to create musics for AY-3-8910 and YM2149F sound chips (compatible variants).
Versions
- Arkos Tracker 1 and its tools are built using the .NET framework. It is possible to run the tools, but not the Tracker itself, on Linux, using Mono.
- Arkos Tracker 2 is a rewrite of Arkos Tracker and is available natively for both Windows and Linux. It is written in C++ using the Juce toolkit.