Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » playing sound files
playing sound files [message #4567] Tue, 15 August 2006 17:31 Go to next message
qwerty is currently offline  qwerty
Messages: 130
Registered: May 2006
Experienced Member
can ultimate play wave files??
Re: playing sound files [message #4573 is a reply to message #4567] Tue, 15 August 2006 20:04 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
No support in U++. However, host platforms can.

In Win32, it is easy. In linux, you can use

system("playsnd " + path);

- this is what I plan to use for playing "prompt beeps".

Mirek
Re: playing sound files [message #4622 is a reply to message #4573] Thu, 17 August 2006 10:30 Go to previous messageGo to next message
qwerty is currently offline  qwerty
Messages: 130
Registered: May 2006
Experienced Member
I've used SDL_mixer in the end... do you think it can be useful in future?
Re: playing sound files [message #4625 is a reply to message #4622] Thu, 17 August 2006 13:22 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Sound support? Most likely.

Mirek
Re: playing sound files [message #4652 is a reply to message #4625] Fri, 18 August 2006 09:21 Go to previous messageGo to next message
qwerty is currently offline  qwerty
Messages: 130
Registered: May 2006
Experienced Member
I mean, if it is relevant to use SDL_mixer... ???
Re: playing sound files [message #4654 is a reply to message #4652] Fri, 18 August 2006 09:27 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
qwerty wrote on Fri, 18 August 2006 03:21

I mean, if it is relevant to use SDL_mixer... ???


Why not? Use whatever to develop your app.

Well, maybe some day in the future there will be some smart and nice sound support in U++ (e.g. interesting would be do it Image-like way), but right at the moment, these plans seem to be distant.

Mirek
Previous Topic: running programs from upp program
Next Topic: Bug in "NTL - Transfer semantics" documentation
Goto Forum:
  


Current Time: Mon Apr 29 04:27:45 CEST 2024

Total time taken to generate the page: 0.04219 seconds