hey @bltzr,
thanks for all this work!
I am just reporting this just in case it is the "expected behavior" or not...
I cloned the current repo and added the /libs folder from the last release tag version.
release build for x86 and x64 are working fine, not for debug.
(The recommended tagged release version as mentioned in README didn't work here. I get an error related to ossia-cpp98.hpp)
BTW
I am new to oscQuery and it looks interesting. I have two questions:
-
it's possible to control the oscQuary server with normal OSC basic controls? (i.e. like from touch OSC)
-
are you planning or there's any lib/way of some OSC mirroring to MIDI too? For the moment I think it is only possible using TouchOsc Bridge... It could be useful because we can add all the OF App params to the addon class and all the controls are auto-created... both MIDI/OSC in one strike.
hey @bltzr,
thanks for all this work!
I am just reporting this just in case it is the "expected behavior" or not...
I cloned the current repo and added the /libs folder from the last release tag version.
release build for x86 and x64 are working fine, not for debug.
(The recommended tagged release version as mentioned in README didn't work here. I get an error related to ossia-cpp98.hpp)
BTW
I am new to oscQuery and it looks interesting. I have two questions:
it's possible to control the oscQuary server with normal OSC basic controls? (i.e. like from touch OSC)
are you planning or there's any lib/way of some OSC mirroring to MIDI too? For the moment I think it is only possible using TouchOsc Bridge... It could be useful because we can add all the OF App params to the addon class and all the controls are auto-created... both MIDI/OSC in one strike.