OS4 DepotLogo by McFly 
(anonymous IP: 18.118.7.85,2192) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (595)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4364

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Development » Library » Audio » libsdl2_sound.lha

libSDL2_sound

Description: SDL2 abstract soundfile decoder
Download: libsdl2_sound.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 2Mb
Version: 1.0.3
Date: 02 Feb 2020
Author: Many, SDL2 port by ptitSeb, aos4 port by kas1e
Submitter: kas1e
Email: kas1e/yandex ru
Homepage: https://github.com/ptitSeb/SDL_sound
Requirements: SDL2
Category: development/library/audio
License: Other
Distribute: yes
Min OS Version: 4.1
FileID: 11163
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 127  (Current version)
127  (Accumulated)
Votes: 1 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
# SDL_sound

SDL_sound. An abstract soundfile decoder.

SDL_sound is a library that handles the decoding of several popular sound file
 formats, such as .WAV and .MP3. It is meant to make the programmer's sound
 playback tasks simpler. The programmer gives SDL_sound a filename, or feeds
 it data directly from one of many sources, and then reads the decoded
 waveform data back at her leisure. If resource constraints are a concern,
 SDL_sound can process sound data in programmer-specified blocks. Alternately,
 SDL_sound can decode a whole sound file and hand back a single pointer to the
 whole waveform. SDL_sound can also handle sample rate, audio format, and
 channel conversion on-the-fly and behind-the-scenes, if the programmer
 desires.

Please check the website for the most up-to-date information about SDL_sound:
   http://icculus.org/SDL_sound/


This version of SDL_sound built for SDL 2.0. 

Installation:

Copy SDK/#? ALL SDK:

File Version Size Date OS Dls Readme
libsdl2_mixer.lha2.8.03Mb23 Mar 20244.150¤ SDL2_mixer - Mixer library for Simple DirectMedia Layer 2.x
Copyright © 2004-2024 by Björn Hagström All Rights Reserved