Osc example for the Wing

This section provides support for Paul's apps
Post Reply
jaytrax
Posts: 4
Joined: Thu Oct 10, 2024 6:33 am

Osc example for the Wing

Post by jaytrax »

Hi Paul,

I’ve recently ordered a Wing Rack
I’m coming from MR18 and previously used OSC GENERATOR to automate STEREO DELAY and REVERB PRE DELAY & DECAY settings

On the MR18 STEREO DELAY in FX SLOT 1 and a setting of 500ms looked like this
/fx/1/par/02 500

Can you please give me this same example for the WING
Stereo Delay is in FX Slot 1

Also if you could give an examples of factor for 1 and 1/2

Also my Vintage Reverb on the MR18 was in FX SLOT 2
an example of pre delay and Decay looked like this

Pre delay :
/fx/2/par/01 26

Decay :
/fx/2/par/02 1.7

If you could give me examples for all of these I would be so grateful
User avatar
pvannatto
Posts: 1603
Joined: Wed Apr 14, 2021 3:48 pm
Location: Ontario, Canada

Re: Osc example for the Wing

Post by pvannatto »

jaytrax wrote: Thu Oct 10, 2024 6:43 am If you could give me examples for all of these I would be so grateful
Welcome to our forum. The Wing uses similar OSC commands. But the "par/2" is replaced with the name of the parameter. These names change depending on the plugin. The best way to find out what name to use is to do the following:
* Export your snapshot to a file.
* Run my Wing Snipshot Toolbox.
* Select the Editor tab and load in the snapshot.
* Open the ae_data section (small + to the left)
* Open the fx section
* Open the desired slot section (eg 2)
All of the named parameters will be listed

For your examples these would be:
/fx/1/time 500

/fx/2/pdel 26
/fx/2/dcy 1.7

Also if you are using the SysexOscGen app, make sure you switch it to Wing (from X-Air) because the prefix hex code is different.
Paul Vannatto
Global Moderator
jaytrax
Posts: 4
Joined: Thu Oct 10, 2024 6:33 am

Re: Osc example for the Wing

Post by jaytrax »

Thank you so much, I really appreciate your help
jaytrax
Posts: 4
Joined: Thu Oct 10, 2024 6:33 am

Re: Osc example for the Wing

Post by jaytrax »

Hi Paul,
So I preprogrammed a lot of tempos for my FX
Unfortunately the OSC doesn’t respond for me at all

On my Wing Rack I’ve selected DIN for Systex option but doesn’t trigger

Any thoughts or ideas why

I’ve done this with the MR18 with huge success
User avatar
pvannatto
Posts: 1603
Joined: Wed Apr 14, 2021 3:48 pm
Location: Ontario, Canada

Re: Osc example for the Wing

Post by pvannatto »

jaytrax wrote: Wed Oct 23, 2024 11:40 pm Unfortunately the OSC doesn’t respond for me at all
Sorry to hear. Unfortunately, I haven't used MIDI with the Wing and my Wing is not accessible at the moment (and the Wing Edit doesn't have any MIDI parameters). So I can't help much.
Paul Vannatto
Global Moderator
jaytrax
Posts: 4
Joined: Thu Oct 10, 2024 6:33 am

Re: Osc example for the Wing

Post by jaytrax »

I managed to use midi to change parameter changes

I made tempo presets and its drag and drop now

All sorted
Post Reply

Return to “Paul's Apps Support”