Difference between revisions of "Arkos Tracker"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
Line 1: Line 1:
 
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 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 and it's tools are built using the .NET framework. To run it under Linux, you need to install mono and libmono-winforms2.0-cli. Then you can run them with "mono <filename>" e.g. "mono ArkosTracker.exe".
+
Arkos Tracker and it's tools are built using the .NET framework.  
+
  
 +
To run the tools under Linux, you need to install mono then you can run them with "mono <filename>" e.g. "mono AKSToBin.exe Songs/Demo.aks".
 +
 +
For the tracker itself, it is more involved. You need to install wine, and then install "Mono For Windows".
 +
Then run with "wine ArkosTracker.exe".
  
 
==Links==
 
==Links==

Revision as of 07:53, 11 December 2012

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 and it's tools are built using the .NET framework.

To run the tools under Linux, you need to install mono then you can run them with "mono <filename>" e.g. "mono AKSToBin.exe Songs/Demo.aks".

For the tracker itself, it is more involved. You need to install wine, and then install "Mono For Windows". Then run with "wine ArkosTracker.exe".

Links