Karpus-Strong in a subpatch?


#1

Mark,

I have been trying to get the KS patch into a sub patch over and over in different ways….. but it won't compile. Both .axp and axs in the same folder. Thought the asp couldn't find the axs. not sure.
I remember that you guys said some where that an asp doesn't make an axs easily. Tried to copy the contents of the KS patch to a new patch an save as an axs. Still no polyKS.axp compiled.
Yes I added my folder to the search path with the patch & sub patch. Can only see the /object folder tho' when I choose new object from the menu. Added a subpatch directory under objects put the patch & supatch in there still didn't work. Is there an object that I'm supposed to choose for sub patching?
./ in the new object requestor aways gets me a demux object, it does not point to were a saved the sub patch.

What am I missing?

PS-I noticed in the youtube build a synth YT saves an AXP as his sub patch?

Thanks in advance everyone.


#2

Oh, I forgot to add that I'm on a Mac.
Is this easier on a PC?

Best, Stefan.


#3

I recommend using a patch/patcher object for subpatches. That keeps the subpatch in one file.
I'd suggest to avoid modifying the object search path.

Mac, pc, linux is all the same.


#4

Oh and there is a bug when using sdram delays and tables in poly subpatches. The fix is already on github and will make it into te next release soon.


#5

So Sorry, but how do I make the patch/patcher object polyphonic?

thanks. stefan


#6
  • click on the "edit" button of the patch patcher object to open the subpatch
  • in the "view" menu, select "settings"
  • set subpatch mode to "polyphonic"
  • close the setting dialog
  • go back to the parent patch
  • click on the "update" button of the patch patcher object to open the subpatch

#7

you can also reference tables from master patch inside your subobject - i think it works great!

you can check the help lesson for table by clicking on the dropdown arrow and selecting help.
tables from masterpatch in a subobject are reference with "../" before the name of the table.