Toon van Strijp

Results 69 comments of Toon van Strijp

@ryanheise I was wondering if there is already work done for making this possible?

@ryanheise I started working on rewriting this library to Swift. Let me know if you're interested in merging this. Because I think if we would move to Swift a lot...

@ryanheise one more question regarding AudioKit. Right now we use `AVQueuePlayer` this handles all downloading and buffering build-in right? If we're switching to `AudioKit` or `AVAudioEngine` we need to take...

@ryanheise I've done a small setup as you've explained. Could you check in on this and let me know if this is the correct setup? https://github.com/wavy-assistant/just_audio/tree/feature/new_ios_implementation

@ryanheise I think it's an issue with Github displaying the diff. One question before I get started. Would it be a good approach to keep the class structures and files...

@ryanheise I've a few more questions regarding the new implementation. I'm now working on the `load` function. But I'm not sure how the `buffering` part works. Does buffering also apply...

Can it be that VoorooI2C and VoodooPS2 are both controlling the cursor at the same time and that's why they cause lag?

@erenatas If I remove voodooI2C the touchpad works smoothly, except the gestures don't work. So It seems to be an error/optimisation thing with voodooI2C.

@erenatas I already did, but the problem is still present. I looked at the documentation of VoodooI2C and could it be that it has to do something with: [GPIO Pinning](https://voodooi2c.github.io/#GPIO%20Pinning/GPIO%20Pinning)?

@trevorstarick how do I do this? Cause then I'm willing to make a pull request for it :)