Main > Free Download Search >

Free peak limiter software for mac

peak limiter

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 58
Tri Peaks Solitaire 1.0

Tri Peaks Solitaire 1.0


A great card game that can be played from your dashboard. more>>

AstroGrav is an astronomy software program that allows you to simulate how astronomical objects move and interact under the force of gravity. It features superb interactive 3D graphics which allow you to move around within a many-body astronomical system, while watching how it evolves with the passage of time. A wide variety of sample files are provided, including Solar System, space mission, and abstract systems, and these enable you to experiment with the astronomy software without having to enter your own data. The comprehensive editing facilities allow you to either create your own astronomical systems, or to modify existing ones, and provide you with an almost endless scope for experimentation and investigation. AstroGrav calculates how astronomical objects move according to Newtons Law of Gravitation, and displays the results as they are calculated so that you can watch the system evolve as in a movie. AstroGrav is very accurate, dynamically calculates orbits as a system evolves, deals correctly with object collisions, and can cope simultaneously with objects on many different timescales. AstroGrav is available for both Mac and Windows, comes complete with a tutorial and full documentation, and you can download a fully functional 15 day trial version for evaluation.

System Requirements: 500 MHz PowerPC G3 processor, Mac OS X 10.2 minimum, 128 MB RAM, 50 MB disk space

System Requirements: Improved the Edit / Find... command. Added the View / Show / Data command. Corrected a fault that could cause valid .ast files to be rejected. Added recent updates to the Solar System sample simulations and changed their start date to 01/01/2009. Various minor bug fixes and improvements.

<<less
Download (506KB)
Added: 2008-12-31 License: Freeware Price: FREE
189 downloads
BIAS Peak DV Updater 3.2.1

BIAS Peak DV Updater 3.2.1


Bias Peak DV Updater 3.2.1 updates version 3.0 or later to version more>>
Bias Peak DV Updater 3.2.1 updates version 3.0 or later to version 3.2.1.
<<less
Download (1.1MB)
Added: 2004-10-13 License: Freeware Price:
1843 downloads
Peacock 0.23

Peacock 0.23


Peacock - Viewer/editor for gas chromatography mass spectrometry files more>>
Peacock is a viewer/editor for Gas Chromatography Mass Spectrometry (GCMS) files with support for the NetCDF (AIA) file format.

Peacock is a tool that can be used to identify the peaks in your chromatogram using your own library (JCAMP-DX file format). It also features an editor for this library format.
<<less
Download (4.9MB)
Added: 2007-06-23 License: Freeware Price:
857 downloads
CodeIgniter 1.7.1

CodeIgniter 1.7.1


Free and simple toolkit to create full-featured web applications more>> Free and simple toolkit to create full-featured web applications

CodeIgniter is a free and powerful PHP framework with a very small footprint, created for PHP coders who need a simple and elegant toolkit to create full-featured web applications.
CodeIgniter is right for you if:
- You want a framework with a small footprint.
- You need exceptional performance.
- You need broad compatibility with standard hosting accounts that run a variety of PHP versions and configurations.
- You want a framework that requires nearly zero configuration.
- You want a framework that does not require you to use the command line.
- You want a framework that does not require you to adhere to restrictive coding rules.
- You are not interested in large-scale monolithic libraries like PEAR.
- You do not want to be forced to learn a templating language (although a template parser is optionally available if you desire one).
- You eschew complexity, favoring simple solutions.
- You need clear, thorough documentation.

Enhancements
- Libraries
- Fixed an arbitrary script execution security flaw (#6068) in the Form Validation library (thanks to hkk)
- Changed default current page indicator in the Pagination library to use instead of
- A "HTTP/1.1 400 Bad Request" header is now sent when disallowed characters are encountered.
- Added , , , and to the Typography parsers inline elements.
- Added more accurate error reporting for the Email library when using sendmail.
- Removed a strict type check from the rotate() function of the Image Manipulation Class.
- Added enhanced error checking in file saving in the Image library when using the GD lib.
- Added an additional newline between multipart email headers and the MIME message text for better compatibility with a variety of MUAs.
- Made modest improvements to efficiency and accuracy of explode_name() in the Image lib.
- Database
- Added where_in to the list of expected arguments received by delete().
- Helpers
- Added the ability to have optgroups in form_dropdown() within the form helper.
- Added a doctype() function to the HTML helper.
- Added ability to force lowercase for url_title() in the URL helper.
- Changed the default "type" of form_button() to "button" from "submit" in the form helper.
- Changed redirect() in the URL helper to allow redirections to URLs outside of the CI site.
- Updated get_cookie() to try to fetch the cookie using the global cookie prefix if the requested cookie name doesnt exist.
- Other Changes
- Improved security in xss_clean() to help prevent attacks targeting Internet Explorer.
- Added application/msexcel to config/mimes.php for .xls files.
- Added proxy_ips config item to whitelist reverse proxy servers from which to trust the HTTP_X_FORWARDED_FOR header to to determine the visitors IP address.
- Improved accuracy of Upload:is_allowed_filetype() for images (#6715)
Bug fixes for 1.7.1:
- Database
- Fixed a bug when doing random on order_by() (#5706).
- Fixed a bug where adding a primary key through Forge could fail (#5731).
- Fixed a bug when using DB cache on multiple databases (#5737).
- Fixed a bug where TRUNCATE was not considered a "write" query (#6619).
- Fixed a bug where csv_from_result() was checking for a nonexistent method.
- Fixed a bug _protect_identifiers() where it was improperly removing all pipe symbols from items
- Fixed assorted user guide typos or examples (#5998, #6093, #6259, #6339, #6432, #6521).
- Fixed a bug in the MySQLi driver when no port is specified
- Fixed a bug (#5702), in which the field label was not being fetched properly, when "matching" one field to another.
- Fixed a bug in which identifers were not being escaped properly when reserved characters were used.
- Fixed a bug with the regular expression used to protect submitted paragraph tags in auto typography.
- Fixed a bug where double dashes within tag attributes were being converted to em dash entities.
- Fixed a bug where double spaces within tag attributes were being converted to non-breaking space entities.
- Fixed some accuracy issues with curly quotes in Typography:format_characters()
- Changed a few docblock comments to reflect actual return values.
- Fixed a bug with high ascii characters in subject and from email headers.
- Fixed a bug in xss_clean() where whitespace following a validated character entity would not be preserved.
- Fixed a bug where HTML comments and tags were being parsed in Typography:auto_typography().
- Fixed a bug with non-breaking space cleanup in Typography:auto_typography().
- Fixed a bug in database escaping where a compound statement (ie: SUM()) wasnt handled correctly with database prefixes.
- Fixed a bug when an opening quote is preceded by a paragraph tag and immediately followed by another tag.
- Fixed a bug in the Text Helper affecting some locales where word_censor() would not work on words beginning or ending with an accented character.
- Fixed a bug in the Text Helper character limiter where the provided limit intersects the last word of the string.
- Fixed a bug (#6342) with plural() in the Inflection helper with words ending in "y".
- Fixed bug (#6517) where Routed URI segments returned by URI:rsegment() method were incorrect for the default controller.
- Fixed a bug (#6706) in the Security Helper where xss_clean() was using a deprecated second argument.
- Fixed a bug in the URL helper url_title() function where trailing periods were allowed at the end of a URL.
- Fixed a bug (#6669) in the Email class when CRLFs are used for the newline character with headers when used with the "mail" protocol.
- Fixed a bug (#6500) where URI:A_filter_uri() was exit()ing an error instead of using show_error().
- Fixed a bug (#6592) in the File Helper where get_dir_file_info() where recursion was not occurring properly.
- Tweaked Typography:auto_typography() for some edge-cases.

<<less
Download (893KB)
Added: 2009-05-13 License: Freeware Price: FREE
180 downloads
BIAS Peak DV X Updater 3.2.1

BIAS Peak DV X Updater 3.2.1


Update version 3.0 to 3.2. more>>
Bias Peak is a 2-track digital audio editing program. You can edit and process audio in a fraction of the time required by competing systems.

Unlimited levels of undo and redo give you the freedom to create, without the fear of harming your original file.
<<less
Download (2.8MB)
Added: 2004-09-24 License: Freeware Price:
1857 downloads
AlbumCover.FM 1.1

AlbumCover.FM 1.1


AlbumCover.FM shows you an album cover of any of your 50 most listened albums more>> xEQ is a straight forward parametric EQ/Tone Control. It consists of Low and High shelf filters and three Peak/Cut filters. It is very useful for placing around distortion effects. Place before as a tone control and after to simulate a speaker cabinets frequency response curve. There are some example presets in the distribution that are useful starting points for tailoring your tone. The presets starting with TC are tone control curves and those marked with an SC are for speaker cabinet response curves.
We use xEQ with hD. You can listen to some samples of hD with xEQ sandwiched around it. The presets that we used are noted in the samples.
Download xEQ - Now Leopard and Logic Studio Ready
The custom interface of our AUs will display only in Cocoa-enabled hosts. Heres a list of these hosts. If youre using an AU host that doesnt support our interface, you can still use this AU with the generic interface provided by the host.
<<less
Download (149KB)
Added: 2008-04-12 License: Freeware Price: FREE
206 downloads
The Levelator 1.1.0

The Levelator 1.1.0


The Levelator adjusts the audio levels within your podcast or other audio file more>>
So what is The Levelator? Its software that runs on Windows or OS X (universal binary) that adjusts the audio levels within your podcast or other audio file for variations from one speaker to the next, for example.

Its not a compressor, normalizer or limiter although it contains all three. Its much more than those tools, and its much simpler to use.

The UI is dirt-simple: Drag-and-drop any WAV or AIFF file onto The Levelers application window, and a few moments later youll find a new version which just sounds better.

Have you ever recorded an interview in which you and your guest ended up at different volumes? How about a panel discussion where some people were close to microphones and others were not?

These are the problems the post-production engineers of Team ITC solve every day, and it used to sometimes take them hours of painstaking work with expensive and complex tools like SoundTrack Pro, Audacity, Sound Forge or Audition to solve them. Now it takes mere seconds. Seriously. The Levelator is unlike any other audio tool youve ever seen, heard or used. Its magic. And its free.

When we developed the IT Conversations component-based show-assembly system (the first generation of GigaVox Audio Lite, see below), we realized all the components had to be of the same loudness or the results would sound awful. We limped along for many months using the RMS normalization functions in various applications, but the results werent satisfactory and it required tools and skillsets that some of our post-production audio engineers didnt have.

One of our best engineers, Bruce Sharpe, offered to write a standalone software RMS normalization utility, which weve been using as part of our production system GVUploader for nearly a year.

The GVUploaders normalizer acts similar to an intelligent RMS-based compressor/limiter combination, and it therefore affects primarily the short-term (transient) sounds and the long-term overall loudness of the file. It doesnt make the kind of adjustments that a skilled audio engineer can perform in software or at a mixing console, riding the levels up and down to compensate for medium-term variations.

There are some hardware devices such as various AGC (automatic-gain control) components that can do moderate leveling, but since they have to operate in real time (i.e., without look-ahead), they cant do much. And they arent cheap, let alone free.

Even a skilled human can only react to changes unless s/he is lucky enough to be present during a recording session and can use visual cues to anticipate coming variations. Software can do better by performing multiple passes over the audio, generating a loudness map of where the volume changes. (Its not actually that simple, but the metaphor can help.)
<<less
Download (13.9MB)
Added: 2006-12-28 License: Freeware Price:
1050 downloads
Critline 5 R12

Critline 5 R12


This is a WoW add-on that tracks your highest heals, attacks and pets attacks. more>>
Critline 5 R12 is a neat addition to the exciting MMORPG WoW. It is actually an add-on that tracks your highest heals, attacks and pets attacks.

Major Features:

  1. Keeps a database of the highest hits and crits for each individual spell and displays them in a simple (or, if you prefer, advanced) summary tooltip.
  2. Splash message upon new records. (configurable)
  3. Filter out mobs and spells that will not be recorded. (useful for mobs that are vulnerable to some sort of damage)
  4. Builtin filter for special mobs and auras that causes abnormally high hits.
  5. Announce your records.
  6. LibDataBroker feed for displaying on Titan Panel, FuBar and more.
  7. deDE localisation by Destoxillo.
  8. The following creatures are filtered out by default:
    • Chromaggus
    • Death Talon Overseer
    • Death Talon Wyrmguard
    • Ossirian the Unscarred
    • Shade of Akama
    • Thaddius
  9. The following auras suppresses records:
    • Burning Adrenaline (Vaelastrasz)
    • Energy Infusion (Vexallus)
    • Energy Feedback (Vexallus)
    • Aura of Anger (Reliquary of Souls)
    • Aura of Desire (Reliquary of Souls)
    • Battle For The Undercity buffs
    • Tenacity (Lake Wintergrasp)
    • Power Spark (Malygos)
    • Potent Fungus (Amanitar)
    • Irons Bane (Storm Peaks quest)
    • Blessing of the Crusade (Icecrown quest)

Enhancements: 27 Feb 2009

  • Added option to ignore self inflicted damage. (off by default)
  • Fixed critical strike text error that occured on certain locales.
  • Added Blessing of the Crusade (Icecrown quest) to aura filter.

Requirements:

  • WoW installed
<<less
Download (38KB)
Added: 2009-03-01 License: Freeware Price: FREE
1 downloads
MenuMeters 1.4b3

MenuMeters 1.4b3


MenuMeters 1.4b3 is known as a set of useful tools for monitoring CPU, memory, disk, and network in MacOS X. more>>

MenuMeters 1.4b3 is known as a set of useful tools for monitoring CPU, memory, disk, and network in MacOS X. Although there are numerous other programs which do the same thing, none had quite the feature set I was looking for. Most were windows that sat in a corner or on the desktop, which are inevitably obscured by document windows on a PowerBook's small screen. Those monitors which used the menubar mostly used the NSStatusItem API, which has the annoying tendency to totally reorder my menubar on every login.

The MenuMeters monitors are true SystemUIServer plugins (also known as Menu Extras). This means they can be reordered using command-drag and remember their positions in the menubar across logins and restarts. MenuMeters is open source freeware released under the GNU General Public License (GPL).

Major Features:

  1. The CPU Meter can display system load both as a total percentage, or broken out as user and system time. It can also graph user and system load and display the load as a "thermometer". The menu for the CPU Meter contains several pieces of information I like to have a single click away (uptime, load average, open Activity Monitor.app, open Console.app).
  2. The Disk Activity Meter displays disk activity to local disks on the system (anything that is a IOKit BlockStorage driver). It is hotplug aware, and will show activity on FireWire and USB disks as they are mounted. The Disk Meter menu shows volume space details for local drives (it does not display mounted network volumes for speed reasons).
  3. The Memory Meter can display current memory usage as either a pie chart, thermometer, history graph, or as used/free totals. The Memory Meter menu shows a breakdown of current memory usage and VM statistics. The Memory Meter can optionally display a paging indicator light.
  4. The Net Meter can display network throughput as arrows, bytes per second, and/or as a graph. Both the arrows and the graph are scaled using a user-selected scaling factor and calculation. Scaling can be done on the basis of actual link speed reported by the network interface or peak traffic and can use one of several scaling calculations. The Net Meter menu shows current interfaces and their status. Interface information is gathered from the SystemConfiguraton framework and thus is Mac OS X network location aware

Enhancements:

  • Fixed exception when upgrading 1.4b1 preferences.

Requirements:

  • Mac OS X 10.2 or later
  • PowerPC or Intel based Macintosh (Universal Binary)

<<less
Download (1MB)
Added: 2009-09-24 License: Freeware Price: Notavailable
downloads
 
Other version of MenuMeters
MenuMeters 1.4b2Scaling can be done on the basis of actual link speed reported by the network interface or peak
Price: Notavailable
License:Freeware
Download (1MB)
downloads
Added: 2009-09-21
Price: Notavailable
License:Freeware
Download (1.5MB)
downloads
Added: 2009-08-30
MenuMeters 1.3Net meter menu content now includes peak throughput for the interface. - Narrow throughput
License:Freeware
Download (627KB)
1258 downloads
Added: 2006-06-04
MimerDesk 2.0.1

MimerDesk 2.0.1


Free and open source groupware environment more>> Free and open source groupware environment

MimerDesk is a Web-based groupware environment designed for a wide variety of uses such as computer-supported collaborative learning, carrying out projects, personal management, and setting up communities.

System requirements:
-

Enhancements:
- Updated chinese (Big5) translation
- Updated spanish translation
- Added title in addition to alt
- Added estonian translation
- Fixed bug in sending user a new password (password was in crypted form)
- Now files, search and group members tools are not listed in group members access rights
- Fixed empty calendar event bug in meeting planner: now uses CSV in calendar events
- Fixed empty value in SENDER column bug which resulted in an empty calendar event
- Meeting planner selected the first available event, not the one the arranger wanted
- Fixed bug: quick jump menu displayed some unselected tools it should not
- Fixed: In project manager moving a task on itself resulted in a broken project
- Instant message tool didnt allow apostraphes
- Fixed message length problem in reviews tool
- Group user rights tool has now a page limiter
- Group user rights doesnt allow changing rights for tools that do not have rights

<<less
Download (3.2MB)
Added: 2008-10-08 License: GPL Price: FREE
380 downloads
Inspector 1.2.2

Inspector 1.2.2


Inspector - VST audio plug-in for spectrum analysis more>>
Inspectors spectrum analyzer gives you a clear picture of the sonic properties of your mix. Real-time numeric readouts for balance, headroom, and clip incidents tell you exactly what is happening from sample to sample. All in a compact size to save your desktop space.
Main features:
Technical
- Spectrum analyzer
- Peak or Average
- Fast or Slow
- Customizable alarms for:
- Headroom
- Channel balance
- Number of times audio waveform is clipped
- Number of consecutive samples clipped
- Total number of clipped samples
- Peak meters
- RMS meters
- Channel balance meter
- Customizable meter caution and warning zones
- Headroom displays/readouts
- Clip counters/readouts
- Supports sampling rates up to 192 kHz
- Altivec/Velocity engine optimizations
- Multi-processor/Advanced multi-processor (AMP) capable
Interface
- Enable/disable spectrum analyzer
- Enable/disable individual alarms
- Set individual alarm levels using arrow controls
General
- Integrated SAVE and LOAD
- Supports parameter automation
- Plug-In formats supported:
- Mac OS X:VST, Audio Unit (AU), RTAS
- Windows: VST, RTAS
- Note: Mac OS 9 VST, 1.x version remains available for download but does not include all features of version 1.2.
<<less
Download (3.8MB)
Added: 2005-08-01 License: Freeware Price:
1558 downloads
Whistler WebCams 1.2

Whistler WebCams 1.2


Whistler WebCams - Whistler-Blackcomb ski area webcams more>>
Whistler WebCams Widget puts the webcams from the Whislter-Blackcomb ski area in British Columbia, Canada in your Dashboard.
Use the backside to select from Whistler or Blackcomb cameras and other options.
Enhancements:
- Version 1.2 is updated for the 2005-2006 season.
- The village cam is gone, peak cam added.
<<less
Download (304KB)
Added: 2006-02-24 License: Freeware Price:
758 downloads
Freakoscope 0.8 Beta

Freakoscope 0.8 Beta


Audio real-time spectrum analyzer more>> Audio real-time spectrum analyzer

Fre(a)koscope is an FFT-based real-time spectrum analyzer for your Mac.

Main features:
- lin/log/semitones/third-octave/Bark scales
- window size selection
- frequency zooming
- freeze
- peak hold
- cursor information (amplitude+frequency)

<<less
Download (1MB)
Added: 2009-05-22 License: Freeware Price: FREE
177 downloads
Sparky 3.112

Sparky 3.112


Sparky - Graphical NMR assignment and integration program more>>
Sparky is a graphical NMR assignment and integration program for proteins, nucleic acids, and other polymers.
Sparky displays processed NMR spectra. You pick, assign, and integrate peaks using a graphical interface. You can work with any number of 2, 3 or 4 dimensional spectra simultaneously.
The program has been developped to assist in structure determination of proteins, DNA and RNA. Spectra for input to Sparky can be produced with processing programs NMRPipe, Felix, VNMR, XWinNMR or UXNMR.
Output consists of text peak lists showing assignments, chemical shifts, volumes, linewidths, .... Output suitable for structure determination with DYANA or XPLOR, or distance restraint calculation with MARDIGRAS can be generated.
Enhancements:
- Packaged Mac version as a Mac application with an icon that can be placed on desktop or in dock.
- Still requires X windows.
<<less
Download (23.5MB)
Added: 2006-02-20 License: Freeware Price:
1388 downloads
rider AU 1.4.1

rider AU 1.4.1


rider AU - AudioUnit tool keeps output signal consistent more>>
rider is an AudioUnit plug-in that automatically adjusts the gain to keep the output signal at a fairly consistent RMS level. The gain is changed at a maximum rate of .5dB per second, so there should be no breathing sound as is common with compressors. The effect is useful for mastering, broadcast, or just plain listening.

The only parameter is Target RMS Level, which defaults to -14dB. That happens to be a quite common reference mastering level.

NOTE: The output is not limited. Lower the Target RMS Level, your master fader, or insert a limiter after this plug-in to prevent clipping.

<<less
Download (664KB)
Added: 2006-06-13 License: Freeware Price:
1234 downloads
 
Other version of rider AU
rider AU 1.0, your master fader, or insert a limiter after this plug-in to prevent clipping. Requirements
License:Free
Download (99K)
downloads
Added: 2004-06-21
Secleted [ 0 ] software to compare
  • Page: 1 of 4
  • 1
  • 2
  • 3
  • 4