microsampler and footcontroller ( fcb1010 )

Discussion relating to the Korg microSampler

Moderators: Sharp, X-Trade, Pepperpotty, karmathanever

Post Reply
dandriver
Junior Member
Posts: 51
Joined: Mon Apr 25, 2011 11:56 am

microsampler and footcontroller ( fcb1010 )

Post by dandriver »

Hello, I consider buying a microsampler. But I would like to know if I can control it with a foot controller (trigger samples, start sampling, etc). I have a fcb1010, so it would be great if it works with that.
Or can somebody recommend another foot controller?
Thanks in advance!
dandriver
Junior Member
Posts: 51
Joined: Mon Apr 25, 2011 11:56 am

Post by dandriver »

anybody?
dandriver
Junior Member
Posts: 51
Joined: Mon Apr 25, 2011 11:56 am

Post by dandriver »

ok, I post this, because I hope it will help some people here also:

I read on a post from the user "Horvath" that the microsampler can be controlled via sysex messages.
see the post here:

http://www.korgforums.com/forum/phpBB2/ ... 1c2fc11931
He shows the format of the sysex messages in his post:
Almost every sample or FX parameter is controlled via corresponding SysEx message. For example:

F0 42 30 7F 41 (10) 00 15 00 (3F) 00 F7 (set decay 63 for very first sample)
F0 42 30 7F 41 50 00 10 00 (10) 00 F7 (set FX depth to 16)
Now I found out that the FCB1010 can enable a "sysex send" mode, if you installt eh UNO-firmware from http://ossandust.be/
The message format shown in the uno users guide looks very similar:
10. SYSEX MODE for PC1..5, CC1..2

Each of the 7 PC and CC messages, linked to a patch, can be set in “SYSEX” mode.
When this mode is activated, the FCB does not send out the standard PC or CC
message; Instead, a sysex byte-stream is sent with following format :

- “F0-id1-id2-id3-[PC number]-F7” in case of a PC
- “F0-id1-id2-id3-[CC number]-[CC value]-F7” in case of a CC
http://ossandust.be/files/FCB_UnO_v1_0_2_UserGuide.pdf

I thus think the FCB1010 can be programmed somehow to control the Microsampler, but I did not buy the Microsampler yet.

Maybe somebody is interested to try this out.

Also, I did not find in Horvat's post, if it is also possible to control things like start/stop a sample.. He is mostly referring to effects control.
Horvath
Posts: 31
Joined: Sun Dec 06, 2009 2:32 pm
Location: Russia
Contact:

Post by Horvath »

According to your quote about FCB1010 and UNO-firmware, its sysex support is yet somewhat limited.

First of all, think out what you want to control. In order. Discover corresponding messages from my descriptions and try to send them using FCB1010 (you can check them in MIDI-OX or any other MIDI-monitoring software). That's all.

Samples are triggered by note messages, on and off.
Gear: Kaossilator, KP3, R3, Wavedrum, microSampler, padKontrol, PX4D | Shure WH20, Godin ACS-SA, Fernandes Tremor 5X, Boss RC-50, Roland GR-20, Novation Zero SL MkII, Emagic AMT8, Soundcraft Compact 10
User avatar
EnjoyRC
Platinum Member
Posts: 746
Joined: Tue Aug 26, 2008 7:57 pm
Location: John 3:16

Post by EnjoyRC »

Bome's MIDI Translator would work great for this
Korg: Kronos 88, RK-100S 2, Multi/Poly
bsnrich
Posts: 6
Joined: Tue Aug 17, 2010 9:46 pm

Re: microsampler and footcontroller ( fcb1010 )

Post by bsnrich »

dandriver wrote:Hello, I consider buying a microsampler. But I would like to know if I can control it with a foot controller (trigger samples, start sampling, etc). I have a fcb1010, so it would be great if it works with that.
Or can somebody recommend another foot controller?
Thanks in advance!
I wasn't able to use the fcb1010 directly, I used a midisolutions event processor plus to map midi note on from the fcb1010 to NRPG commands to change patterns 1-16 and to activate record and sample. I was able to also activate the audio in and the resample bottons. Could not access the play botton, since there is no information on activating it via midi. If anybody know the message needed to activate it, please post it here! I could really use this information. Thanks!
The_Kid
Posts: 5
Joined: Wed Jan 30, 2013 9:51 pm

Re: microsampler and footcontroller ( fcb1010 )

Post by The_Kid »

dandriver wrote:Hello, I consider buying a microsampler. But I would like to know if I can control it with a foot controller (trigger samples, start sampling, etc). I have a fcb1010, so it would be great if it works with that.
Or can somebody recommend another foot controller?
Thanks in advance!
Hello.
Two years later - I got the same question) Got a microsampler - great machine, but need some fot controc just to start prepared samples (no fx controll or something more)...have you found a solution?Tnx...
bsnrich
Posts: 6
Joined: Tue Aug 17, 2010 9:46 pm

controlling the microsampler with FC-1010 via MS EPP

Post by bsnrich »

Go to youtube and search:

rikochetti

There's a video showing the midi foot controller FC-1010 used to trigger the patterns via the midi solutions event processor plus. I sent the programming to the midi solutions web page and they made it available to the public.
bobbyquine
Posts: 15
Joined: Tue Oct 23, 2012 7:15 pm
Location: United Kingdom

Post by bobbyquine »

Hi, did you ever find out the play command?

Would I even need it if I slave the MS to another sequencer?

Sorry Im trying to work this stuff out before i buy...

Thanks

B
bsnrich
Posts: 6
Joined: Tue Aug 17, 2010 9:46 pm

Play comand

Post by bsnrich »

bobbyquine wrote:Hi, did you ever find out the play command?

Would I even need it if I slave the MS to another sequencer?

Sorry Im trying to work this stuff out before i buy...

Thanks

B
No play command found, only way is to hardwire, a physical modification to solder a plug for a play switch, not the best option, my opinion.
bobbyquine
Posts: 15
Joined: Tue Oct 23, 2012 7:15 pm
Location: United Kingdom

Post by bobbyquine »

Ah ok thanks... I went ahead and bought one anyway.
By the way, for this kind of remapping there is a great ipad app called mididesigner pro. It's got a feature called pedal boards that allows you to remap midi controllers.
DeadVolume
Junior Member
Posts: 54
Joined: Thu Jun 26, 2008 10:52 pm

Post by DeadVolume »

You can just send CC# messages to accomplish all of the NRPN functions such as record and pattern change.
All can be done with the FCB1010.

Look at the table on page 46 of the microsampler manual under 'About MIDI messages' point 5. NRPN messages

First send over CC#99 with a value of 32 (this only needs to de done once when you power the sampler up and is the MSB value in the table).

Program the FCB1010 pedals to send out CC#98 with a value corresponding to the LSB column on the table (you want the value which is NOT in brackets), this will specify which function will operate when CC#6 is received (the value of #6 corresponds to the last column on the table)

You can transmit two CC# per FCB1010 pedal, so with #98 on slot one and #6 on slot two you 'should' be able to switch functions without having to send #98 and #6 separately.

For example if I wanted to press the record button using the pedal I would send:
CC#99 = 032
CC#98 = 002

then every time the microsampler receives CC#6 = 127 the record button will operate.

If I then wanted to switch to patterns:
CC#98 = 001
Then CC#6 will change patterns depending on what value of CC#6 is received (see the table).

Hope this helps...
(Just make sure the footcontroller is sending MIDI data to the microsampler's global MIDI channel.)
micro-KORG/X/SAMPLER
KP3
nanoKONTROL
padKONTROL
electrolegs
Posts: 4
Joined: Fri Oct 25, 2013 12:28 am

Post by electrolegs »

Hey guys - I know this is an old thread but it's exactly what I am dealing with now.

Does anyone have any insight into programming the FCB1010 and Event Processor with the Microsamplers efx section?

All I want is 5 options for efx (stompbox mode)

Eg; set one to be delay on /off - reverb on / off etc..

There is this thread
http://www.korgforums.com/forum/phpBB2/ ... hp?t=55884

where the poster details the sysex he used but it has me stumped. Is there anyone out there that can help me program this thing with efx?
Post Reply

Return to “Korg microSampler”