Playing audio files and related functions?
    WhatMeWorry via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Mon Oct 26 16:06:58 PDT 2015
    
    
  
On Monday, 26 October 2015 at 21:25:58 UTC, Cleverson wrote:
> Hello,
>
> Is there any library or module for easily managing basic audio 
> functions, e.g., play/pause/stop a sound? I can't find it 
> amongst the standard library and the packages colection, or 
> maybe I don't know how to search properly, since I'm new to D 
> and its ecosystem.
>
> Thank you,
> Cleverson
And there is DerelictAL for OpenAL.
    
    
More information about the Digitalmars-d-learn
mailing list