Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sound osgAudio::Sample use findDataFile? #4

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment
Open

Sound osgAudio::Sample use findDataFile? #4

GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

I modified the osgaudio example to use findDataFile() to locate the high-
e.wav file when calling the Sample constructor. However, as Sample is in the 
osgAudio namespace, it seems like the constructor should call findDataFile() 
on behalf of the application (the osgaudio example should not have to do 
this).

This is somewhat complicated by the fact that Sample is just a facade over 
equivalent classes in the back-end, where you typically would not want to 
call into osgDB.

Original issue reported on code.google.com by SkewMat...@gmail.com on 10 May 2010 at 10:07

@GoogleCodeExporter
Copy link
Author

547

Original comment by Burroma2...@gmail.com on 12 Dec 2014 at 3:03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant