Skip to content

Better handling of whitespace in resp output

Some of the embedded RESPs have more spaces between the blockette field ID and the index for poles/zeros, causing an assumption made during parsing for editing and output to fail. This new solution will work for any RESP valid enough to be parsed in in the first place and may produce nicer-looking output.

Merge request reports