cyberboy666

Results 29 comments of cyberboy666

It shouldn’t , you can tell a recurVideoPlayrr what type to be , here : https://github.com/langolierz/c_o_n_j_u_r/blob/master/src/ofApp.cpp#L25 , I think when the backend is set to ofPlayer it uses the default...

my thinking is starting to move away from 3d-printing an enclosure. going to try a lasercut version next (with external keypad control)

i dont quite get what you mean in this one - a kaoss pad is just two seperate cc channels for x and y no ? you want both channels...

yeap i think at the low level it will be quite trivial - mainly involved is adding the option to menu / if else logic etc. the recording from usb...

Re the video playback speed... I thought it would be possible to implement this too. Actually I spent a very long time trying to get this working (hence all the...

awesome ! a few things come to mind quickly, one would be to make the lumakey do black keying and white keying (maybe using one of the unused params as...

thanks for the heads up @Licoricious ! that does sound strange, and the code on line 136 looks a bit off too. most likely it is a bug (or some...

thanks so much for looking into it (and happy you are figuring it out !) when im on recur next i will also take a look and let you know...

i havnt done this yet partly because im afraid of creating situations where pushing the 'wrong' buttons could get you into an undesirable state.. like you could accidentally copy all...

the `confirm` mode is implemented - i think not allowing folders, only files is safer, might get around to this one soon