RubyGems Navigation menu

fmod 0.9.0

A full-featured (complete Ruby wrapper) of the ultra-powerful FMOD Low-Level API. Uses the built-in Fiddle library (Ruby 2.0+), and has no external gem dependencies, all that is needed is the native FMOD platform-specific native FMOD libraries (included). FMOD supports a host of audio formats including: - Audio Interchange File Format (.aiff ) - Advanced Systems Format (.asf) - Advanced Stream Redirector (.asx) - Downloadable Sound (.dls) - Free Lossless Audio Codec (.flac) - FMOD Sound Bank (.fsb) - Impulse Tracker (.it) - MPEG Audio Layer 3 URL (.m3u) - Musical Instrument Digital Interface (.mid, .midi) - Module Format (.mod) - MPEG Audio Layer 2 (.mp2) - MPEG Audio Layer 3 (.mp3) - OGG Vorbis (.ogg) - Playlist (.pls) - ScreamTracker 3 Module (.s3m ) - PS2/PSP Format (.vag ) - Waveform Audio File Forma (.wav ) - Windows Media Audio Redirector (.wax ) - Windows Media Audio (.wma ) - Extended Module (.xm ) - Windows Media Audio (Xbox 360) (.xma) FMOD is most widely known for its application in video games for sound effects, as it fully supports 3D sound, and can be found in all popular video game consoles (Sony, Microsoft, and Nintendo), as well as a large number of popular PC and mobile games. Built-in is a large collection of audio effects that can be applied to a sound, including various equalizers, advanced reverb environments, pitch-shifting, frequency, flange, chorus, and many, many more. The wrapper supports callbacks for various events, such as sync-points in wave files, sound playback ending (either by user or end of data), and various other scenarios. It additionally supports access to raw PCM data directly from the sound card, for creating visualizations or examining the sound in real-time.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.9.6 - July 15, 2018 (104 KB)
  2. 0.9.5 - July 15, 2018 (104 KB)
  3. 0.9.4 - July 13, 2018 (102 KB)
  4. 0.9.3 - July 13, 2018 (102 KB)
  5. 0.9.2 - July 11, 2018 (7.17 MB)
  6. 0.9.0 - July 09, 2018 (7.14 MB)
Show all versions (9 total)

Development Dependencies (3):

bundler ~> 1.16
rake ~> 10.0
yard ~> 0.9

Owners:

Authors:

  • Eric "ForeverZero" Freed

SHA 256 checksum:

3695848ce9c43a7d65b9ecccd3f6c085624954e94e7d98a8c6a032594c215109

Total downloads 28,619

For this version 1,571

License:

MIT

Required Ruby Version: >= 2.0.0

Links: