aboutsummaryrefslogtreecommitdiffstats
path: root/audio/spiralloops/pkg-descr
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2001-03-24 10:54:49 +0800
committertrevor <trevor@FreeBSD.org>2001-03-24 10:54:49 +0800
commit755bebdbfea82365e8880a11c1edc18db2ef234e (patch)
tree9d4144719e624c19f1395914ff68c3cfe985f3e9 /audio/spiralloops/pkg-descr
parent0345e88d6518a9ed80a5b2f6d970125c862da0bd (diff)
downloadfreebsd-ports-gnome-755bebdbfea82365e8880a11c1edc18db2ef234e.tar.gz
freebsd-ports-gnome-755bebdbfea82365e8880a11c1edc18db2ef234e.tar.zst
freebsd-ports-gnome-755bebdbfea82365e8880a11c1edc18db2ef234e.zip
new port of SpiralLoops 0.0.1, an experimental loop-based sampler
PR: 24522
Diffstat (limited to 'audio/spiralloops/pkg-descr')
-rw-r--r--audio/spiralloops/pkg-descr30
1 files changed, 14 insertions, 16 deletions
diff --git a/audio/spiralloops/pkg-descr b/audio/spiralloops/pkg-descr
index 5cb066a4e270..9e17326e91d7 100644
--- a/audio/spiralloops/pkg-descr
+++ b/audio/spiralloops/pkg-descr
@@ -1,23 +1,21 @@
-adapted from the Web page and the README:
+from the Web page:
-Spiral Synth is a physically modelled, monophonic, analogue
-synthesizer. It is capable of creating the kind of sounds made by
-hardware analogue synths, the noises used in electronic music.
-You can also use it to make stranger sounds. MIDI is supported,
-including velocity detection, mapped to the volume of the oscillators
-(but you can also use the PC keyboard to play the synth). Output
-is to /dev/dsp or in Microsoft RIFF (.WAV) format to a file. You
-can save and recall your sounds using the 100 patch save slots.
+ SpiralLoops is an experimental loop-based sampler for Linux or
+ FreeBSD.
-The PC keyboard can be used to play the synth, "q" & "z" are C,
-and the keys progress from them: "2" is C#, "w" is D, etc. These
-are just the defaults, and can be changed from the .Spiralrc file.
-The function keys change the octave.
+ 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.
-Sample output and a detailed list of features can be found on the
-home page.
+ 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.
-WWW: http://www.pawfal.org/SpiralSynth/
+Instructions for using the program are on its home page.
+
+WWW: http://www.pawfal.org/SpiralLoops/
Trevor Johnson
trevor@FreeBSD.org