summaryrefslogtreecommitdiff
path: root/audio/spiralloops/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2004-02-15Fix SpiralLoops so it will still build against FLTK 1.0.x.ben1-1/+2
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-12-24s/@netbsd.org/@NetBSD.org/ in MAINTAINER.jmmv1-2/+2
2003-12-13Update MAINTAINER email address.ben1-2/+2
2003-07-22Use ossaudio.buildlink2.mk to get the right audio device and library.jmmv1-1/+4
Patch provided by collver1@comcast.net in PR pkg/22180.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-19Change address of maintainer per PR 22170.wiz1-2/+2
2002-12-24Replace collver@linuxfreemail.com with collver1@attbi.com.wiz1-2/+2
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523, 19524, 19525 and some more, perhaps.
2002-09-21buildlink1 -> buildlink2jlam1-3/+4
2002-06-12Fix compilation on xpkgwedge machines. Closes pkg/17079.wiz1-2/+2
2001-08-12Initial import of spirallopps-2.0.0zuntum1-0/+26
SpiralLoops is an experimental loop based sampler for Linux or BSD. The idea of SpiralLoops is to provide a simple, visual tool for looping and layering of sounds; which can be sourced from either wav files on disk, or from sound generating plugins. SpiralLoops allows you to create loop based compositions with the minimum feedback time between the decisions you make and your ears. The looping mechanism is very flexible, you can lock the timing of loops together, or offset them for creating complex sequences, such as polyrhythms. Package provided by Ben Collver <collver@linuxfreemail.com> in PR pkg/13693