summaryrefslogtreecommitdiff
path: root/audio/milkytracker
AgeCommit message (Collapse)AuthorFilesLines
2014-01-02Taking the absolute value of the difference of two things doesn't workdholland3-3/+31
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-02whitespacedholland1-3/+3
2013-02-09Bump PKGREVISION from audio/jack.ryoon1-1/+2
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-03-15Fix this properly. Tested on NetBSD and SunOS.hans2-23/+18
2012-01-24fix patch checksumhans1-2/+2
2012-01-21update HOMEPAGE and MASTER_SITES.zafer1-4/+3
2012-01-11Don't jump over variable initialization.hans2-1/+25
2009-08-28Set maintainer to the one from the wip package of the same name.wiz1-2/+2
2009-08-27It's "its"snj1-1/+1
2009-08-27Import milkytracker-0.90.80 as audio/milkytracker.ahoka7-0/+116
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