Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
Timothy Place committed Jun 12, 2020
1 parent 81d2872 commit cc83ec3
Show file tree
Hide file tree
Showing 14 changed files with 1,316 additions and 367 deletions.
97 changes: 97 additions & 0 deletions docs/filter.jit.bessel.maxref.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
<?xml version='1.0' encoding='utf-8' standalone='yes'?>


<!-- DO NOT EDIT THIS FILE ... YOU WILL LOSE YOUR WORK -->


<c74object name='filter.jit.bessel' category='filters'>

<digest>Nth-order elliptic filter </digest>
<description>Nth-order elliptic filter </description>


<!--METADATA-->

<metadatalist>
<metadata name='author'>Cycling '74 </metadata>
<metadata name='tag'>filters</metadata>
</metadatalist>


<!--ARGUMENTS-->

<objarglist>

</objarglist>


<!--MESSAGES-->

<methodlist>

<method name='clear'>
<digest>Clear the filter history</digest>
<description>Clear the filter history. </description>
</method>

</methodlist>


<!--ATTRIBUTES-->

<attributelist>

<attribute name='ripple' get='1' set='1' type='float64' size='1' >
<digest>Acceptable passband ripple in magnitude response</digest>
<description>Acceptable passband ripple in magnitude response. </description>
</attribute>

<attribute name='bandwidth' get='1' set='1' type='float64' size='1' >
<digest>Width of the band in Hz for bandpass and bandstop filters</digest>
<description>Width of the band in Hz for bandpass and bandstop filters. </description>
</attribute>

<attribute name='maxplanecount' get='1' set='1' type='long' size='1' >
<digest>Maximum number planes in the matrix to process</digest>
<description>Maximum number planes in the matrix to process. </description>
</attribute>

<attribute name='response' get='1' set='1' type='symbol' size='1' >
<digest>Response or shape of the filter</digest>
<description>Response or shape of the filter. </description>
</attribute>

<attribute name='frequency' get='1' set='1' type='float64' size='1' >
<digest>Cutoff/center frequency of the filter</digest>
<description>Cutoff/center frequency of the filter. </description>
</attribute>

<attribute name='rolloff' get='1' set='1' type='float64' size='1' >
<digest>Order of the filter</digest>
<description>Order of the filter. </description>
</attribute>

<attribute name='order' get='1' set='1' type='long' size='1' >
<digest>Order of the filter</digest>
<description>Order of the filter. </description>
</attribute>

<attribute name='direction' get='1' set='1' type='long' size='1' >
<digest></digest>
<description></description>
</attribute>

</attributelist>


<!--RELATED-->

<seealsolist>
<seealso name='filterdesign' />
<seealso name='filterdetail' />
<seealso name='slide' />
<seealso name='filter.elliptic~' />
</seealsolist>


</c74object>
97 changes: 97 additions & 0 deletions docs/filter.jit.butterworth.maxref.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
<?xml version='1.0' encoding='utf-8' standalone='yes'?>


<!-- DO NOT EDIT THIS FILE ... YOU WILL LOSE YOUR WORK -->


<c74object name='filter.jit.butterworth' category='filters'>

<digest>Nth-order elliptic filter </digest>
<description>Nth-order elliptic filter </description>


<!--METADATA-->

<metadatalist>
<metadata name='author'>Cycling '74 </metadata>
<metadata name='tag'>filters</metadata>
</metadatalist>


<!--ARGUMENTS-->

<objarglist>

</objarglist>


<!--MESSAGES-->

<methodlist>

<method name='clear'>
<digest>Clear the filter history</digest>
<description>Clear the filter history. </description>
</method>

</methodlist>


<!--ATTRIBUTES-->

<attributelist>

<attribute name='ripple' get='1' set='1' type='float64' size='1' >
<digest>Acceptable passband ripple in magnitude response</digest>
<description>Acceptable passband ripple in magnitude response. </description>
</attribute>

<attribute name='bandwidth' get='1' set='1' type='float64' size='1' >
<digest>Width of the band in Hz for bandpass and bandstop filters</digest>
<description>Width of the band in Hz for bandpass and bandstop filters. </description>
</attribute>

<attribute name='maxplanecount' get='1' set='1' type='long' size='1' >
<digest>Maximum number planes in the matrix to process</digest>
<description>Maximum number planes in the matrix to process. </description>
</attribute>

<attribute name='response' get='1' set='1' type='symbol' size='1' >
<digest>Response or shape of the filter</digest>
<description>Response or shape of the filter. </description>
</attribute>

<attribute name='frequency' get='1' set='1' type='float64' size='1' >
<digest>Cutoff/center frequency of the filter</digest>
<description>Cutoff/center frequency of the filter. </description>
</attribute>

<attribute name='rolloff' get='1' set='1' type='float64' size='1' >
<digest>Order of the filter</digest>
<description>Order of the filter. </description>
</attribute>

<attribute name='order' get='1' set='1' type='long' size='1' >
<digest>Order of the filter</digest>
<description>Order of the filter. </description>
</attribute>

<attribute name='direction' get='1' set='1' type='long' size='1' >
<digest></digest>
<description></description>
</attribute>

</attributelist>


<!--RELATED-->

<seealsolist>
<seealso name='filterdesign' />
<seealso name='filterdetail' />
<seealso name='slide' />
<seealso name='filter.elliptic~' />
</seealsolist>


</c74object>
97 changes: 97 additions & 0 deletions docs/filter.jit.chebyshev1.maxref.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
<?xml version='1.0' encoding='utf-8' standalone='yes'?>


<!-- DO NOT EDIT THIS FILE ... YOU WILL LOSE YOUR WORK -->


<c74object name='filter.jit.chebyshev1' category='filters'>

<digest>Nth-order elliptic filter </digest>
<description>Nth-order elliptic filter </description>


<!--METADATA-->

<metadatalist>
<metadata name='author'>Cycling '74 </metadata>
<metadata name='tag'>filters</metadata>
</metadatalist>


<!--ARGUMENTS-->

<objarglist>

</objarglist>


<!--MESSAGES-->

<methodlist>

<method name='clear'>
<digest>Clear the filter history</digest>
<description>Clear the filter history. </description>
</method>

</methodlist>


<!--ATTRIBUTES-->

<attributelist>

<attribute name='ripple' get='1' set='1' type='float64' size='1' >
<digest>Acceptable passband ripple in magnitude response</digest>
<description>Acceptable passband ripple in magnitude response. </description>
</attribute>

<attribute name='bandwidth' get='1' set='1' type='float64' size='1' >
<digest>Width of the band in Hz for bandpass and bandstop filters</digest>
<description>Width of the band in Hz for bandpass and bandstop filters. </description>
</attribute>

<attribute name='maxplanecount' get='1' set='1' type='long' size='1' >
<digest>Maximum number planes in the matrix to process</digest>
<description>Maximum number planes in the matrix to process. </description>
</attribute>

<attribute name='response' get='1' set='1' type='symbol' size='1' >
<digest>Response or shape of the filter</digest>
<description>Response or shape of the filter. </description>
</attribute>

<attribute name='frequency' get='1' set='1' type='float64' size='1' >
<digest>Cutoff/center frequency of the filter</digest>
<description>Cutoff/center frequency of the filter. </description>
</attribute>

<attribute name='rolloff' get='1' set='1' type='float64' size='1' >
<digest>Order of the filter</digest>
<description>Order of the filter. </description>
</attribute>

<attribute name='order' get='1' set='1' type='long' size='1' >
<digest>Order of the filter</digest>
<description>Order of the filter. </description>
</attribute>

<attribute name='direction' get='1' set='1' type='long' size='1' >
<digest></digest>
<description></description>
</attribute>

</attributelist>


<!--RELATED-->

<seealsolist>
<seealso name='filterdesign' />
<seealso name='filterdetail' />
<seealso name='slide' />
<seealso name='filter.elliptic~' />
</seealsolist>


</c74object>
97 changes: 97 additions & 0 deletions docs/filter.jit.chebyshev2.maxref.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
<?xml version='1.0' encoding='utf-8' standalone='yes'?>


<!-- DO NOT EDIT THIS FILE ... YOU WILL LOSE YOUR WORK -->


<c74object name='filter.jit.chebyshev2' category='filters'>

<digest>Nth-order elliptic filter </digest>
<description>Nth-order elliptic filter </description>


<!--METADATA-->

<metadatalist>
<metadata name='author'>Cycling '74 </metadata>
<metadata name='tag'>filters</metadata>
</metadatalist>


<!--ARGUMENTS-->

<objarglist>

</objarglist>


<!--MESSAGES-->

<methodlist>

<method name='clear'>
<digest>Clear the filter history</digest>
<description>Clear the filter history. </description>
</method>

</methodlist>


<!--ATTRIBUTES-->

<attributelist>

<attribute name='ripple' get='1' set='1' type='float64' size='1' >
<digest>Acceptable passband ripple in magnitude response</digest>
<description>Acceptable passband ripple in magnitude response. </description>
</attribute>

<attribute name='bandwidth' get='1' set='1' type='float64' size='1' >
<digest>Width of the band in Hz for bandpass and bandstop filters</digest>
<description>Width of the band in Hz for bandpass and bandstop filters. </description>
</attribute>

<attribute name='maxplanecount' get='1' set='1' type='long' size='1' >
<digest>Maximum number planes in the matrix to process</digest>
<description>Maximum number planes in the matrix to process. </description>
</attribute>

<attribute name='response' get='1' set='1' type='symbol' size='1' >
<digest>Response or shape of the filter</digest>
<description>Response or shape of the filter. </description>
</attribute>

<attribute name='frequency' get='1' set='1' type='float64' size='1' >
<digest>Cutoff/center frequency of the filter</digest>
<description>Cutoff/center frequency of the filter. </description>
</attribute>

<attribute name='rolloff' get='1' set='1' type='float64' size='1' >
<digest>Order of the filter</digest>
<description>Order of the filter. </description>
</attribute>

<attribute name='order' get='1' set='1' type='long' size='1' >
<digest>Order of the filter</digest>
<description>Order of the filter. </description>
</attribute>

<attribute name='direction' get='1' set='1' type='long' size='1' >
<digest></digest>
<description></description>
</attribute>

</attributelist>


<!--RELATED-->

<seealsolist>
<seealso name='filterdesign' />
<seealso name='filterdetail' />
<seealso name='slide' />
<seealso name='filter.elliptic~' />
</seealsolist>


</c74object>
Loading

0 comments on commit cc83ec3

Please sign in to comment.