Difference between revisions of "Component: DSPBufferRef (DSP)"
From Flowcode Help
Jump to navigationJump to search| Line 20: | Line 20: | ||
==Detailed description== | ==Detailed description== | ||
| + | |||
| + | |||
| Line 34: | Line 36: | ||
==Examples== | ==Examples== | ||
| + | |||
| + | |||
Revision as of 14:39, 16 January 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 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 | |