Topic Index: Difference between revisions
m (→MP3 Guides: most of the information needed is contained within LAME page anyway,) |
mNo edit summary |
||
Line 22: | Line 22: | ||
==CDex Guides== | ==CDex Guides== | ||
* [http://home.iprimus.com.au/alexanderino/cdex/ General CDex ripping guide] | * [http://home.iprimus.com.au/alexanderino/cdex/ General CDex ripping guide] | ||
==AAC Guides== | ==AAC Guides== | ||
Line 31: | Line 29: | ||
==Vorbis Guides== | ==Vorbis Guides== | ||
* [[Recommended_Ogg_Vorbis|Recommended encoders and settings | * [[Recommended_Ogg_Vorbis|Recommended encoders and settings Vorbis]]. | ||
* [[Lancer|Ogg Vorbis Acceleration Project]] information reguarding optimized Vorbis binaries. | * [[Lancer|Ogg Vorbis Acceleration Project]] information reguarding optimized Vorbis binaries. | ||
* [[Compiling_aoTuV|Compiling AoTuV]] compiling the AoTuV binaries under Linux. | * [[Compiling_aoTuV|Compiling AoTuV]] compiling the AoTuV binaries under Linux. |
Revision as of 08:58, 19 November 2006
- For a more structured 'table of contents', use the Categories List.
- Please see this thread for a discussion of the future structure of this wiki. If you have thoughts, comments, suggestions, etc., please join in this discussion. In the meantime, please feel free to fill in gaps in the information below.
- See also the style related discussion thread in the forums.
General Information
General Guides
EAC Guides
- Create a lossless back-up with EAC and Flac
- Configuring EAC and Lame
- Configuring EAC and Vorbis
- Configuring EAC and Wavpack
- Configuring EAC and FLAC
- Configuring EAC and Monkey's Audio
CDex Guides
AAC Guides
- AAC FAQ frequently asked questions in reguard to AAC the latest industry standard.
- AAC Encoders known AAC encoder/decoder implementations and configuring them (Apple Itunes, Nero AAC, etc)
Vorbis Guides
- Recommended encoders and settings Vorbis.
- Ogg Vorbis Acceleration Project information reguarding optimized Vorbis binaries.
- Compiling AoTuV compiling the AoTuV binaries under Linux.
- OggDropXPd guide for encoding with John 33's popular drag-n-drop frontend.
Audio Codecs
Lossy
Lossless
- Apple Lossless
- Audio Lossless Coding
- DTS Master Audio
- Free Lossless Audio Compressor
- Lossless Audio
- LPAC
- Monkey's Audio
- OptimFROG
- RealAudio Lossless
- Shorten
- True Audio
- WavPack
- WMA Lossless
Metadata (Tags)
Media Extractors
CD Extractors
- CDex (Win32)
- cdparanoia (Posix)
- dBpowerAMP with AccurateRip (Win32)
- Exact Audio Copy (Win32)
- Grip (Posix)
- iTunes (Win32/OSX)
- MediaMonkey (Win32)
- Max (OSX)
- PlexTools (Win32)
- Rubyripper (Posix/OSX)
DVD Extractors
- DVD Decrypter (Win32)
- DVD-A / CPPM Decrypter (Win32/Posix)
Media Players
Windows
- Apollo
- dBpowerAMP
- foobar2000
- iTunes
- MediaMonkey
- musikCube
- Quintessential Player
- VUplayer
- Winamp
- Windows Media Player
- wxMusik
- XMPlay
- WMPTSE (with WMP)
Linux/BSD
Mac OS X (Non-BSD Specific)
Other
- CL-Amp (BeOS)
Audio Editors
Windows
- Adobe Audition (Previously known as Cool Edit)
- Audacity
- Goldwave
- Sony Sound Forge (Previously released by Sonic Foundry)
Linux/BSD
Mac OS X (Non-BSD Specific)
Other
- Timidity++ (MIDI to PCM (WAV) converter)
Timidity++ synthesizes MIDI files (sequences) in real-time using Gravis UltraSound Soundfont patches (loosly based upon Wavetable Synthesis) to common digital audio file formats such as, WAV, AU, AIFF, Ogg Vorbis, FLAC, etc. Useful for those who want to bypass FM Synthesizers on their sound card's to hear MIDI sequence as it was intended to be heard.)
Testing Software
Subjective Perceptual
Objective
Note: Might be good to put something here about the problems of quality comparisons using graphs, frequency sweeps, etc.
Audio Hardware
PC Audio
- Terratec EWX 24/96
- M-Audio Audiophile 24/96
- M-Audio Revolution 5.1
- M-Audio Revolution 7.1
- Chaintech AV-710
- Audiotrak MAYA 5.1
- Audiotrak Prodigy 7.1
Notebook Audio
Firewire
HiFi
MIDI Interfaces
- M-Audio MIDISport Uno 1x1
- M-Audio MIDISport 2x2
- MOTU 5x5 Micro Lite
- MOTU Fastlane USB
Digital Audio Players
Portable Flash
(These players make use of a internal flash drive.)
- Apple iPod Nano
- Apple iPod Shuffle
- Creative MuVo
- iRiver iFP Series
- MPIO lFP Series
- Rio Carbon
- Neuros
Portable HD
(These players make use of a internal harddrive.)
- Apple iPod with (Rockbox firmware)
- Archos Jukebox with Rockbox Software
- iAudio M3 with (Rockbox firmware)
- iRiver H-Series with (Rockbox firmware)
- MPIO H-Series
- Neuros
- Rio Karma
Portable CD
Car Players
(Car stereos that can read MP3, Vorbis, WMA, etc.).
Firmware
Audio Theory
Analog Audio
Digital Audio
Testing Methodology
Audio Development
note: Let's start with basic development tools (compilers, engineering tools, dev. libraries) until we think of more tools to add. I am also adding external links to books, tutorials, etc under resources.
Tools
- MATLAB 7.0 commercial software for algorithmic design, developement, engineering, and scientific computing. (multi-platform support)
- GNU Octave open-source alternative software (GPL) to MATLAB for numerical computations, engineering, and scientific computing. (multi-platform support)
- FFTW Is a C subroutine library for computing the Discrete Fourier transform (DFT) in one or more dimensions on real and complex inputs.
- GCC THE GNU compiler collection for C, C++, Objective-C, Fortran, Java, and Ada.
- GNU Emacs an extensible, customizable, self-documenting real-time display editor. Great for writing all types of source code especially on Unix. (multi-platform support)
- DevCPP free front-end IDE and compiler for the C and C++ languages. Delphi and C source code available. (Win 9x, NT, 2000, and XP)
Resources
- Scientific/R&D Forums for Psychoacoustic, DSP, Electrical Engineering, theory, and coding related questions. (most questions are generally answered)
- AES The Audio Engineering Society website. Home of year-round world AES conferences.
- DSP Tutorials this site provides another good introduction in to the area of DSP.
- Music-DSP source-code archive for analysis, filters, effects and synthesis. (C, C++, and Java code)
- HRTF A database of measurements and research papers on Head Related Transfer Functions for 3D-Audio. (PDF, Audio)
- MIDI Specifications MIDI 1.0, the new MusicXMF specification, and SP-MIDI for third generation 3GPP mobile devices (PDF)
- OpenAL a beginners tutorial on writing code using OpenAL for audio programming in computer games and other applications. (C, C++).
- ALSA Project (Advanced Linux Sound Architecture) bringing audio and MIDI capabilities to Linux.
- A Really friendly guide to Wavelets A good introduction to wavelets aimed towards engineer, requires a fair amount of background knowledge.
Books/Research
- Psychoacoustics - Facts and Models author's Zwicker, Fastl, and Hugo, revised 2005 third edition. The book for comprehensive psychoacoustics models and figures.
- Perceptual Audio Coding authors A. Painter and T. Spanias. A comprehensive paper on percepual audio coding (PDF)
- Speech Communications Human and Machine this book provides a good introduction to speech coding, inlcuding anaylsis, recognition, and perception. This text is a very good introduction for beginners.
- Scientist and Engineer's Guide to DSP author Steve Smith, a great guide for beginners new to the subject of DSP (free online text)(PDF)
- Vector Quantization authors Gersho and Gray. Good read for understanding how VQ and arithmetic coding work.
Audio Resources
Websites
Note: Let's include a small description to the side for now, so that we have something to work with when this section becomes large enough for its own page
- http://www.audiocoding.com (Page with a wiki on technical audio topics, homepage of FAAC and FAAD2, also has an AAC forum.)
- http://www.ff123.net (Lots of general information on various MP3 implementations, test samples, testing methodology information, homepage of ABC/HR)
- http://www.head-fi.org (general information/board about head phones and portable audio players)
- http://www.rarewares.org (Downloads for many audio and media tools)
- http://www.rjamorim.com/rrw/ (Download old versions of Foobar2000 and other audio and media tools)
- http://www.rockbox.org/ (Open-source jukebox firmware for numerous DAP and architectures, GNU/GPL License).
- http://psplab.csie.nctu.edu.tw/invboard2_0/index.php (Perceptual Signal Processing Lab, small university forum based in Tawain dealing with perceptual coding on acedemic level).
Articles/Debates
- DVD-A vs. SACD debate
- Subjective vs. Objective testing
- Blu-ray vs. HD-DVD comparison
- 5.1 surround vs. Ambisonics comparison
Listening Tests
Other Topics
Video
Container formats
Glossary
Introduction & User Guides
A starting place for new users to audio, with guides to compression and CD ripping and a glossary of all common terms.
- Glossary Of Audio Terms
- FAQ
- Audio format guide
- Ripping Guides
- EAC (Win32)
- CDex (Win32)
- DBpowerAMP with AccurateRip (Win32)
- Plextools (Win32)
- Max (OS/X)
- Rubyripper (Posix/OSX)
- Tagging
- Replaygain
Audio Codecs
Pros/cons, Recommended settings, Useful tools, etc.
Container Formats
What is a container format?
Audio Hardware & CD Ripping
- CD Tools, Secure Ripping, Soundcard Quality
- Vinyl records and turntables
- Soundcards
- Other hardware
Tests
- EAC Vs CDex SecureMode (by Pio2001)
- EAC Vs CDex SecureMode II (by westgroveg)
- Listening Tests
Downloads
Where to obtain the software discussed in HAK.
Using the wiki
- Wiki User Guide
- Play around at the Sandbox to try your formatting skills. Everything goes here and everything can/may be deleted.
- Read about what a Wiki is.
- Contributors should read editing help.