Ismael Valladolid Torres wrote:
I am doing my first tries with pd. I am specially interested in learning building my own synths. I've followed this interesting tutorial.
[1]O'Reilly -- Make Your Own Music Software with Pure Data
However when loading the provided example Simple Synth.pd I get this error in the output window.
output~ ... couldn't create
Obviously I get no sound.
[output~] is an abstraction that comes with pd's help files. copy it from doc/5.reference/3.audio.examples/ to the folder where your help-patches live.
apart from that, the example patch is really a bad example on what you should do with pd. it is quite hard to use it without a midi-keyboard.
Any ideas welcome!
kick the author ;-)
and don't forget to go through the audio-examples that come with pd...
mfg.asdr IOhannes