Krisjanis Rijnieks

Results 158 comments of Krisjanis Rijnieks
trafficstars

You can also take a look at the [example_pocketvj ofApp.cpp](https://github.com/kr15h/ofxPiMapper/blob/master/example_pocketvj/src/ofApp.cpp) and use that to remap your keys. But I would prefer the config file solution proposed by @pietrondo myself.

Hi! Currently there is no command line feature like the one you are looking for, but it seems like a useful one. I would add a OSC layer in the...

So, yes, if you try install ofxPIMapper from source, you should be able to edit the source files and add a bit of C++ code that handles the OSC part...

Hi! Yes this sounds great! I'm just in the middle of teaching and troubles with time, but that is a stupid excuse. Will get myself a bit more organised soon.

Hi! Thanks for reaching out. I will check and merge as soon as possible.

Yes, basic SVG and mesh importing should be it.

Nice. Any way you could submit a pull request regarding this? Best, Kris > On 12 Jan 2018, at 18:19, magdesign wrote: > > Here you go: > > Mapping...

Ah, it is a tool. Ok. Never mind : ]

One way would be to encode the video so you can seek to frames, upload the video to all your RasPi devices and add OSC receivers to receive sync messages...

Good to know that OMXPlayer got rewritten. I am trying to source enough time to take a closer look.