Theodore Watson

Results 149 comments of Theodore Watson

@bakercp if you are able to rebase and merge would be awesome. Otherwise @dimitre or I can take a stab at it. Thanks again for this!! 🙂

No worries @bakercp, thanks for letting us know. 👍 I can pull this into another branch and do a PR. To @ofZach's point I think we will need to update...

@roymacdonald couple of questions about ofxSoundObjects - Does it support m4a audio files? - Does it support multi play? ( ie: playing the same sound multiple times ) - Have...

@roymacdonald nice that it doesn't need any libs compiled! I imagine `aiff` and `m4a` might be fairly important if it was the core audio player. > Yes it does. I...

@dimitre I think I have a few local updates I need to push, but then might ask @2bbb @danoli3 and @roymacdonald to take a look. The FFT stuff should be...

Just updated this - it still needs FFT. If you want to test quickly you can grab the two new `ofAvEngineSoundPlayer` files and then at the top of `soundPlayerExample` add...

Thanks @dimitre !! Definitely in need of an objective-c expert here 🙂

Wow, very cool! If macOS support was added would this support all programmable OpenGL pipelines macOS currently supports?

@eduardfrigola thanks for this! Would you be able to post the most minimal working ofApp example that would produce a bug/recursive loop with the current patch-release branch? I think seeing...