diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-07-09 03:25:56 +0000 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-07-09 03:25:56 +0000 |
commit | b089790f3d801b46bdd3d57ff074f6f971aed088 (patch) | |
tree | d756b77cb64ee2517a6aac04a14024a75d03fee5 /audio/Makefile | |
parent | 8f63d55c8249c59227bb5eca513d61a6b25aecc5 (diff) | |
download | FreeBSD-ports-b089790f3d801b46bdd3d57ff074f6f971aed088.zip FreeBSD-ports-b089790f3d801b46bdd3d57ff074f6f971aed088.tar.gz |
Cross-platform audio loop slicer designed to create sliced loops from WAV, MP3,
FLAC or AIFF files in seconds without a sequencer.
Effects include filter sweeps, phasing, flanging, delay, and distortion.
Chris Petrik (chris@officialunix.com)
WWW: http://smasher.sourceforge.net/
PR: ports/135937
Submitted by: chris at officialunix.com
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 6f18283..16830fe 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -651,6 +651,7 @@ SUBDIR += slimserver-superdatetime SUBDIR += slimserver-trackstat SUBDIR += slv2 + SUBDIR += smasher SUBDIR += snack SUBDIR += snd SUBDIR += solfege |