CC-Looper (4ch controlchange looper)

its time for a

Midi - control - Change     Looper

it records the incoming ccs (from a connected Synth) and sends it looped out again…

it needs also note in and midiclock in order to merge it with the cc-automation and send it back to the synth.

this device makes sense for synths like the clavia nord rack III where we have ledrings as UI.

 

Features:

4 Midi Channels

128 CCs per Midichannel

4 Pitchbend tracks

256 or 512 Steps at 32th Resoultuion, depends on Ram

Sequencer Tact System standart is 4/4 other systems like 3/4 are set with a CC on the system channel (like programchange)

4 Ledbars to indidacte loop position, and loop length

4x Combined Rec/MUTE Buttons (+shift = Rec)

Copy, Paste, Clear Select, Clear all

Store Load Button

Programchange via Midi, progams saved on SD-Card

2xMidi in, 2xMidi out

SMD LEDs, and good Tactial Buttons.

Easy Case Design a Plexi-Glas Plate with exact one hole (for loop length encoder) + Rest Wood.

a fabricated UI-PCB with J8/j9 connection  to plug in a minicore sandwitch.

Small PCB with 10x10cm max to reduce costs to minimum

-a bulk order some prototypes if interest… have to order anyway about 5 pcbs at minimum…

 

pretty much of the code i have already done by other applications(MSQ-CC-BCR, MSQ-CC-LRE, Filterbox…), i just have to adapt the code and strip down a bit, to get ram free for the 512 steps.

PCB-Design:

with STM32 Discovery Board… + 4x Midi Sockets/Cables which are not on PCB — they have to be mounted on Housing.

OBSOLATE: (the design is finally done with dipCoreF4 as brain

 

 

[CC_Looper.zip](< base_url >/applications/core/interface/file/attachment.php?id=14025)

1 Like

i overworked the whole thing… now the usb ports are free, and all connectors are on back-location

OBSOLATE: (the design is finally done with dipCoreF4 as brain

 

This looks great! I’m interested to see it in operation…

1 Like

i overworked the whole thing - now it operates with the “dipCoreF4”

I understand now, you did not explain me that you wanted to use the mini-USB directly to the back of your machine.
The connector will not flush the backside, you will need a cut-out of the size of the plastic body connector part. Visually this is not beautiful but mechanically it’s better and stronger.

Your schematics seems fine for me.

Your project could be a good companion for the LoopA. Do you plan to implement Sysex commands?

Best Bruno

loopa xmas… triggematrix. a keyboard … loopa …  a cc looper looped nordrack 3… dupdiduu :wink:

 

its a remote device built to be a midiclock slave. it takes clock.start stop as usual.

cc looper get remoted via cc (from the master 4 examle loopa   in my case triggermatrix  by songparts selecting like ableton) select bank and pc (pc as standard pc message + bank via cc..). store and load. set the tactsystem 3/4 4/4 5/4… havenot need sysex so far just a few ccs .

all the other functions (play record looplength copy clear paste whole sets or single selected cc automations are set on cc looper itself and will be saved on sd card as pc loadable file - which itself has non-standard :slight_smile:

 

 

hot glue on the usb socket. and a big hole as usual no problem.

 

planned is remote record for the 4 parts. as already implemented in the cliplauncher of triggermatriX (cc command)

also on device is footswitchjack which act as record/play button for currently selected part.  … i will screw the jack directly on the housing.

a footswitch turnt out to be “handy” :slight_smile: to tweedle and record multiple ccs…

 

Just now, Phatline said:

hot glue on the usb socket

You don’t need, it’s a THT :wink:

nice !

 

@_sysex: the callback if needet could be a problem because of only one Midi out din socket… the second out  is only available as 3pin header. the houseing will be very flat so no place to mount. maybe with a 3.5 jack or something…

Not very regulatory but you can use the two other pins of your DIN5 Out and make a short Y cable Male to dual Female. This will not be a problem to connect a single and regular MIDI cable too.

1 Like

Just now, Antichambre said:

Not very regulatory but you can use the two other pins of your DIN5 Out and make a short Y cable Male to dual Female. This will not be a problem to connect a single and regular MIDI cable too.

good input, will integrate that!

1 Like

10 hours ago, Phatline said:

cc looper get remoted via cc (from the master 4 examle loopa   in my case triggermatrix  by songparts selecting like ableton) select bank and pc (pc as standard pc message + bank via cc..). store and load. set the tactsystem 3/4 4/4 5/4… havenot need sysex so far just a few ccs .

I figured you’d need sysex for the commands to leave the CCs totally free for record/play.

9 hours ago, Phatline said:

good input, will integrate that!

If you use a non-standard protocol, consider using a different connector e.g. a DIN5 240/270 degree pin pattern.

1 hour ago, latigid on said:

If you use a non-standard protocol, consider using a different connector e.g. a DIN5 240/270 degree pin pattern.

He wants 2 regular MIDI Out on the same connector, If he chooses a DIN5-240/270° he will not ba able to connect a regular DIN5-180°(when only one MIDI out needed). but he can choose a DIN7-270° to avoid any problem with a SYNC24 pinout.

DIN7-270° … to hard to source.

Digikey has 4 references in stock:
https://www.digikey.com/products/en/connectors-interconnects/circular-connectors/436?k=&pkeyword=&pv69=367&sf=0&FV=160000f%2C35c00b1%2Cffe001b4&quantity=&ColumnSort=0&page=1&stock=1&pageSize=25

Mouser:
https://www.mouser.fr/ProductDetail/Switchcraft/62PC7FS?qs=sGAEpiMZZMtAYTMy7wxAr13KGyWtEeUKoNdfSl%2fLnxo%3d

You can also use DIN8-270°
Like this one https://www.mouser.fr/ProductDetail/CUI/SDF-80J?qs=%2fha2pyFadugMOpW%2fmtqhOULV0YI0Vc4gflcNSjtzoJM%3d
which is cheaper.

i addet the suggested DIN7 - thx.

i ordert the prototype pcbs - should get it in 8-25days

…next thing is mouser boom… at least 8days time for that.

these is the final proto-design:

boards arrive… now making a boom

1 Like

Looking good! :slight_smile:

Just out of curiosity, how many CC samples can you store on a track (resolution)? Will you support more inputs than one CC per track?

I’ve recently found some unused memory on the LoopA and was thinking of limited CV support, too. But it will be a single CC per track only at limited resolution. So yours will be the dedicated machine for it, for clean filtersweeps and such, no competition there, no worries! :slight_smile:

Many greets,
Peter