Jump to content

Arkos Tracker: Difference between revisions

From CPCWiki - THE Amstrad CPC encyclopedia!
No edit summary
Polluks (talk | contribs)
m typo
 
(2 intermediate revisions by one other user not shown)
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]] from [[Arkos]], '''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).
 
 
== History ==
 
* It is the successor of [[STarKos]] which ran on real Amstrad CPC.
 
 
== 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.


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==
Line 13: Line 23:
* [http://arkostracker.cpcscene.com Arkos Tracker Homepage]
* [http://arkostracker.cpcscene.com Arkos Tracker Homepage]


[[Category:CrossDev]][[Category:Music and sound]]
[[Category:CrossDev]] [[Category:Music and sound]]

Latest revision as of 17:45, 11 October 2022

Error creating thumbnail: Unable to save thumbnail to destination
Arkos Tracker on PC


Created by Targhan from Arkos, 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).


History

  • It is the successor of STarKos which ran on real Amstrad CPC.


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.