-
it seems to disconnect just after the query
-
It crash with vec2f, vec3f, vec4f, list and string when I asked about domain.
````
#! /usr/bin/env python
# -*- coding: utf-8 -*-
from pyossia import ossia_python as ossia
# create a device f…
reno- updated
7 years ago
-
tested on **sc** & **qml**, both on **macOS**
this is what the logger has to say :
> [error] handle_read_frame error: websocketpp.transport:7 (End of File)
in score, the console used to displa…
-
to be able to write :
v = float_address.value + int_address.value
theod updated
7 years ago
-
```
#! /usr/bin/env python
# -*- coding: utf-8 -*-
import ossia_python as ossia
local_device = ossia.LocalDevice("super software")
local_device.create_oscquery_server(3456, 5678, False)
fo…
reno- updated
7 years ago
-
-
From what I understand, there is 3 different methods to getting the value of a parameter, and each of the three crash python :
```
#! /usr/bin/env python
# -*- coding: utf-8 -*-
import ossia_…
reno- updated
7 years ago
-
-
should it implicitly call the "OK" signal?
-
we need to refresh the namespace, and then, they show up
(this can be reproduced with example-simple ofxOSSIA example, by pressing the + button, and then expanding the newly-created nodes)
bltzr updated
7 years ago