From 14af457f361896cda907570c69ee59c8593a6134 Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Tue, 11 May 2010 20:30:55 +0200 Subject: audio/shntool: Moved from multimedia --- audio/shntool/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 audio/shntool/README (limited to 'audio/shntool/README') diff --git a/audio/shntool/README b/audio/shntool/README new file mode 100644 index 0000000000..900798a7ca --- /dev/null +++ b/audio/shntool/README @@ -0,0 +1,10 @@ +shntool is a command-line utility to view and/or modify WAVE data +and properties. It runs in several different operating modes, and +supports various lossless audio formats. + +shntool is comprised of three parts - its core, mode modules, and +format modules. This helps to make the code easier to maintain, as +well as aid other programmers in developing new functionality. The +distribution archive contains a file named 'modules.howto' that +describes how to create a new mode or format module, for those so +inclined. -- cgit v1.2.3