Difference between revisions of "Component: DSPBufferRef (DSP)"
From Flowcode Help
Jump to navigationJump to search(2 intermediate revisions by the same user not shown) | |||
Line 17: | Line 17: | ||
==Component Source Code== | ==Component Source Code== | ||
− | Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/ | + | Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_DSP_Buff_Ref.fcfx FC_Comp_Source_DSP_Buff_Ref.fcfx] |
− | Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/ | + | Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_DSP_Buff_Ref.fcfx FC_Comp_Source_DSP_Buff_Ref.fcfx] |
==Detailed description== | ==Detailed description== | ||
Line 72: | Line 72: | ||
''<span style="color:red;">No additional examples</span>'' | ''<span style="color:red;">No additional examples</span>'' | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
Line 319: | Line 325: | ||
| width="10%" align="center" | [[File:Fc9-type-16-icon.png]] | | width="10%" align="center" | [[File:Fc9-type-16-icon.png]] | ||
| width="90%" | Orientation | | width="90%" | Orientation | ||
+ | |- | ||
+ | | colspan="2" | | ||
+ | |- | ||
+ | | width="10%" align="center" | [[File:Fc9-type-12-icon.png]] | ||
+ | | width="90%" | Style | ||
+ | |- | ||
+ | | colspan="2" | Outline line style | ||
+ | |- | ||
+ | | width="10%" align="center" | [[File:Fc9-type-15-icon.png]] | ||
+ | | width="90%" | Thickness | ||
+ | |- | ||
+ | | colspan="2" | Thickness of the line | ||
+ | |- | ||
+ | | width="10%" align="center" | [[File:Fc9-type-2-icon.png]] | ||
+ | | width="90%" | Colour | ||
+ | |- | ||
+ | | colspan="2" | Colour of the line | ||
+ | |- | ||
+ | | width="10%" align="center" | [[File:Fc9-type-21-icon.png]] | ||
+ | | width="90%" | TimerRetryCount | ||
|- | |- | ||
| colspan="2" | | | colspan="2" | | ||
|} | |} |
Latest revision as of 15:07, 5 December 2023
Author | Matrix TSL |
Version | 1.0 |
Category | DSP |
Contents
DSPBufferRef component
Reference and access to a specific DSP buffer inside another DSP component. Used for a DSP component input buffer.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_DSP_Buff_Ref.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_DSP_Buff_Ref.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
Prv_GetConsole
![]() |
Prv_GetConsole |
![]() |
Idx |
![]() |
Return |
Prv_GetPropStr
![]() |
Prv_GetPropStr |
![]() |
Idx |
![]() |
Return |
Prv_PutConsole
![]() |
Prv_PutConsole |
![]() |
Idx |
![]() |
Val |
![]() |
Return |
Prv_PutPropStr
![]() |
Prv_PutPropStr |
![]() |
Idx |
![]() |
Val |
![]() |
Return |
SetHandle
![]() |
SetHandle |
![]() |
Handle |
![]() |
Return |
get
![]() |
get |
Embedded - Get/Set uses Type Specified to maintain efficiency Sim - Reverts to long type so 8/16 bit will also fit | |
![]() |
Idx |
![]() |
Return |
get_float
![]() |
get_float |
Embedded - Get/Set uses Type Specified to maintain efficiency Sim - Reverts to long type so 8/16 bit will also fit | |
![]() |
Idx |
![]() |
Return |
put
![]() |
put |
Embedded - Get/Set uses Type Specified to maintain efficiency Sim - Reverts to long type so 8/16 bit will also fit | |
![]() |
Idx |
![]() |
Val |
![]() |
Return |
put_float
![]() |
put_float |
Embedded - Get/Set uses Type Specified to maintain efficiency Sim - Reverts to long type so 8/16 bit will also fit | |
![]() |
Idx |
![]() |
Val |
![]() |
Return |