Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
nas - The Network Audio System (NAS)
In a nutshell, NAS is the audio equivalent of an X display server.
The Network Audio System (NAS) was developed by NCD for playing,
recording, and manipulating audio data over a network. Like the
X Window System, it uses the client/server model to separate
applications from the specific drivers that control audio input
and output devices.
Key features of the Network Audio System include:
o Device-independent audio over the network
o Lots of audio file and data formats
o Can store sounds in server for rapid replay
o Extensive mixing, separating, and manipulation of audio data
o Simultaneous use of audio devices by multiple applications
o Use by a growing number of ISVs
o Small size
o Free! No obnoxious licensing terms
Packages
Latest: nas-1.9.2-1.el6.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
nas |
0 |
1.9.2 |
1.el6.fio |
x86_64 |
283 KiB |
2012-06-05 07:42:29 |
Changelog:
- * 2010-08-09 - Petr Pisar <ppisar[AT]redhat[DOTCOM]> - 1.9.2-1
- 1.9.2 bump, update URL, Source0
- Remove spec code specific for Fedora < 12 and EPEL < 4 as they are
unsupported now
- Apply nas-1.9.2-asneeded.patch to get libXau linked explicitly (bug #565181)
- Move AuErrorDB non-executable to share directory, distribute with libraries
- Unify spec file indentation
- Add postun action
- * 2010-03-14 - Frank Büttner <frank-buettner[AT]gmx[DOTNET]> - 1.9.1-7
- fix #565181
- * 2009-07-25 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 1.9.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- * 2009-02-25 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 1.9.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- * 2008-04-07 - Rex Dieter <rdieter[AT]fedoraproject[DOTORG]> - 1.9.1-4
- -libs subpkg (f9+, #438547)
- %install: INSTALLFLAGS='-p' (preserve timestamps)
- fixup %changelog whitespace