Csound Csound-dev Csound-tekno Search About

[Csnd-dev] pull request for inch

Date2016-05-15 18:28
FromJustin 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?

Date2016-05-15 19:52
Fromjpff
SubjectRe: [Csnd-dev] pull request for inch