- 
		complex posted in technical issues • read moreHi guys, is possible record a VSTi in Pd? I tried this by other easy ways but it is not possible  
 I think that should be possible in pdthanks! 
- 
		complex posted in technical issues • read moreI think that is something interesting to avoid a loop between two abstractions, but without using the send~ and receive~ objets. The reason, is far more intuitive to use the first form while trying to synthesize a sound in a modular synthesizer. Like this: [abstraction 1~]<-------[abstraction 2~] 
 |-----------------------------^Instead of: [receive 2~] 
 |
 [abstraction 1~]
 |
 [send 1~][receive 1~] 
 |
 [abstraction 2~]
 |
 [send 2~]Is pretty cool to make an abstraction with one inlet, one send, one receive and one outlet, in this order, but dont works.  Bye! 
- 
		complex posted in output~ • read moreHi, here is a sample pack called Interstellar Trip to Cygnus X-1, it is a sample pack made entirely with the Complex Synthesizer which is programmed in Puredata. The sample pack is totaly free, so you can download and use. 
 (For download click on "digital album" and enter 0 for free download)http://complex989.bandcamp.com/album/interstellar-trip-to-cygnus-x-1 Enjoy! 
 Cheers 
- 
		complex posted in technical issues • read moreThere are some objet, i.e. [balance~] for this? If not are such objet: 
 I am trying do with this patch, but allways remains a residual value.[number] between (-100, 100) 
 |
 [pack 0 200]
 |
 [line]
 |
 [moses 0]
 | |
 [number] [number] <---here remains the residual value!Thanks! 
- 
		complex posted in abstract~ • read moreHello! I am new in this forum, this is my very first sint This sint have four inputs, and you can connect a oscilator, a sampler, other sint like this or different, noise a micro input, etc.. This is a up level description of how it works: vol: volume of the sint without the [ead~] objet 
 env: volume of the sint with [ead~]
 dly: delay effect
 frec: frecuency of the main oscilator
 atk: control of the attack
 dec: control of the decay
 hip: hipass filter
 lop: lopass filter
 time:time of the delay
 fdbk: feedback of the delay
 mod: modulation, this is the "slave" oscilator
 FM1, FM2, FM3, FM4 : frecuency modulation, controls the inputs of the sint
 rand: enables randomness
 seed: higer value put the faders up, low level puts the faders near the bottom.
 rnd.trigger: enables a trigger that works ranmdomly, this is conected with the [ead~] objet
 sin, sqr, saw, noise: selects the wave, if no wave is selected then there is no soundthe left output is for dac~ 
 the right output is for send to other sint and for realimentation, is volume independentThings that I want to improve: 
 +how select only one wave
 +when the time of delay changes abruptly then there is clipping 
 +faders dont hold the position when rand is dissabled
 +is possible to avoid clipping without the [clip] objet?I need some help, is very possible that things have wrong connected or desing errors... 
 I want critics!The next improvement that I go to try is to add a LFO thanks, goodbye! 
- 
		complex posted in technical issues • read moreHi Gromit, this is just what I needed, it works fine. Thanks! 
- 
		complex posted in Off topic • read morehttps://ccrma.stanford.edu/software/stk/ maybe this is interesting too... someboy here have tried to program a portable application with another languaje for make a .dll or .exe? bye! 
- 
		complex posted in technical issues • read morethanks argor, I have the same problem with ubuntu 12 and I solved the same way! but a little diference, I used synaptic for remove 'cyclist' and 'pd-extended' 
 and then install pd-extended via synapticsynaptic is a package manager, like the ubuntu software center thanks! 
- 
		complex posted in output~ • read more@complex said: I would like to share the Complex Synthesizer but its too soon because I haven't any serious documentation yet and is too complicated the use of it now (later I will simplify the design). Here are some videos of my synthesizer: 
 
 
 ¡Note that I dont have a Mac!  Enjoy! 
- 
		complex posted in output~ • read moreThe Complex Synthesizer is a synthesizer in Pd that allows make rare sounds because all the knobs have a control inlet. Also this synthesizer have a modulator that passes the audio signal to floating numbers to controlling these knobs. Some of the sounds are played with a sequencer controlled by a LFO! (crazy) I would like to share the Complex Synthesizer but its too soon because I haven't any serious documentation yet and is too complicated the use of it now (later I will simplify the design). Bye! 
- 
		complex posted in technical issues • read moreThanks Maelstorm, Has been easier than I thought at first. 
 Finally, the quadrature oscillator very easy to use and functional with 4 different waveforms.Goodbye! http://www.pdpatchrepo.info/hurleur/Complex_Cuadrature-LFO.tgz 
- 
		complex posted in technical issues • read moreThanks Maelstorm, Has been easier than I thought at first. 
 Finally, the quadrature oscillator very easy to use and functional with 4 different waveforms.Goodbye! http://www.pdpatchrepo.info/hurleur/Complex_Cuadrature-LFO.tgz 
- 
		complex posted in technical issues • read moreThanks, what a mistake! the reason because I am trying another way of doing cuadrature is due to I am trying to do a cuadrature lfo with the waveforms of saw, triangle, square and sine. 
 if is possible it seems to me very interesting such tipe of lfobye! 
- 
		complex posted in technical issues • read more@Maelstorm said: I've actually never heard of this, but based on the description here, it shouldn't be difficult: http://yusynth.net/Modular/EN/QUAD-LFO/index.html You could just do it with just a few objects (going with some Max-style segmented patch cords here): [phasor~] 
 |
 |______________________
 | | | |
 | [+~ .25] [+~ .5] [+~ .75]
 | | | |
 | [wrap~] [wrap~] [wrap~]
 | | | |
 [cos~] [cos~] [cos~] [cos~]Hello, I tried doing cuadrature in other form: [osc~] 
 | [r~ 1] [r~ 2]
 | | |
 [hilbert~] [hilbert~] [hilbert~]
 | | | |
 | [s~ 1] [*~ -1] |
 | | [s~ 2] |
 [outlet~][outlet~] [outlet~] [outlet~]But in my patch something dont works, because if every outlet is conected to dac~ objet, there are not total silence. 
 I see in my patch that the output 1 is not canceled with output 3 and the same with the outputs 2 and 4.
 I wish know another way of doing cuadrature...Thanks! 
- 
		complex posted in patch~ • read moreI have used rovedrone~.pd for do a live for myself and is very entertained! 
 I like it beacuse is changing constantly and the sounds are bizarreputing the volume in the bottom there is no distortion the things that move in the interface are the controls automatized? goodbye! 
- 
		complex posted in abstract~ • read moreLike I say the past week, the next improvement will be a LFO 
 I have added it and can control the audio volume and much more interesting, it can control the parameters
 i.e. : the knob of the delay time controled by osc objet
 and the same with the frecuency, modulation, feedback, FM,...is very interesting see the faders moving automatically  conecting two or more of this sint and adding fm and controling this with the lfo, the sound get very unpredictable like I say in my past post, I want critics! 
 sure that the sint is not so perfect that any critic is neededgoodbye! 
