sounddelay: Audio delay line

[ bsd3, program, sound ] [ Propose Tags ]

An audio file delay line for WAVE files.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.1, 0.1.0.2
Dependencies base (>=3 && <5), containers (>=0.3 && <1), parseargs (>=0.1 && <1), WAVE (>=0.1 && <1) [details]
License BSD-3-Clause
Copyright Copyright (c) 2008 Bart Massey
Author Bart Massey <bart@cs.pdx.edu>
Maintainer Bart Massey <bart@cs.pdx.edu>
Category Sound
Home page http://github.com/BartMassey/sounddelay
Source repo head: git clone https://github.com/BartMassey/sounddelay.git
this: git clone https://github.com/BartMassey/sounddelay.git(tag v0.1.0.2)
Uploaded by BartonMassey at 2014-09-21T17:13:59Z
Distributions NixOS:0.1.0.2
Reverse Dependencies 1 direct, 0 indirect [details]
Executables delay
Downloads 1664 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2016-12-13 [all 6 reports]

Readme for sounddelay-0.1.0.2

[back to package description]

sounddelay -- audio delay line

Copyright © 2008-2014 Bart Massey

This program is a simple command-line audio delay line for WAVE format audio files. There is precious little documentation at this point; that needs to be fixed soon. However, I think it's a nice demo app for my WAVE library.

This program is licensed under the "3-clause 'new' BSD License". Please see the file COPYING in this distribution for license terms.