Hey there, I have been having trouble using Pmono inside pspawner. Particularly, I can’t work out why the suspend method doesn’t seem to work on a Pmono inside an sp.par or an sp.seq call. I understand they’re functionally different types of streams, but I’d really like to have the same behaviour if anyone has any ideas
Makes sense, but I’d still like to find a solution: .stop doesnt seem to work either, nor does putting the Pmono inside a Pdef and calling stop or clear on the Pdef.
.pause does release the synth on a Pmono so there I would expect the same behavior here.
I think the solution is to simply use a Routine for this kind of thing - using either Patterns or Pdefs and the stop pause and resume methods I have trouble seeing any specific use case for Pspawner that isn’t covered. lmk if there’s something I’m missing.
Hmmm yeah, it should be fine to convert my tracks to .fork, but I was using the fade and quant times of a Pspawner wrapped in a Pdef for transitioning between sections in live sets
I’m having a go at fixing this, but I’m not familiar enough with writing sc classes to really do anything useful. @jamshark70 would you be able to have a look if you have time?
Based on work pressures for… well, for the next 2-3 weeks, I can handle 5 minute spot posts but I’m not going to have any sustained time for development, likely for the rest of December.