From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=BAYES_00,FORGED_HOTMAIL_RCVD2, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,7f10a793045275 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.129.169 with SMTP id nx9mr10119213pbb.2.1333476948917; Tue, 03 Apr 2012 11:15:48 -0700 (PDT) Path: r9ni14606pbh.0!nntp.google.com!news2.google.com!postnews.google.com!k14g2000vbe.googlegroups.com!not-for-mail From: Gautier write-only Newsgroups: comp.lang.ada Subject: Re: ada game programming or other sound solutions? Date: Tue, 3 Apr 2012 11:09:48 -0700 (PDT) Organization: http://groups.google.com Message-ID: <94066e87-e703-40d8-b7f4-e9c8d32d076c@k14g2000vbe.googlegroups.com> References: <26607024.36.1333472225971.JavaMail.geo-discussion-forums@vbym2> NNTP-Posting-Host: 83.77.195.194 Mime-Version: 1.0 X-Trace: posting.google.com 1333476948 12216 127.0.0.1 (3 Apr 2012 18:15:48 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 3 Apr 2012 18:15:48 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: k14g2000vbe.googlegroups.com; posting-host=83.77.195.194; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.83 Safari/535.11,gzip(gfe) Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-04-03T11:09:48-07:00 List-Id: About sounds/music: did you consider OpenAL [1] ? There is or was a binding (OpenALAda). For the graphics you might consider OpenGL. There are Ada-aware bindings and a 3D framework in the GLOBE_3D project [2]. IIRC OpenGL is supported by GTK. Cheers _________________________ Gautier's Ada programming http://gautiersblog.blogspot.com/search/label/Ada NB: follow the above link for a valid e-mail address __ [1] http://en.wikipedia.org/wiki/OpenAL [2] http://globe3d.sf.net