Source:getPitch
Returns the current pitch factor of the Source. The default is 1.0.
pitch = Source:getPitch()
Arguments
None
Returns
Name | Type | Description |
pitch | number | The current pitch. |
See also
Source:setPitch
Source
Returns the current pitch factor of the Source. The default is 1.0.
pitch = Source:getPitch()
None
Name | Type | Description |
pitch | number | The current pitch. |
Source:setPitch
Source