Difference between revisions of "Component: DSPBufferRef (DSP)"
From Flowcode Help
Jump to navigationJump to search| Line 15: | Line 15: | ||
Reference and access to a specific DSP buffer inside another DSP component. Used for a DSP component input buffer. | Reference and access to a specific DSP buffer inside another DSP component. Used for a DSP component input buffer. | ||
| − | ==Component | + | ==Component Source Code== |
| − | + | Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/componentsource/FC_Comp_Source_DSP_Buff_Ref.fcfx FC_Comp_Source_DSP_Buff_Ref.fcfx] | |
==Detailed description== | ==Detailed description== | ||
| + | |||
| + | |||
| Line 32: | Line 34: | ||
==Examples== | ==Examples== | ||
| + | |||
| + | |||
| Line 264: | Line 268: | ||
| width="10%" align="center" | [[File:Fc9-type-21-icon.png]] | | width="10%" align="center" | [[File:Fc9-type-21-icon.png]] | ||
| width="90%" | Console Handle | | width="90%" | Console Handle | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|- | |- | ||
| colspan="2" | | | colspan="2" | | ||
| Line 286: | Line 280: | ||
|- | |- | ||
| colspan="2" | | | colspan="2" | | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|} | |} | ||
Revision as of 17:45, 9 November 2022
| 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 for the component source code: FC_Comp_Source_DSP_Buff_Ref.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
| Prv_PutPropStr | |
| Idx | |
| Val | |
| Return | |
| Prv_PutConsole | |
| Idx | |
| Val | |
| Return | |
| get | |
| Embedded - Get/Set uses Type Specified to maintain efficiency Sim - Reverts to long type so 8/16 bit will also fit | |
| Idx | |
| Return | |
| 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 | |
| Embedded - Get/Set uses Type Specified to maintain efficiency Sim - Reverts to long type so 8/16 bit will also fit | |
| Idx | |
| Val | |
| Return | |
| Prv_GetPropStr | |
| Idx | |
| Return | |
| Prv_GetConsole | |
| Idx | |
| Return | |
| SetHandle | |
| Handle | |
| Return | |
| 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 | |
Property reference
| Properties | |
| Link To | |
| DSP component with output buffer to collect our data from. | |
| Subname | |
| Subhandle | |
| Buffer Size | |
| Buffer Type | |
| Console Handle | |
| Text | |
| Orientation | |