Commit graph

5 commits

Author SHA1 Message Date
dholland
05a036ce52 Taking the absolute value of the difference of two things doesn't work
if the difference is unsigned. Do something else instead. (It is
backup logic for the clock going backwards while fading out the splash
screen, so it's not exactly critical.) Caught by the Solaris C++
compiler, which warns if you try to pass an unsigned value to abs().
PKGREVISION++.
2014-01-02 06:45:47 +00:00
hans
451e0ea91c Fix this properly. Tested on NetBSD and SunOS. 2012-03-15 20:16:24 +00:00
hans
24cb6afc81 fix patch checksum 2012-01-24 18:58:36 +00:00
hans
a89d3647bf Don't jump over variable initialization. 2012-01-11 19:01:48 +00:00
ahoka
2c37914dbc Import milkytracker-0.90.80 as audio/milkytracker.
MilkyTracker is an open source, multi-platform music application for creating
.MOD and .XM module files. It attempts to recreate the module replay and user
experience of the popular DOS program Fasttracker II, with special playback
modes available for improved Amiga ProTracker 2/3 compatibility.

Some of it's key features are:

* Fasttracker II like, custom graphical user interface with context menus
* Choose between a modern and a true-to-FT2 editing scheme / keyboard layout
* Tabbed user interface for opening and playing up to 32 modules simultaneously
  and for exchanging data between them
* Playing and editing simultaneously
* Live mode for seamless pattern changes
* Rendering songs/patterns to disk (.WAV) or directly to sample
* Powerful sample editor featuring waveform generators
* In-depth instrument editor featuring envelope zooming and scaling and support
  for copying and swapping instruments and samples across tabs
* ProTracker 2/3 playback modes for playing and editing .MOD files
* Various resampler options including emulated Amiga 500/1200 sound output
* Module optimizer
* Over 30 imported module formats
* Basic archive support for loading zipped, powerpacked and UMX modules directly
2009-08-27 22:50:16 +00:00