summaryrefslogtreecommitdiff
path: root/audio/milkytracker/patches
AgeCommit message (Collapse)AuthorFilesLines
2015-06-25Extend this patch to a second chunk of code with the same logic.dholland1-3/+22
Seen in the Solaris build.
2014-09-24Remove obsolete patch breaking the build.jperkin1-12/+0
2014-01-02Taking the absolute value of the difference of two things doesn't workdholland1-0/+27
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++.
2012-03-15Fix this properly. Tested on NetBSD and SunOS.hans1-21/+16
2012-01-11Don't jump over variable initialization.hans1-0/+23
2009-08-27Import milkytracker-0.90.80 as audio/milkytracker.ahoka1-0/+12
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