|
Re: Presets programming with Uno2 Control Centre
Thanks both - I seem to be achieving what I need with a single Trigger_Click message defined which is cycling the Mainstage function through its three phases
There is of course no use in the LED
Thanks both - I seem to be achieving what I need with a single Trigger_Click message defined which is cycling the Mainstage function through its three phases
There is of course no use in the LED
|
By
Mike Watkinson
·
#8445
·
|
|
Re: Presets programming with Uno2 Control Centre
... and while I was typing this reply, Jack Fenton already gave you sample code of exactly that... Thanks Jack.
... and while I was typing this reply, Jack Fenton already gave you sample code of exactly that... Thanks Jack.
|
By
ossandust
·
#8444
·
|
|
Re: Presets programming with Uno2 Control Centre
A UnO2 setup can contain presets, effects, and triggers.
- An effect does have exactly 2 states: ON or OFF, you specify MIDI messages for the ON state and for the OFF state, the switch LED shows the
A UnO2 setup can contain presets, effects, and triggers.
- An effect does have exactly 2 states: ON or OFF, you specify MIDI messages for the ON state and for the OFF state, the switch LED shows the
|
By
ossandust
·
#8443
·
|
|
Re: Presets programming with Uno2 Control Centre
Well the LED can only be on or off, so I recommend you make it a trigger and increment each time you push
VAR $triggerclickstate = 0
TRIGGER_CLICK Rec_OVR_Play =
{
$triggerclickstate ++
if
Well the LED can only be on or off, so I recommend you make it a trigger and increment each time you push
VAR $triggerclickstate = 0
TRIGGER_CLICK Rec_OVR_Play =
{
$triggerclickstate ++
if
|
By
Jack Fenton
·
#8442
·
Edited
|
|
Presets programming with Uno2 Control Centre
Hey all - sorry if this has already been covered but I'm curious on some wording in the Control Centre manual: "an effect typically has 2 states : ON or OFF"
So does that mean that an effect can have
Hey all - sorry if this has already been covered but I'm curious on some wording in the Control Centre manual: "an effect typically has 2 states : ON or OFF"
So does that mean that an effect can have
|
By
Mike Watkinson
·
#8441
·
|
|
Re: fcb1010 uno and ableton
Something like the below can get you started. I just named the Effects CC0-CC19 but you could name them anything you want and modify the parameters to meet your needs.
I didn't include Triggers (which
Something like the below can get you started. I just named the Effects CC0-CC19 but you could name them anything you want and modify the parameters to meet your needs.
I didn't include Triggers (which
|
By
Jack Fenton
·
#8440
·
|
|
Re: EJ's UNO2 files
On Sun, Feb 21, 2021 at 07:15 PM, EJ SHELDON wrote:
was a lot more fundefinitely a valid argument !
On Sun, Feb 21, 2021 at 07:15 PM, EJ SHELDON wrote:
was a lot more fundefinitely a valid argument !
|
By
ossandust
·
#8439
·
|
|
Re: fcb1010 uno and ableton
I think one way to do what you are trying to do would be to reset the FCB 1010 to "Stompbox Mode". Then, the upper row of foot controls/pedals (#6-10) could be used as effect on (red led on) effect
I think one way to do what you are trying to do would be to reset the FCB 1010 to "Stompbox Mode". Then, the upper row of foot controls/pedals (#6-10) could be used as effect on (red led on) effect
|
By
Tom G.
·
#8438
·
|
|
Re: EJ's UNO2 files
Yes, my guess is the more variables you create, the more memory you need where hardcoding things although involves more data entry but takes up less space.
I was thinking of actually using Bank * PC +
Yes, my guess is the more variables you create, the more memory you need where hardcoding things although involves more data entry but takes up less space.
I was thinking of actually using Bank * PC +
|
By
Jack Fenton
·
#8437
·
|
|
Re: Uno 2 and Ableton Live
#UnO2
Hi @tomujame
I just got my Uno2 and got it working pretty well with my Hammond SK2 and Nord Stage 2 EX.
I'm willing to give some pointers or a basic project file, however maybe if you show in your own
Hi @tomujame
I just got my Uno2 and got it working pretty well with my Hammond SK2 and Nord Stage 2 EX.
I'm willing to give some pointers or a basic project file, however maybe if you show in your own
|
By
Jack Fenton
·
#8436
·
|
|
Uno 2 and Ableton Live
#UnO2
I just recently installed the UNO 2 chip, and although it is working, I am struggling with its programming. Although I have read the UNO 2 manual several times, since there aren't any specific
I just recently installed the UNO 2 chip, and although it is working, I am struggling with its programming. Although I have read the UNO 2 manual several times, since there aren't any specific
|
By
Tom G.
·
#8435
·
|
|
Re: EJ's UNO2 files
Thanks for the tip.
I didn't realize that the conditional logic would take up more space than many more lines of fixed values.
What I get for being self-taught, I don't know as much as I think I
Thanks for the tip.
I didn't realize that the conditional logic would take up more space than many more lines of fixed values.
What I get for being self-taught, I don't know as much as I think I
|
By
EJ SHELDON
·
#8434
·
|
|
Re: EJ's UNO2 files
On Sun, Feb 21, 2021 at 03:00 AM, EJ SHELDON wrote:
I may try optimizing the code, especially on the Amp Sims, but I'm not optimistic.The fun thing with UnO2 is that you have many ways to get to the
On Sun, Feb 21, 2021 at 03:00 AM, EJ SHELDON wrote:
I may try optimizing the code, especially on the Amp Sims, but I'm not optimistic.The fun thing with UnO2 is that you have many ways to get to the
|
By
ossandust
·
#8432
·
|
|
Re: EJ's UNO2 files
Nice.
un02 will arrive next week. I use S-Gear in Reaper, and standalone.
Nice.
un02 will arrive next week. I use S-Gear in Reaper, and standalone.
|
By
Svein Petter Tveit
·
#8431
·
|
|
EJ's UNO2 files
In the FILES/EJ's UNO2 folder I've posted UNO2 Configuration files and Instructions for the following devices and amp sims:
AXE FX II/III
Helix Rack/Floor/Stomp
Amplitube 4/5
Guitar Rig
In the FILES/EJ's UNO2 folder I've posted UNO2 Configuration files and Instructions for the following devices and amp sims:
AXE FX II/III
Helix Rack/Floor/Stomp
Amplitube 4/5
Guitar Rig
|
By
EJ SHELDON
·
#8430
·
Edited
|
|
Re: MIDI Interface for UNO2
I have the iConnectivity iConnectMIDI2+ (discontinued - is that the one you meant by iConnect 2x2?) and it's been a rock. Always works, never had an issue (though the app's UI is, er..was.. abysmal).
I have the iConnectivity iConnectMIDI2+ (discontinued - is that the one you meant by iConnect 2x2?) and it's been a rock. Always works, never had an issue (though the app's UI is, er..was.. abysmal).
|
By
chrisw_63
·
#8429
·
|
|
Re: MIDI Interface for UNO2
I got the MIO 1x1, and it works great.
You might not want to take that Behringer statement as fact. I've had older Behringers that would not pass sysex.
I got the MIO 1x1, and it works great.
You might not want to take that Behringer statement as fact. I've had older Behringers that would not pass sysex.
|
By
EJ SHELDON
·
#8428
·
|
|
Re: MIDI Interface for UNO2
Behringer interfaces are fine
Get Outlook for Android
Behringer interfaces are fine
Get Outlook for Android
|
By
martin.claydon10@...
·
#8427
·
|
|
Added Folder /EJ's UNO2
#file-notice
EJ SHELDON <bluesrock13@...> added folder /EJ's UNO2
EJ SHELDON <bluesrock13@...> added folder /EJ's UNO2
|
By
uno@fcb1010.groups.io Notification <noreply@...>
·
#8426
·
|
|
Re: MIDI Interface for UNO2
I know this is in a different category than the 1x1 or 2x2 interfaces, but I can confirm that it works with a mioXL. And also the mioXL is just magnificent.
I know this is in a different category than the 1x1 or 2x2 interfaces, but I can confirm that it works with a mioXL. And also the mioXL is just magnificent.
|
By
Christopher Masto
·
#8425
·
|