Re: [PD] ALSA + Edirol UA-25 not working under Fedora 9

2008-08-02 Thread ydegoyon

David F. Place wrote:

On Fri, 2008-08-01 at 09:39 -0400, David F. Place wrote:
  

Hi:

Foolishly, I upgraded my perfectly configured workstation from Fedora 5
to Fedora 9.  Since then I've been struggling to regain my position.

I was happily using my Edirol UA-25 under ALSA with Pd, but now that
doesn't work.  It gives a perplexing error message.  Perhaps someone has
seen it. Thanks for looking.




Sorry for responding to my own message.  Here's some interesting news:
on Fedora 9 Edirol UA-25 works with OSS in Pd even in Advance mode.
After rebooting, it came up as the first device in /proc/asound/cards.
It was quite by accident that I tried the combination of listening to
the output of the ua-25 while using Pd/OSS.  Midi still seems to require
alsamidi, though.


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list

  

yes i'm just laughing at people saying : 'oh you use OSS',
for on my 3 months old laptop,
it's what works the best with a :
00:07.0 Audio device: nVidia Corporation MCP67 High Definition Audio 
(rev a1)


so what ?
alsa is so cryptic also why can't they create a /dev/dsp?
that would be it, no more blurring, right?

sevy

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] number boxes and time delay

2008-08-02 Thread chi ball

Hi,in pd I have two number boxes connected. How can I do so that when the first 
box assume a value, the second box take the same value, but after a time delay 
that I decide?
I'v tried using [delay] objec, with no success.
Thank's.
c.
_
La strada migliore per andare in vacanza? Chiedila a Live Maps!
http://maps.live.it/___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] number boxes and time delay

2008-08-02 Thread Andy Farnell

[pipe] will do it

also

   (num)
|
[t b  f] 
|  |
[del]  |
| /
[ f ]
|
(num)


On Sat, 2 Aug 2008 13:34:38 +0200
chi ball [EMAIL PROTECTED] wrote:

 
 Hi,in pd I have two number boxes connected. How can I do so that when the 
 first box assume a value, the second box take the same value, but after a 
 time delay that I decide?
 I'v tried using [delay] objec, with no success.
 Thank's.
 c.
 _
 La strada migliore per andare in vacanza? Chiedila a Live Maps!
 http://maps.live.it/


-- 
Use the source

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] number boxes and time delay

2008-08-02 Thread cyrille henry
try pipe object
cyrille


chi ball a écrit :
 Hi,
 in pd I have two number boxes connected. How can I do so that when the 
 first box assume a value, the second box take the same value, but after 
 a time delay that I decide?
 I'v tried using [delay] objec, with no success.
 
 Thank's.
 c.
 
 
 Crosswire, il gioco delle relazioni Vuoi mettere alla prova la tua 
 conoscenza? Gioca a Crosswire! 
 http://livesearch.games.msn.com/crosswire/default_it/ 
 
 
 
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] abstraction dont works, sample player, openpanel

2008-08-02 Thread smilingmolecule

hello, i need your help.

i build a small sample player which works good. but if i put it into an 
abstraction it dont works anymore.


i atached the two versions, maybe someone has an idea why it dont works.

the next thing i am trying is to build in the openpanel object.
i also atached a file which shows how i tried.

i am also searching for a book/document/website which goes deeper into pd.
i need infos about string handling object types arrays and so on.

have a nice day
ragards robert
#N canvas 192 118 731 652 10;
#X obj 71 -13 dac~;
#N canvas 474 293 450 300 smaple_loop 0;
#X msg 29 93 1;
#X msg 145 111 0;
#X msg 146 133 print;
#X obj 136 158 readsf~ 4 1e+06;
#X obj 186 212 *~ 0.1;
#X obj 127 213 *~ 0.1;
#X text 200 88 1 starts playback;
#X text 203 111 0 stops it;
#X obj 226 265 outlet~;
#X obj 130 261 outlet~;
#X obj 16 23 inlet;
#X obj 71 27 inlet;
#X msg 132 39 open /home/bamsen/pd/patches/stimme_001.wav;
#X connect 0 0 3 0;
#X connect 0 0 12 0;
#X connect 1 0 3 0;
#X connect 2 0 3 0;
#X connect 3 0 5 0;
#X connect 3 1 4 0;
#X connect 3 2 4 0;
#X connect 3 3 5 0;
#X connect 3 4 0 0;
#X connect 3 4 12 0;
#X connect 4 0 8 0;
#X connect 5 0 9 0;
#X connect 10 0 0 0;
#X connect 11 0 1 0;
#X connect 12 0 3 0;
#X connect 12 0 0 0;
#X restore 24 -114 pd smaple_loop;
#X obj 1 -211 bng 15 250 50 0 empty empty empty 0 -6 0 10 -4034 -1
-1;
#X obj 76 -214 bng 15 250 50 0 empty empty empty 0 -6 0 10 -258113
-1 -1;
#X obj 60 -67 *~;
#X obj 136 -86 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 10 -262144
-1 -1 0 1;
#X connect 1 0 4 0;
#X connect 2 0 1 0;
#X connect 3 0 1 1;
#X connect 4 0 0 0;
#X connect 5 0 4 1;
#N canvas 405 214 450 564 10;
#X obj 79 7 dac~;
#N canvas 0 25 1021 680 smaple_loop 0;
#X msg -182 44 1;
#X msg -66 62 0;
#X msg -65 84 print;
#X obj -75 109 readsf~ 4 1e+06;
#X obj -25 163 *~ 0.1;
#X obj -84 164 *~ 0.1;
#X text -11 39 1 starts playback;
#X text -8 62 0 stops it;
#X obj 15 216 outlet~;
#X msg -47 -21 open /home/bamsen/pd/patches/stimme_001.wav;
#X obj 194 101 bng 15 250 50 0 empty empty empty 0 -6 0 10 -4034 -1
-1;
#X obj 210 101 bng 15 250 50 0 empty empty empty 0 -6 0 10 -258113
-1 -1;
#X obj 164 191 *~;
#X obj 229 101 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 10 -262144
-1 -1 0 1;
#X connect 0 0 3 0;
#X connect 0 0 9 0;
#X connect 1 0 3 0;
#X connect 2 0 3 0;
#X connect 3 0 5 0;
#X connect 3 1 4 0;
#X connect 3 2 4 0;
#X connect 3 3 5 0;
#X connect 3 4 0 0;
#X connect 3 4 9 0;
#X connect 5 0 12 0;
#X connect 9 0 3 0;
#X connect 9 0 0 0;
#X connect 10 0 0 0;
#X connect 11 0 1 0;
#X connect 12 0 8 0;
#X connect 13 0 12 1;
#X coords 0 -1 1 1 260 17 1 100 100;
#X restore 72 -63 pd smaple_loop;
#X connect 1 0 0 0;
#N canvas 0 0 768 608 10;
#X msg 48 153 1;
#X msg 119 157 0;
#X text 219 148 1 starts playback;
#X text 222 171 0 stops it;
#X obj 199 296 *~;
#X obj 163 299 *~;
#X obj 70 380 send~ output_sample_loop_left;
#X obj 280 397 send~ output_sample_loop_right;
#X obj 157 219 readsf~ 2 1e+06;
#X obj 94 1 bng 15 250 50 0 empty empty empty 0 -6 0 10 -184257 -1
-1;
#X obj 110 1 bng 15 250 50 0 empty empty empty 0 -6 0 10 -258139 -1
-1;
#X obj 129 1 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 10 -162280
-66577 -33289 0 1;
#X obj 260 1 bng 15 250 50 0 empty empty empty 0 -6 0 10 -4032 -1 -1
;
#X msg 297 80 open $i;
#X obj 270 20 openpanel;
#X connect 0 0 8 0;
#X connect 0 0 13 0;
#X connect 1 0 8 0;
#X connect 4 0 7 0;
#X connect 5 0 6 0;
#X connect 8 0 5 0;
#X connect 8 1 4 0;
#X connect 8 2 0 0;
#X connect 8 2 13 0;
#X connect 9 0 0 0;
#X connect 10 0 1 0;
#X connect 11 0 4 1;
#X connect 11 0 5 1;
#X connect 12 0 14 0;
#X connect 13 0 0 0;
#X connect 13 0 8 0;
#X connect 14 0 13 0;
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] abstraction dont works, sample player, openpanel

2008-08-02 Thread smilingmolecule

hallo,

i solved the openpanel problem with the help file of the freeverb patch.
the example is atached. now my question is, how can i loop the play and 
how can i save the path to the file, so that i dont have to rechoose the 
file after each restart?


regards
robert

smilingmolecule wrote:

hello, i need your help.

i build a small sample player which works good. but if i put it into 
an abstraction it dont works anymore.


i atached the two versions, maybe someone has an idea why it dont works.

the next thing i am trying is to build in the openpanel object.
i also atached a file which shows how i tried.

i am also searching for a book/document/website which goes deeper into 
pd.

i need infos about string handling object types arrays and so on.

have a nice day
ragards robert


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


#N canvas 275 265 450 300 10;
#X obj 183 154 readsf~ 2;
#X msg 173 87 open \$1;
#X obj 173 68 openpanel;
#X obj 173 35 bng 30 250 50 0 empty empty open 1 15 1 12 -4080 -1 -228
;
#X obj 173 106 t b a;
#X msg 160 130 1;
#X obj 203 240 dac~;
#X connect 0 0 6 0;
#X connect 0 1 6 1;
#X connect 1 0 4 0;
#X connect 2 0 1 0;
#X connect 3 0 2 0;
#X connect 4 0 5 0;
#X connect 5 0 0 0;
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list