YCAMInterlab / ofxTimeline

lightweight timeline tools for openFrameworks
270 stars 140 forks source link

Fixed issue #94 "segfault when drawing Audio Track when Timeline has x offset > 0" #95

Closed neumic closed 10 years ago

neumic commented 10 years ago

Commit message says it all, wasn't nearly as hard to track down as I thought.

obviousjim commented 10 years ago

Thanks for the fix nick!

Can you please open the pull requests against the develop branch? Thanks!

On Sunday, December 15, 2013, Nick McLarnan wrote:

Commit message says it all, wasn't nearly as hard to track down as I

thought.

You can merge this Pull Request by running

git pull https://github.com/neumic/ofxTimeline master

Or view, comment on, or merge it at:

https://github.com/YCAMInterlab/ofxTimeline/pull/95 Commit Summary

  • Fixed issue #94 "segfault when drawing Audio Track when Timeline has x offset > 0"

File Changes

  • M src/ofxTLAudioTrack.cpphttps://github.com/YCAMInterlab/ofxTimeline/pull/95/files#diff-0(6)

Patch Links: