gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1843: add blurb for ccaudio


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1843: add blurb for ccaudio
Date: Wed, 30 Jan 2013 22:34:56 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1843
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2013-01-30 22:34:56 +0100
message:
  add blurb for ccaudio
modified:
  gnu/ccaudio/Makefile
=== modified file 'gnu/ccaudio/Makefile'
--- a/gnu/ccaudio/Makefile      2013-01-20 15:20:35 +0000
+++ b/gnu/ccaudio/Makefile      2013-01-30 21:34:56 +0000
@@ -4,6 +4,13 @@
 GARVERSION = 2.0.5
 HOME_URL = http://www.gnu.org/software/ccaudio/
 DESCRIPTION = A stand-alone C++ class for manipulating audio data
+define BLURB
+ ccAudio2 is a portable C++ class for working with audio data from
+ disk.  The classes are both endian and content aware; rather than
+ treating audio as binary data, this library treats it as an sequence 
+ of samples.  It can also handle metadata information.  ccAudio2
+ supports sun audio, raw samples, and RIFF encoded audio data.
+endef
 
 ######################################################################
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]