Difference between revisions of "Ccaudio"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=ccAudio2 |Short description=Library and software for manipulating audio data |Full description=GNU ccAudio is a stand-alone C++ class library and newly designated G...")
 
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
 
(14 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=ccAudio2
+
|Name=GNU ccAudio2
|Short description=Library and software for manipulating audio data
+
|Short description=Library and software for manipulating audio data.
 
|Full description=GNU ccAudio is a stand-alone C++ class library and newly designated GNU package for manipulating audio data, whether on disk or in memory. GNU ccAudio offers the ability to work with audio file formats on disk by treating audio data as sequenced arrays of sample data rather than as arbitrary octets as some audio file manipulation libraries do. In addition to being audio content aware, GNU ccAudio allows header manipulation for setting things like annotation fields. GNU ccAudio is also endian aware and highly portable to both posix and win32 based systems. GNU ccAudio also offers basic audio signal processing including tone data set generation and pluggable codec operations. In the future we will provide loadable free software audio codec modules for many common audio encoding formats where not patent encumbered.
 
|Full description=GNU ccAudio is a stand-alone C++ class library and newly designated GNU package for manipulating audio data, whether on disk or in memory. GNU ccAudio offers the ability to work with audio file formats on disk by treating audio data as sequenced arrays of sample data rather than as arbitrary octets as some audio file manipulation libraries do. In addition to being audio content aware, GNU ccAudio allows header manipulation for setting things like annotation fields. GNU ccAudio is also endian aware and highly portable to both posix and win32 based systems. GNU ccAudio also offers basic audio signal processing including tone data set generation and pluggable codec operations. In the future we will provide loadable free software audio codec modules for many common audio encoding formats where not patent encumbered.
|User level=intermediate
+
|Homepage URL=https://www.gnu.org/software/ccaudio/
|Status=Live
+
|Is High Priority Project=No
|Component programs=
+
|VCS checkout command=svn co svn://svn.savannah.gnu.org/ccaudio
|Homepage URL=http://www.gnu.org/software/ccaudio
 
|VCS checkout command=:perver:anoncvs@subversions.gnu.org:/cvsroot/ccaudio
 
|Computer languages=C++
 
 
|Documentation note=
 
|Documentation note=
|Paid support=
+
|Decommissioned or Obsolete=No
|IRC help=
+
|Donate=https://my.fsf.org/donate/
|IRC general=
+
|Related projects=gnustandards,ccrtp,ccscript
|IRC development=
 
|Related projects=ccrtp,ccscript
 
 
|Keywords=audio,codec,signal processing,sequenced array,octet,content aware,endian aware,tone set data
 
|Keywords=audio,codec,signal processing,sequenced array,octet,content aware,endian aware,tone set data
|Is GNU=y
+
|Version identifier=2.2.0
|Last review by=Janet Casey
+
|Version date=2015/12/13
|Last review date=2010-03-12
+
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/ccaudio/ccaudio2-2.2.0.tar.gz
 +
|Last review by=Bendikker
 +
|Last review date=2019/01/21
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/12
|Version identifier=1.0.0
+
|User level=intermediate
|Version date=2008-12-16
+
|Paid support=https://www.fsf.org/resources/service/
|Version status=stable
+
|Accepts cryptocurrency donations=Yes
|Version download=http://ftp.gnu.org/pub/gnu/ccaudio/ccaudio2-1.0.0.tar.gz
+
|OpenPGP signature=https://ftp.gnu.org/gnu/ccaudio/ccaudio2-2.2.0.tar.gz.sig
 +
|Test entry=No
 +
|Is GNU=Yes
 +
|GNU package identifier=ccaudio
 
|License verified date=2001-10-31
 
|License verified date=2001-10-31
|Version comment=
+
}}
 +
{{Project license
 +
|License=LGPLv3orlater
 +
|License verified by=genium
 +
|License verified date=2013/11/29
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=David Sugar
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=David Sugar
+
|Email=dyfet@gnu.org
|Email=dyfet@gnutelephony.org
+
}}
|Resource URL=
+
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/libccaudio2
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/ccaudio/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://web.cvs.savannah.gnu.org/viewvc/ccaudio/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://cvs.savannah.gnu.org/viewvc/ccaudio/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/ccaudio.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
 
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://savannah.gnu.org/cvs/?group_id=501
+
|Resource URL=https://svn.savannah.gnu.org/viewvc/ccaudio/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/ccaudio-devel/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking,Developer,Support
+
|Resource kind=Mailing List
|Resource kind=E-mail
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
|Resource URL=mailto:ccaudio-devel@gnu.org
+
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/ccaudio/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category
|Business=productivity,telephony
+
|Business=productivity, telephony
 
|Interface=library
 
|Interface=library
 +
|Programming-language=C++
 +
|Runs-on=Windows, GNU/Linux
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2orlater
 
|License verified by=Kelly Hopkins
 
|License verified date=2001-10-31
 
}}
 

Latest revision as of 15:49, 4 December 2020


[edit]

GNU ccAudio2

https://www.gnu.org/software/ccaudio/
Library and software for manipulating audio data.

GNU ccAudio is a stand-alone C++ class library and newly designated GNU package for manipulating audio data, whether on disk or in memory. GNU ccAudio offers the ability to work with audio file formats on disk by treating audio data as sequenced arrays of sample data rather than as arbitrary octets as some audio file manipulation libraries do. In addition to being audio content aware, GNU ccAudio allows header manipulation for setting things like annotation fields. GNU ccAudio is also endian aware and highly portable to both posix and win32 based systems. GNU ccAudio also offers basic audio signal processing including tone data set generation and pluggable codec operations. In the future we will provide loadable free software audio codec modules for many common audio encoding formats where not patent encumbered.





Licensing

License

Verified by

Verified on

Notes

Verified by

genium

Verified on

29 November 2013




Leaders and contributors

Contact(s)Role
David Sugar Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/ccaudio-devel/
Savannah (Ref)https://savannah.gnu.org/projects/ccaudio/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Debian (Ref) (R)https://tracker.debian.org/pkg/libccaudio2
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/ccaudio/
Generalhttps://savannah.gnu.org/people/
VCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/ccaudio/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/ccaudio.git/
Downloadhttps://ftp.gnu.org/gnu/ccaudio/
VCS Repository Webviewhttps://svn.savannah.gnu.org/viewvc/ccaudio/


Software prerequisites




Entry







"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.