Skip to content

Hi #19

Description

@petteraha

Trying to pass arguments to Qlab but having trouble with spaces in messages.

The OSC message from the WEBsite:

socket.emit('message', '/cue/2/fadeAndStopOthers 3')

Is passed on as '/cue/2/fadeAndStopOthers' '3'.

I guess it is connected to:
var toSend = obj.split(' ');

Any way to pass OSC messages with spaces?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions