Function
HinawaSndMotuRegisterDspParameternew
deprecated: 2.5. since: 2.4
Declaration [src]
HinawaSndMotuRegisterDspParameter*
hinawa_snd_motu_register_dsp_parameter_new (
void
)
Description [src]
Instantiate HinawaSndMotuRegisterDspParameter
object and return the instance.
Available since: 2.4
Deprecated since: 2.5.
Use Hitaki.SndMotuRegisterDspParameter.new instead.
Return value
Type: HinawaSndMotuRegisterDspParameter
An instance of HinawaSndMotuRegisterDspParameter
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |