Signature
-
complex
Hi 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
I 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
Hi, 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
There 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
Hello! 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
Hi Gromit, this is just what I needed, it works fine.
Thanks!
-
complex
https://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
thanks 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
@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
The 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!