Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37569223
en ru br
ALT Linux repos
S:0.10-alt4

Group :: Sound
RPM: waon

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: waon
Version: 0.10
Release: alt1
License: GPLv2
Group: Sound
URL: http://sourceforge.net/projects/waon/
Summary: A Wave-to-Notes (MIDI) transcriber

Source0: %{name}-%{version}.tar

BuildRequires: libfftw3-devel
BuildRequires: libsndfile-devel
BuildRequires: libao-devel
BuildRequires: libsamplerate-devel
BuildRequires: libgtk+2-devel

%description
WaoN is a Wave-to-Notes transcriber (converts an audio file into MIDI
file) and some utility tools such as gWaoN, graphical visualization of
the spectra, and phase vocoder for time-stretching and pitch-shifting.

%prep
%setup

%build
%make_build

%install
install -D -m0755 waon  %buildroot%_bindir/waon
install -D -m0755 pv %buildroot%_bindir/pv
install -D -m0755 gwaon %buildroot%_bindir/gwaon
install -D -m0644 waon.1 %buildroot%_man1dir/waon.1
install -D -m0644 pv.1 %buildroot%_man1dir/pv.1
install -D -m0644 gwaon.1 %buildroot%_man1dir/gwaon.1

%files
%_bindir/waon
%_bindir/pv
%_bindir/gwaon
%_man1dir/waon.1.gz
%_man1dir/pv.1.gz
%_man1dir/gwaon.1.gz

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin