pmaillot / X32-Behringer

This GIT repo (C language) holds applications and utilities for the Behringer X32 and M32 mixing consoles. Additional details, documentation, implementation examples and apps can be found in my website:
https://sites.google.com/site/patrickmaillot/x32
234 stars 41 forks source link

how to use hex load a scene? #34

Closed linlinsunny closed 10 months ago

linlinsunny commented 1 year ago

2F 6C 6F 61 64 00 2C 73 69 00 00 00 73 63 65 6E 65 00 30 30 /load ,si scene 00 this command sussce work in osc application that doesn't work in hex console screen feedback " type tags not present"

pmaillot commented 1 year ago

You can/could use x32_command to see the exact byte being sent with OSC commands; IN your case it would be as follows:

PS C:\Users\patri\eclipse\x32_command\release> ./x32_command -d 1

X32_Command - v1.46 - (c)2014-20 Patrick-Gilles Maillot

Connecting to X32.X32 replied at 192.168.1.129!

/load ,si scene 0

->X, 24 B: 2f6c6f61640000002c7369007363656e6500000000000000

          / l o a d ~ ~ ~ , s i ~ s c e n e ~ ~ ~[     0]

From: littlebitch @.> Sent: Wednesday, September 6, 2023 9:11 AM To: pmaillot/X32-Behringer @.> Cc: Subscribed @.***> Subject: [pmaillot/X32-Behringer] how to use hex load a scene? (Issue #34)

2F 6C 6F 61 64 00 2C 73 69 00 00 00 73 63 65 6E 65 00 30 30 /load� ,si ���scene �00 this command sussce work in osc application that doesn't work in hex console screen feedback " type tags not present"

— Reply to this email directly, view it on GitHub https://github.com/pmaillot/X32-Behringer/issues/34 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ADZZT7W2VGFEWHRLTYSOYUDXZAOX3ANCNFSM6AAAAAA4M3G7XQ . You are receiving this because you are subscribed to this thread. https://github.com/notifications/beacon/ADZZT7SSPGDFZF25ZDQXJZLXZAOX3A5CNFSM6AAAAAA4M3G7XSWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHHAQSIEE.gif Message ID: @. @.> >

-- This email has been checked for viruses by AVG antivirus software. www.avg.com