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

ofxTLAudioTrack duration limitation. #114

Open
JoshuaBatty opened this issue Dec 16, 2014 · 0 comments
Open

ofxTLAudioTrack duration limitation. #114

JoshuaBatty opened this issue Dec 16, 2014 · 0 comments

Comments

@JoshuaBatty
Copy link

Hi James,

I have a project where i need to automate against a 20 minute composition. I have been trying to load the whole song into a single ofxTLAudioTrack but most of the time it fails to compile and other times it compiles and corrupts all the GL textures. As such I have had to spilt the track into 3 parts and make 3 different timelines. It seems as if openAL audio is struggling with loading big file sizes in. Do you know a way around this or a way to tweak this to work a little nicer with large audio files?

Thanks,
Josh

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

No branches or pull requests

1 participant