News:

CWP2Song, public beta.
My  DAW is Reaper
YouTube channel

Main Menu

Recent posts

#61
AOSC / Re: Air Access 18
Last post by azslow3 - February 27, 2025, 03:36:12 PM
You have probably misunderstood my comment. I have absolutely nothing against competition to AZAOSC. I also can consider extending AZAOSC if you have good proposals. My point was different. Implementing any part of AZAOSC functionality is not one minute job, people may get such imagination based on the size of the executable and simplicity of using it.
#62
AOSC / Re: Air Access 18
Last post by Tomecki - February 27, 2025, 01:48:44 PM
I don't want to duplicate the capabilities of your program. It would be unnecessary work. I plan to make a simpler tool that won't compete with AZAOSC. I know the documentation for these mixers and I know that their automatic detection is not related to OSC.
#63
AOSC / Re: Air Access 18
Last post by azslow3 - February 27, 2025, 12:33:59 PM
Flags are internal for my OSC implementation. 393216 is really 0x60000 with meaning that program is a client to one peer and only one message per OSC packet should be sent. Outside AZAOSC that number has no meaning.

There is X32 OSC protocol unofficial documentation in PDF format, which you can find in Google. Works for XAir as well, with several exceptions in details.

Device discovery is Behringer mixers specific, not just OSC feature. Unrelated to the rest.

I don't know your background skills. Sending OSC request and getting mixer value is something anyone with minimal programming skills can manage. Recreating all features of AZAOSC requires way more knowledge and time.
#64
AOSC / Re: Air Access 18
Last post by Tomecki - February 27, 2025, 11:00:27 AM
Ok, I thought it was a bug, not a feature.
By the way, I wanted to ask about how to connect to x-air. I plan to create a small tool for reporting several values ��sent by the mixer using sounds. I'm wondering about the following line in the xml file:
<osc inport=10023 outport=10024 flags=393216 peer="192.168.1.24" enabled="yes"/>
I haven't found an explanation of these flags anywhere, nor a way to automatically find a device on the network. Can you suggest something?
#65
AOSC / Re: Air Access 18
Last post by azslow3 - February 25, 2025, 09:29:36 PM
This thread is about Air Access 18, the zip contains corresponding files. But you need AZAOSC v2 to use them, from https://www.azslow.com/index.php?action=downloads;sa=downfile&id=82 to use
#66
AOSC / Re: Air Access 18
Last post by Tomecki - February 25, 2025, 08:51:30 AM
In first post the zip file does not contains exe file.
#67
Accessibility tools / Re: Re: Sibiac: Single Image B...
Last post by azslow3 - February 20, 2025, 10:41:59 AM
Current versions works in REAPER only. 
#68
Accessibility tools / Re: Re: Sibiac: Single Image B...
Last post by keyboard1 - February 20, 2025, 12:12:17 AM
Is this just targeted for reaper only? Or is there an add on for other online studios too?
#69
ReaCWP / Re: conversion of cbb takes
Last post by azslow3 - February 19, 2025, 03:21:00 PM
Good! I have uploaded this version as "release" and updated the documentation.
#70
Discussions / Re: Problems with Cakewalk BRE...
Last post by azslow3 - February 19, 2025, 02:32:45 PM
Well, I had to set "loop" flag in the Feedback so I can see it is sending and I have selected parameter 63. But yes, I was using your test preset.

Note I don't claim there is no issue with AZ Controller. That is why I have ask to check at which "stage" it is not working for you. Inserting "Text Value" + "Display" and using "Play" may help identify that.