Search found 588 matches

by pmaillot
Tue Mar 26, 2024 8:50 pm
Forum: M/X32 Consoles
Topic: Midi Fader Adjust level relative
Replies: 8
Views: 191

Re: Midi Fader Adjust level relative

It all depends what you want to do, in which environment and what to interface with.

I wrote many different applications including x32_Command which you can find on my website.
by pmaillot
Tue Mar 26, 2024 7:53 am
Forum: M/X32 Consoles
Topic: Midi Fader Adjust level relative
Replies: 8
Views: 191

Re: Midi Fader Adjust level relative

I don't have access to my X32 for the next 3 weeks (traveling). I actually don't think MIDI can be read from the X/M32. The tables in the documentation (got them from Behringer at the time) mention Rx and Tx for faders on ch 1, cc 0..79, But I barely use MIDI and never tried. I think MIDI doesn't pr...
by pmaillot
Tue Mar 26, 2024 7:41 am
Forum: M/X-Air Digital Mixers
Topic: Question on OSC /meters data
Replies: 9
Views: 229

Re: Question on OSC /meters data

Great! Yes, the meters' dynamics have a range of 128dB (-128->0).
Maybe one thing to validate is if the range has to be re-mapped after conversion to [-118...10] or if it actually is [-128..0]
by pmaillot
Mon Mar 25, 2024 4:30 pm
Forum: AutoMate Support
Topic: WingReaperAutoMate 2.44 release
Replies: 0
Views: 101

WingReaperAutoMate 2.44 release

New, 2.44, WIngReaperAutoMate release is available at https://x32ram.com/Products - Note: Licensed users automatically receive their updated copy.
by pmaillot
Mon Mar 25, 2024 9:45 am
Forum: M/X32 Consoles
Topic: Midi Fader Adjust level relative
Replies: 8
Views: 191

Re: Midi Fader Adjust level relative

You'll need to use OSC to read data. X/M32 do not send MIDI data (except for their restricted DAW mode)

Edit...

Or maybe with the proper setting wrt MIDI mode/remote:
Faders Tx/Rx on MIDI ch1, CC0-79, 0-127: Fader Level Value 95 = 0dB
by pmaillot
Mon Mar 25, 2024 7:38 am
Forum: M/X-Air Digital Mixers
Topic: TouchOSC mk2 Fully Supports X-Air and X32 OSC Control
Replies: 2
Views: 119

Re: TouchOSC mk2 Fully Supports X-Air and X32 OSC Control

Ha Ha!!! They finally got it right! :-) That's good, really, as it opens a larger set of devices to control the consoles. Note this was not necessarily an issue with WING as you can tell WING where to send its data (to which port I mean) as part of the sent OSC request; for ex /%10027/ch/1/mute will...
by pmaillot
Mon Mar 25, 2024 7:33 am
Forum: Patrick-Gilles Maillot's Free Apps Support
Topic: 64bits... at last!
Replies: 0
Views: 77

64bits... at last!

Hello, Just to let you know I (finally) moved to a 64bit dev/compiling environment. My programs will no longer work on very old platforms I guess. I used to compile using MINGW 32bits compilers, resulting in programs that would just work fine on all systems. I moved to the latest version of GCC, 64b...
by pmaillot
Mon Mar 25, 2024 7:26 am
Forum: M/X32 Consoles
Topic: Midi Fader Adjust level relative
Replies: 8
Views: 191

Re: Midi Fader Adjust level relative

You read the data from that fader, add or subtract the relative dB amount and send resulting the data back to the console.
by pmaillot
Mon Mar 25, 2024 7:23 am
Forum: M/X-Air Digital Mixers
Topic: Question on OSC /meters data
Replies: 9
Views: 229

Re: Question on OSC /meters data

I found this in my files... Maybe it can help: osc meter batches (all levels 16 bit signed short integers, resolution 1/256 dB): 0 (8) pre l, pre r, gate gr, comp gr, post l, post r, gate key, comp key; (single channel data) 1 (40) 16x ch pre, aux pre l, aux pre r, fx1 pre l, fx1 pre r, ... fx4 prel...
by pmaillot
Fri Mar 22, 2024 8:01 am
Forum: M/X32 Consoles
Topic: Sends on fader midi (or OSC) control
Replies: 21
Views: 732

Re: Sends on fader midi (or OSC) control

Done with version 0.23

Go to advanced search