Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Replace <iostream.h> and <fstream.h> with their c++ counterparts.
Addition of <string.h> was originally under a DragonFly macro, but
this was removed when it was shown NetBSD 5.99 x86_64 needed it too.
Allow package to build on all x86_64 architectures.
|
|
|
|
Make private error member const to avoid const-cast-away from dlerror.
|
|
|
|
|
|
ftp://ftp.netbsd.org/pub/NetBSD/misc/agc/borked-current/audio/spiralloops/.broken.sys2.html
|
|
Patch provided by collver1@comcast.net in PR pkg/22180.
|
|
|
|
|
|
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
|