-
klaus
Thank you so much for your answer Gilberto, it really helped me. I do realize that I need to learn a lot from pure data but now that I am sure that pd-extended is working perfectly on my laptop it will be easier !
See you soon on this forum,
Klaus -
klaus
Hello Gilberto ! When I tried to solve this issue, I installed jack, qjackctl and qsynth (based on some of your answers on this forum !) but I don't really know what to do with these packages. Could you give me more informations about it if it’s necessary ?
Because when I tried your example, it worked ! So, I guess my example wasn’t good. Here it is :
[osc~ 440]
|
[ *~ 100]
|
[osc~ 440]
|
[ *~ 30]
|
[dac~]What do you think of it ?
-
klaus
Hello everyone !
I tried several ways to do a successful install of pd-extended on my Ubuntu 14.10 (64 bits) but each time it failed.
At the moment, if I run pd-extended, i get the following errors :
$ pd-extended
oops: ALSA cards not reported in order?
oops: ALSA cards not reported in order?
open: /etc/pd/gem.conf: No such file or directory
open: /home/klaus/.pd/gem.conf: No such file or directory
open: ./gem.conf: No such file or directoryAnd if I try to test sounds by clicking on the tab "Media" > "Test Audio and MIDI", on "Test tones", I hear some sounds. But, I’m not able to hear some Midi sounds… I made a simple pd file with one osc and one dac but I can't hear anything ):
Any idea why ?