Forum Replies Created
-
AuthorPosts
-
vade
KeymasterInteresting. Its the Cycling 74 included xcconfig files. Move them from Server and Client and it launches. Sadly, we do need those though to compile. Im filing a bug with Cycling now on their private beta mailing list.
vade
KeymasterSo, i see the issue, and I’ve identified the problem, but unfortunately I think its a bug in OpenGL on Nvidia on 10.9.
Im going to query the developer list, and see what if anything I find.
Thanks for the report.
vade
KeymasterI can’t see that image.
vade
KeymasterThats in Prefs -> Misc btw.
vade
KeymasterSet the Syphon output in Mad Mapper preferences to your desired resolution.
vade
KeymasterHi –
Thanks so much for the feedback. I’m actually about to upgrade to Mavericks tonight, and can take a peek at this later. It may be some subtle bugs or optimizations that cause a problem (its happened before), or an error that 10.9’s GL drivers catch that earlier versions haven’t (also happened before)
Sit tight, and thanks so much for the report. I have an NV GPU and will hopefully be able to see the issue as well, and even more hopefully, debug it!
Thanks. Ill do a full test of v002 plugins under 10.9 and see whats what.
vade
KeymasterIt is 64 bit, we just have not released an updated build for distribution because both @bangnoise and I are totally swamped with work and other pressing matters.
vade
KeymasterThats a pretty clear indication you did not install it in the right location.
That path is not correct.
“~/Library/Graphics/Quartz Composer Plug-Ins/”
vade
KeymasterCan’t you just use a Syphon Server in Isadora and set its resolution? Isadora can host Quartz Composer patches, and people have shared Syphon patches on the Isadora forums. I’d look into that approach rather than this.
vade
KeymasterTry sending from Simple Server – if that has an issue its likely Serato’s fault.
vade
KeymasterCool. Note this is not a finished plugin so. Yea. Good luck.
vade
KeymasterYes it does. I dont know what Kineme has to do with this.
vade
KeymasterSyphon servers have no concept of duration, so it makes little sense implicitly.
That said, autopilot just switches sources, duration in the source does not matter.
This is a feature request for Resolume, essentially, as Milumin and other software can work with Syphon Servers in this manner.
vade
KeymasterYou have to play the sequence – and this plugin isnt supported – so, youre kind of on your own. See if Simple Client picks it up.
vade
KeymasterAnthony, try this build:
https://dl.dropboxusercontent.com/u/42612525/jit.gl.syphon.zip
its based off of the latest sources on github.
vade
KeymasterThe jitter forum is -> http://cycling74.com/forums/forum/jitter/
You should be able to ‘ping’ normal jitter objects and dynamically patch and control them from the javascript interface, but I forget how to do that – so your best bet is to ping the Jitter forum, esp wrt to Wesley Smith code, since well, this is clearly the wrong place for that 🙂
vade
KeymasterThats super interesting. Does Tab Capture work with Web GL ?
vade
KeymasterOut of curiosity, what changes to the Syphon framework did you need to make? I see you have a local version of the framework in your project.
vade
KeymasterThis is awesome. That was actually a route I researched when first attempting Syphon, but figured doing it as a framework and opt-in was nicer, but thats beautiful!
Well done zakk – badass.
vade
KeymasterGEM has been updated and the symbol changes were enough to break the compiled version of Syphon for GEM.
You should:
install PD Extended into /Applications
checkout the PD source code from our repository on Google Code (we will soon be migrating to github but, ignore that for now).
Ensure that GEM.pd_darwin is not red (ie, its found).
Ensure the Syphon framework xcode project is found.
Ensure the XCode scheme is 32 bit, syphon.pd_darwin
Build.
Copy files to the proper location in PD Extended.app.
Or just download the binary I compiled at:
http://code.google.com/p/syphon-implementations/downloads/detail?name=Syphon%20for%20PD.zip&can=2&q=
-
AuthorPosts