aboutsummaryrefslogtreecommitdiff
path: root/audio/spiralloops
Commit message (Collapse)AuthorAgeFilesLines
* Don't hardcode CXX to g++, CXXFLAGS to -O3 and a bunch of -f optimizationsKris Kennaway2001-04-301-0/+18
| | | | | | | This port is still broken, but no worse than before Notes: svn path=/head/; revision=42077
* new port of SpiralLoops 0.0.1, an experimental loop-based samplerTrevor Johnson2001-03-246-37/+54
| | | | | | | PR: 24522 Notes: svn path=/head/; revision=40304
* - new master site (works for me)Trevor Johnson2000-12-064-7/+19
| | | | | | | | | | - new home page - update to 0.1.7 - add a patch needed for compilation - in pkg-descr, fix typo and update my address Notes: svn path=/head/; revision=35732
* Update to version 1.6.Trevor Johnson2000-10-042-3/+2
| | | | | | | | | | | | Remove unnecessary patches/patch-ab (patches a generated file). Remove all other patches (author incorporated them). Remove erroneous credit to NetBSD. PR: 21053, 21334 Approved by: will Notes: svn path=/head/; revision=33399
* Change MAINTAINER for my ports.Trevor Johnson2000-10-021-1/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33312
* Add spiralsynth 0.1.5, a nifty program that generates noise or musicWill Andrews2000-09-165-0/+66
(depending on the talents of the user) from a MIDI or PC keyboard, and outputs to /dev/dsp or to a .wav file. PR: 21053 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=32722