Yup, that sounds like a bug!  Please submit a bug report and include this info 
:)

.hc

On Jan 31, 2012, at 10:07 AM, Jonghyun Kim wrote:

> Dear List,
> 
> I found a bug:
> 
> My system:
> 0.43.1-extended-20111218
> Ubuntu 11.04
> qjackctl 0.3.7
> 
> metronome
> |
> |
> [
> expr $f1;
> if ($f1 == 1, 1, 0);
> if ($f1 == 5, 2, 0);
> if ($f1 == 9, 3, 0);
> if ($f1 == 13, 4, 0);
> if ($f1 == 17, 5, 0);
> if ($f1 == 21, 6, 0);
> if ($f1 == 25, 7, 0);
> if ($f1 == 29, 8, 0);
> if ($f1 == 33, 9, 0);
> if ($f1 == 37, 10, 0);
> if ($f1 == 41, 11, 0);
> if ($f1 == 45, 12, 0);
> ]
> 
> When I put this expressions, pd shut down... The expr receive counts(like 
> 1,2,3,4...and so on) from metronome.
> 
> What's the problem?
> 
> 
> Thanks,
> Jong
> _______________________________________________
> [email protected] mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list



----------------------------------------------------------------------------

Looking at things from a more basic level, you can come up with a more direct 
solution... It may sound small in theory, but it in practice, it can change 
entire economies.     - Amy Smith



_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to