Additional option "impulse response magnitude" for time domain graph

This commit is contained in:
Jan Käberich 2020-12-06 15:37:16 +01:00
parent f3b6cffa68
commit 12ce07a970
4 changed files with 34 additions and 22 deletions

View file

@ -72,7 +72,12 @@
</item>
<item>
<property name="text">
<string>Impulse Response</string>
<string>Impulse Response (real)</string>
</property>
</item>
<item>
<property name="text">
<string>Impulse Response (mag)</string>
</property>
</item>
<item>
@ -237,7 +242,12 @@
</item>
<item>
<property name="text">
<string>Impulse Response</string>
<string>Impulse Response (real)</string>
</property>
</item>
<item>
<property name="text">
<string>Impulse Response (mag)</string>
</property>
</item>
<item>