-
### OSC support
Hello, I'm using software which support OSC, but not websockets.
I think that OSC is quite near websockets, would it be possible to add support for it?
Thank you,
Bruce
-
Data from head tracking is useful for binaural representation of immersive audio. We should make a suggestion for how that data is represented in OSC, although that isn't part of ADM.
There's a lo…
mzed updated
2 months ago
-
### Describe the bug?
If you have two recievers, and you try to use them, only one of them will function. When you disable the reciever, it switches to the other reciever in this example.
### To Re…
-
I know that some of your are going to hate me for posting this !!
Here is a simple patch demonstrating some priority/threading/... issues with messages coming from osc.
*this crash Max 8.2.2 / 8…
-
My app crashes when Ableton is already playing and one of the first update cycles comes through.
```
if (parameter > 0 && tracks.count(track) != 0 && tracks[track]->getDevices().count(device)) {
…
-
Hi,
I'm trying to use this library with the new Arduino MKR1000 board, which uses the WiFi101 library (a modified version of the WiFi library) to communicate.
Receiving messages on the board works li…
-
```
What steps will reproduce the problem?
1. Complete the setting in the android device.
2. Connected to mobile device with computer.
3. Trying to give input from mobile.
What is the expected output…
-
I would like to make some optimalisations for sending a large amount of messages
- Only send message on value change
- Reuse message() function
- Control the speed at which messages are send
…
-
Does this message have any meaning? Should we deprecate?
Cannot really test this.
mzed updated
2 months ago
-
First some thoughts about what is needed from such a panel and how to implement it conveniently for generic use. Best define this before writing any code ( all existing code in this repo was written p…