Search found 4 matches
- Sat Oct 23, 2010 11:54 am
- Forum: Korg Triton Classic
- Topic: Dotted notes in (sequence) delay effect
- Replies: 1
- Views: 1038
Dotted notes in (sequence) delay effect
Hi, I need to mimic a patch from a Roland Fantom which has a long tempo-related delay effect. Its quite important that its tempo-set since I need to be able to set it to tempo the drummer gives. The problem is that the original patch uses a dotted eight-note for the rhythm and it doesn't seem that I ...
- Tue Sep 14, 2010 7:09 am
- Forum: Korg Triton Classic
- Topic: Using a footswitch to change combi's, CC question?
- Replies: 5
- Views: 2284
I'll tip my friend on the firmware. Programing patch changes isnt that tedious but I'd imagine for programming anything more than that would be speeded up a lot by a software. I got to work. I changed the program change command from prog chg 1 "pedal" to prog chg 5 figuring maybe the command order ...
- Mon Sep 13, 2010 1:51 pm
- Forum: Korg Triton Classic
- Topic: Using a footswitch to change combi's, CC question?
- Replies: 5
- Views: 2284
See this . The problem is that you need to send the MSB of the bank change first (which would be CC 0, value 0), THEN send the LSB (CC 32, value = whatever bank you want to change to). It's taking two presses since CC 32 is ignored the very first time. The CC #0 from the first press and CC #32 from ...
- Mon Sep 13, 2010 1:41 pm
- Forum: Korg Triton Classic
- Topic: Using a footswitch to change combi's, CC question?
- Replies: 5
- Views: 2284
Using a footswitch to change combi's, CC question?
Hey, I've trying to setup a midi foot controller to switch between patches. My controller sends CC#32 and CC#00 to do a bank switch and a program change but for some reason it takes two presses on the footswitch to get both bank and number right. First one changes the program(/combi) number right ...