Re: [PD] bugs with [hip~] and [bp~]

2015-01-30 Thread katja
Attached patch illustrates how [iemlib/hp1~] is calculated. This gives a perfect hipass, [hip~] could (or should) be done the same way I guess. Katja On Fri, Jan 30, 2015 at 6:21 AM, Alexandre Torres Porres por...@gmail.com wrote: This message of mine was intended to be a bug report I see,

Re: [PD] bugs with [hip~] and [bp~]

2015-01-30 Thread Alexandre Torres Porres
and here's hip with raw filters 2015-01-30 20:09 GMT-02:00 Alexandre Torres Porres por...@gmail.com: that seems quite nicer than [hip~], cool. I rewrote it to make it more concise with expr. cheers 2015-01-30 19:29 GMT-02:00 katja katjavet...@gmail.com: Attached patch illustrates how

Re: [PD] bugs with [hip~] and [bp~]

2015-01-30 Thread Alexandre Torres Porres
that seems quite nicer than [hip~], cool. I rewrote it to make it more concise with expr. cheers 2015-01-30 19:29 GMT-02:00 katja katjavet...@gmail.com: Attached patch illustrates how [iemlib/hp1~] is calculated. This gives a perfect hipass, [hip~] could (or should) be done the same way I

Re: [PD] textfile problem

2015-01-30 Thread rolfm
with the send patch you'll get a not-asked-for space at record 677 rolf ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] more about float limitation (was: weird float/add limitation)

2015-01-30 Thread Alexandre Torres Porres
So, cant we raise the bit resolution of pd to more than what's there? how? Martin, about the pi in lua, i never got to see it, but supercollider prints the value of pi as 3.1415926535898 so thats more than 24 bit float, but what is it? cheers 2015-01-29 15:47 GMT-02:00 Martin Peach

Re: [PD] textfile problem

2015-01-30 Thread rolfm
#N canvas 0 0 450 300 10; #X obj 245 40 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X obj 245 75 t b b b; #X obj 264 132 until; #X msg 264 110 5000; #X msg 264 179 12345; #X msg 264 226 add \$1; #X obj 264 262 textfile; #X msg 380 203 clear; #X obj 179 163 savepanel; #X msg 179