news: iDrum: for PC/Mac updated to version 1.71
<% Function WriteDynamicFile( strFilePath ) Dim CompleteFilesFolderPath Dim fso 'Find the complete path to image folder by using Server.MapPath CompleteFilesFolderPath = Server.MapPath(strFilePath) 'Create an instance of the FileSystemObject which allows ASP to 'access the file system Set fso = Server.CreateObject("Scripting.FileSystemObject") Dim textStreamObject Set textStreamObject = fso.OpenTextFile(CompleteFilesFolderPath,1,false,0) Response.Write textStreamObject.ReadAll Set textStreamObject = Nothing Set fso = Nothing End Function ' WriteDynamicFile() Function RandomFile( FilesFolderPath, DisplayFileTypes ) 'Declare variables Dim CompleteFilesFolderPath Dim FileSystemObject Dim FileFolder Dim Files Dim i Dim DisplayFiles Dim File Dim FileName Dim FileExtension Dim RandomNumber 'Normalize the path if ( Right(FilesFolderPath,1)<>"/" ) Then FilesFolderPath= FilesFolderPath & "/" 'Find the complete path to image folder by using Server.MapPath CompleteFilesFolderPath = Server.MapPath(FilesFolderPath) 'Create an instance of the FileSystemObject which allows ASP to 'access the file system Set FileSystemObject = Server.CreateObject("Scripting.FileSystemObject") 'Check that the folder containing the images exists If Not FileSystemObject.FolderExists(CompleteFilesFolderPath) Then RandomFile = "Error 0: Cannot find requested folder" Set FileSystemObject = nothing Exit Function End If 'Get the folder containing the images Set FileFolder = FileSystemObject.GetFolder(CompleteFilesFolderPath) 'Get a list of all the files within the images folder Set Files = FileFolder.Files 'Use a dictionary object to temporarily store the image file names i = 1 Set DisplayFiles = Server.CreateObject("Scripting.Dictionary") 'Loop through the list of files within the images folder. 'If the file has a file extension that is in the list of 'file types specified in the DisplayFileTypes function parameter, 'then add the file name to the DisplayFiles dictionary object For Each File in Files FileName = File.Name FileExtension = Right(FileName, Len(FileName) - (InStrRev(FileName, "."))) If InStr(1,DisplayFileTypes,FileExtension,vbTextCompare) > 0 then DisplayFiles.Add i, FileName i = i + 1 End If Next 'Destroy objects that are no longer required Set FileFolder = nothing Set Files = nothing Set FileSystemObject = nothing 'Initialise the random number generator Randomize ' Check that image file(s) have been found If DisplayFiles.Count = 0 Then RandomFile = "Error 1: Requested folder does not contain any image files" Exit Function End If 'Generate a random number between 1 and the number of image files RandomNumber = Int((DisplayFiles.Count) * Rnd + 1) 'Return a path to a random file RandomFile = FilesFolderPath & DisplayFiles.Item(RandomNumber) Set DisplayFiles = nothing End Function ' end RandomFile() %>

Key Features

  • complete professional mastering solution
  • 64-bit internal processing
  • combines analog modeling warmth & digital linear-phase precision
  • intuitive graphical user interface
  • extensive graphical metering



Buy Ozone Try Ozone Ozone Quotes Ozone mastering guides Ozone presets

The Commercial Sound

Ozone 3 includes all the tools you need to master the commercial sound in seconds. Professionally designed presets and the acclaimed Ozone Mastering Guide walk you step by step through making radio-ready masters.

The process of mastering ranges from correcting mistakes made in the mix to preparing a recording for target listening environments. Like a final coat of polish, mastering makes the difference between a good sounding mix and a professional sounding master. Ozone includes integrated tools for each step of the process: add broad equalization to balance the tone, multiband compression to control the dynamics, harmonic excitation to inject punch and sparkle, stereo imaging to sculpt the sound stage, loudness maximization to raise the level of the entire track to the standard for commercial use, and dither to maintain every last bit of quality. Since Ozone was designed to address the mastering process, all the components work together to help you put that final professional sound on a project. With Ozone 3, be prepared to love your sound.

Professionally Designed Presets
Ozone 3 ships with a wide array of presets for many mastering situations. Get immediate results by auditioning several presets to find the closest fit. Spend less time tweaking and more time producing. For more control, mix and match preset settings using the advanced preset manager. Visit the iZotope web site, and learn tricks of mastering from the presets and Mastering Guide.

7 Plug-ins in 1 Integrated Interface
Mastering requires a specific set of tools, and Ozone 3 has them all. Rather than a bundle of separate plug-ins, Ozone 3 is a single integrated system. This integration allows for a logical, optimized interface and superior sound quality not possible with a chain of independent plug-ins. With extensive metering, an integrated preset system, and full undo history, Ozone surpasses standard “plug-in” expectations to streamline workflow, save time, and keep you focused on creative work.

Analog Modeling
Ozone is the result of extensive research in analog modeling. Ozone provides compression, equalization, and harmonic excitation that recreate the behavior exhibited by analog equipment. Analog processing has certain nonlinear aspects that a mathematician would consider "wrong" but sound better musically. Any analog equalizer, for example, applies a small phase delay to the sound. These types of “imperfections” provide the analog characteristics of warmth, sparkle, depth, and an overall pleasing sound. Ozone captures the essence of analog gear to deliver sweet sounding masters.

Digital Precision
While analog modeling can provide a pleasant character or “colorization” to the sound, in some situations precise or “transparent” signal processing is desired. For example, you may wish to equalize or notch out a frequency without introducing the phase delay inherent in analog filters. For these applications, Ozone provides a digital, linear phase equalizer and crossover for a level of surgical precision not possible in analog hardware.

64-bit Audio Processing
When processing audio, Ozone can perform thousands of calculations on a single sample. In a digital system, each of these calculations has a finite accuracy, limited by the number of bits used in the calculation. To avoid rounding errors from interfering with the audible portion of the audio, Ozone performs each calculation using 64 bits. Can you hear 64 bits? No, but that’s the point. The rounding errors (inherent not just in Ozone but in any digital system) are pushed down into the inaudible range with Ozone.

Usability Enhancements: Undo and History
Ever have a late night recording session only to wake up in the morning with a tinny, horrible-sounding master? Audio fatigue is a real problem, and in this situation you would have to scrap the work and re-master the track. Ozone 3 addresses this problem with the ability to undo any and all parameter changes – even between sessions! As you tweak controls, each movement is captured and displayed in the History list. To hear a previous setting, simply click up the list to the point you want to audition. When working with mastering effects, perhaps most notably EQ and dynamics, it’s very easy to get accustomed to the “new” sound and overdo the effect. The History list lets you quickly jump back for comparisons to refresh your “auditory memory”.

   

<% 'Initialise the random number generator Randomize dim nRandomPageOzone nRandomPageOzone= Int( 4 * Rnd + 1 ) select case nRandomPageOzone case 1 %>
 
 
Artist Spotlight
"...unlike most software, I've found uses for all the features of Ozone."
- Bob Power
Producer, Engineer - De La Soul, The Roots
Read the Interview
<% case 2 %>
 
 
Artist Spotlight
"Ozone just won hands down. It just sounded great, and we used it for everything."
- Atticus Ross
Programmer, Producer - Nine Inch Nails, KoЯn
Read the Interview
<% case 3 %>
 
 
Ozone received an Ace Award from Future Music magazine in the January '06 issue.
Future Music Magazine
<% case 4 %>
 
 
Artist Spotlight
"Ozone is great for shaping the overall sound of a record very quickly."
- Just Blaze
Producer - Jay-Z, Snoop Dogg, Usher, Busta Rhymes
Read the Interview
<% end select %>
 
 Ozone Video Tutorials:
  Alt+Solo
  Matching EQ
  Multiband Modules

 
 
Paragraphic EQ
3 Equalizers in one plug-in: Analog Modeled, Linear Phase and Matching. You won't believe your ears.
EQ info...
 
Multiband Harmonic Exciter
Make your mix sparkle with 4 bands of excitation.
Exciter info...
 
Multiband Dynamics
Excercise full control of the dynamic range of your mix with 4 bands of limiting, compression and expansion.
Dynamics info...
 
Multiband Stereo Imaging
Give your tracks the space they deserve with 4 bands of stereo widening.
Stereo Imaging info...
 
Mastering Reverb
Apply a coat of gloss with Ozone's advanced mastering reverb.
Reverb info...
 
IRC Maximizer
Make it loud without sacrificing sound quality with Ozone's Intelligent Release Control Maximizer.
Maximizer info...
 
Dither
Prepare audio for CD with psychoacoustic shaped dither.
Dither info...
 
iZotope Standards
iZotope standard features for increased productivity and ease of use.
Standard features...
 
  © Copyright 2007 iZotope, Inc. All Rights reserved. | Legal and Trademarks | Privacy | iZotope Newsletter [RSS]