Having 2 of the same synth patches loaded

With the ability to now store 12 synths! I find myself getting greedy and wanting to load 2 copies of segmenti, with different samples of course.

However it only seems to load the one with the higher number. For instance 8-Segmenti and not 7-Segmenti.

Is there a workaround? Tried renaming them, but it always loads the higher numbered one.

Thanks in advance!

Hi there. I’m the author of the Second synth[*] layer (SSL) patch which is what I guess you’re using to get 12 synths. Thanks for trying it out.

I’ve had a small experiment, and I’m afraid I don’t have a good answer for you. There’s no reason why SSL shouldn’t allow the same synth in different slots, as long as they’re numbered differently - and it seems that you’ve done that.

Here’s what I found:

  • I’ve tried putting AddMono in slots 7 and 8, and it works from both places.
  • I’ve tried putting Segmenti in slots 7 and 8, and it doesn’t like it. My 201PP locks up pretty quickly, even if I use the same samples in both instances. Here, ā€œlocks upā€ means there’s no sound and the metronome light stops flashing.
  • Using the original mother patch - so only six synths - I put Segmenti in slots 1 and 2. The 201PP wouldn’t initialise.
  • Using the original mother patch I put Segmenti in slots 2 and 3. The 201PP did initialise, but only the Segmenti in slot 3 played. This was like your experience.

My conclusion from this is that it looks like some kind of quirk with Segmenti. However, I’m loath to criticise someone else’s work, so don’t take that as a definitive statement. Also, the code in Segmenti is beyond what I’m capable of debugging given my knowledge and available time.

Sorry not to be of more help. Perhaps someone with more knowledge of Segmenti could suggest what might be happening.

1 Like

Segmenti loads the samples into memory so having two instances of it might max out the memory on the 201.

1 Like

I also had the idea of having Segmenti on 2 slots, well all the slotsšŸ˜‚
I tried it in varies ways like nik and came with the same results.
I’ve just bought a load of 8gb micro sd cards and on each put Segmenti on with different samples.

Yes, this was a bug, a naming conflict in the patch causing problems when loading more than one instance. Here is a fixed up version. I tried it in all 6 slots with different samples and it worked well, although loading all those samples does take a little extra time.

Segmenti.zip (5.0 MB)

3 Likes

That’s wonderful - thank you, @oweno.

that was fast! wow thank you

The updated Segmenti mode has been updated on Patch Storage too: Segmenti | Patchstorage

1 Like

Your a legend. Many thanks!!