song/AudioFormatSongFilter: new filter type

This commit is contained in:
Max Kellermann
2018-08-02 13:36:14 +02:00
parent 299c809272
commit 592d2ebd26
5 changed files with 109 additions and 0 deletions

View File

@@ -269,6 +269,13 @@
</para>
</listitem>
<listitem>
<para>
"<code>(AudioFormat == 'SAMPLERATE:BITS:CHANNELS')</code>":
compares the audio format with the given value.
</para>
</listitem>
<listitem>
<para>
"<code>EXPRESSION1 AND EXPRESSION2 ...</code>": combine two or