# Different patterns on different strips on 8x driver

**URL:** <https://forum.electromage.com/t/different-patterns-on-different-strips-on-8x-driver/1209>\
**Category:** Patterns and Code\
**Created:** [May 3, 2021, 6:49pm UTC](https://forum.electromage.com/t/different-patterns-on-different-strips-on-8x-driver/1209 "2021-05-03T18:49:39Z")\
**Posts on this page:** 3\
**Page:** 1

<div class="post-metadata">

**Author:** ![Emanate](https://forum.electromage.com/letter_avatar_proxy/v4/letter/e/7bcc69/32.png) [@Emanate](https://forum.electromage.com/u/Emanate)\
**Post date:** [May 3, 2021, 6:49pm UTC](https://forum.electromage.com/t/different-patterns-on-different-strips-on-8x-driver/1209/1 "2021-05-03T18:49:39Z")

</div>

Is there a way to set different patterns for different strips attached to the 8x driver? I’ve been pouring over the documentation but all I can find is each strip and have it’s own color order. Am I missing something?

I want to have 4 individual strips all with different patterns running. Then when the sensor board detects loud sounds, change all the patterns. If it’s already been discussed can someone point me there?  
Thanks!

---

<div class="post-metadata">

**Author:** ![wizard](https://forum.electromage.com/user_avatar/forum.electromage.com/wizard/32/4_2.png) [@wizard](https://forum.electromage.com/u/wizard)\
**Post date:** [May 3, 2021, 6:59pm UTC](https://forum.electromage.com/t/different-patterns-on-different-strips-on-8x-driver/1209/2 "2021-05-03T18:59:43Z")

</div>

Hi @Emanate ,  
There isn’t a segment pattern feature, but there are ways to do this in patterns, and some great existing frameworks for doing that!

See

> [@Multisegment Control Pattern (& others)](https://forum.electromage.com/t/multisegment-control-pattern-others/477):
>
> I’ve just uploaded my multisegment pattern to the library - multisegment.js. It allows you to subdivide an LED strip into multiple, independently controllable segments. For each segment, you can control on/off state, color and brightness, and size. You can also set per-segment effects and control their speed. The slider UI allows you to play with all the settings. You can also control each segment via json from an external progam – it exports an array per segment with all that segment’…

and

> [@Multisegment pattern](https://forum.electromage.com/t/multisegment-pattern/1103):
>
> Hi all, I just got a Pixelblaze, I’m completely new to addressable leds and I must say I’m very impressed with the possibilities. I’m building a modular light for my girlfriend’s birthday, one where she will be able to connect wooden blocks that will contain a set number of leds(around 15 per block), and make any shape/length she wants-she loves puzzles and light, so I know she will love it:). I have solved all hardware issues, connections etc, but the code is way beyond my abilities. I’m try…

---

<div class="post-metadata">

**Author:** ![Emanate](https://forum.electromage.com/letter_avatar_proxy/v4/letter/e/7bcc69/32.png) [@Emanate](https://forum.electromage.com/u/Emanate)\
**Post date:** [May 3, 2021, 8:20pm UTC](https://forum.electromage.com/t/different-patterns-on-different-strips-on-8x-driver/1209/3 "2021-05-03T20:20:12Z")

</div>

Thanks so much @wizard !
