Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Notice: Trying to access array offset on value of type null in /mnt/cpcwiki-httpdocs/includes/profiler/SectionProfiler.php on line 104

Notice: Trying to access array offset on value of type null in /mnt/cpcwiki-httpdocs/includes/profiler/SectionProfiler.php on line 104

Notice: Trying to access array offset on value of type null in /mnt/cpcwiki-httpdocs/includes/profiler/SectionProfiler.php on line 105

Notice: Trying to access array offset on value of type null in /mnt/cpcwiki-httpdocs/includes/profiler/SectionProfiler.php on line 105

Notice: Trying to access array offset on value of type null in /mnt/cpcwiki-httpdocs/includes/profiler/SectionProfiler.php on line 106

Notice: Trying to access array offset on value of type null in /mnt/cpcwiki-httpdocs/includes/profiler/SectionProfiler.php on line 106
Arkos Tracker - CPCWiki
Last modified on 20 October 2020, at 20:11

Arkos Tracker

Revision as of 20:11, 20 October 2020 by Polluks (Talk | contribs) (Links)

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 its 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 not yet possible. I attempted to get it to run. I used the winetricks script to install, "Mono for Windows" and some fonts, but still it doesn't work.

winetricks mono210
winetricks corefonts
winetricks tahoma

If I had been successful, it should have been runnable with "wine ArkosTracker.exe". It needs to be run through Wine, because it talks to some Windows API functions directly.

Links