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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.9.6 - July 15, 2018 (103.5 KB)
  2. 0.9.5 - July 15, 2018 (103.5 KB)
  3. 0.9.4 - July 13, 2018 (102.0 KB)
  4. 0.9.3 - July 13, 2018 (102.0 KB)
  5. 0.9.2 - July 11, 2018 (7.2 MB)
  6. 0.9.0 - July 09, 2018 (7.1 MB)
顯示所有版本(共 9)

Development 相依性套件 (3):

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

擁有者:

作者:

  • Eric "ForeverZero" Freed

SHA 256 checksum:

3695848ce9c43a7d65b9ecccd3f6c085624954e94e7d98a8c6a032594c215109

總下載次數 28,726

這個版本 1,590

License:

MIT

Ruby 版本需求: >= 2.0.0

相關連結: