-
milkoy
I was looking to use the G08.Reverb [pd reverb] subpatch in a project I'm doing, but when I copy it over, the "early echo generators" stop working and I can't seem to figure out why.
Is there are way of getting around this? Thanks
-
milkoy
Hey, I am looking to do some composition on pd, but I'm quite new to it. I have made some nice synthesisers and sequenced a nice melody with a qlist, but I was wondering if there was any way to have 2 different qlists running together, one for a melody, one for a bass part. If its not possible to have more than one running, (which would surprise me) what is a good alternative?
Thanks!
-
milkoy
Thanks dude, I just made the bits that needed the abstract into subpatches of the abstract itself and got it working.
Cheers
-
milkoy
Oh god, I just totally misunderstood the operation of a qlist. Got my patch working now though, so thank you very much good sir
-
milkoy
@Maelstorm said:
Mmm... I'm thinking if you post a patch with two [qlist]s showing how you are trying to do it now, it might be easier explain how to fix it.
Hey, sorry for the late reply.
In its most fundamental form, this is what I am trying to do:
I want the 2 qlists to control the 2 respective number boxes, but I don't know how to create recievers specific to the qlist.
As you can obivously see, the patch I have made isn't going to work, as they both control each other.
Thanks
-
milkoy
Yeah I get that, but I don't understand how to assign the qlists to go to specific recievers... Sorry, I don't think I explained my predicament too well.
-
milkoy
@Maelstorm said:
Sure, you can have as many [qlist]s as you want. If you're into working with MIDI files, there's also [mrpeach/midifile] and the simpler [cyclone/seq].
Hey, sorry, forgive my ignorance, but I have been trying to get a few qlists going on at once, but I am stumped by the recievers. I don't really understand how to keep a qlist from interfering with others and their respective recievers. I have got a message box with a midi sequence typed up into it going into a qlist, then a pitch reciever (r pch) going into a mtof and so on, but I don't know how to continue with a second reciever.
-
milkoy
Thanks dude, I'll dive in with qlists. I just didn't want to get stuck in a rut which I didn't do as I wanted. Thanks for clearing it up!