[Csnd-dev] pull request for inch
Date | 2016-05-15 18:28 |
From | Justin Smith |
Subject | [Csnd-dev] pull request for inch |
https://github.com/csound/csound/pull/640
This changes inch to get a warning instead of an unexplained segfault when the input channel is 0. I also discovered, in testing this PR, that the message prints once per K cycle and without a newline - are these the behaviors we want? What about printing with a newline, and only once when the value changes to an invalid one? |
Date | 2016-05-15 19:52 |
From | jpff |
Subject | Re: [Csnd-dev] pull request for inch |