class_audioeffectchorus.rst 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521
  1. :github_url: hide
  2. .. Generated automatically by doc/tools/makerst.py in Godot's source tree.
  3. .. DO NOT EDIT THIS FILE, but the AudioEffectChorus.xml source instead.
  4. .. The source is found in doc/classes or modules/<name>/doc_classes.
  5. .. _class_AudioEffectChorus:
  6. AudioEffectChorus
  7. =================
  8. **Inherits:** :ref:`AudioEffect<class_AudioEffect>` **<** :ref:`Resource<class_Resource>` **<** :ref:`Reference<class_Reference>` **<** :ref:`Object<class_Object>`
  9. **Category:** Core
  10. Brief Description
  11. -----------------
  12. Adds a chorus audio effect.
  13. Properties
  14. ----------
  15. +---------------------------+------------------------------------------------------------------------------+--------+
  16. | :ref:`float<class_float>` | :ref:`dry<class_AudioEffectChorus_property_dry>` | 1.0 |
  17. +---------------------------+------------------------------------------------------------------------------+--------+
  18. | :ref:`float<class_float>` | :ref:`voice/1/cutoff_hz<class_AudioEffectChorus_property_voice/1/cutoff_hz>` | 8000.0 |
  19. +---------------------------+------------------------------------------------------------------------------+--------+
  20. | :ref:`float<class_float>` | :ref:`voice/1/delay_ms<class_AudioEffectChorus_property_voice/1/delay_ms>` | 15.0 |
  21. +---------------------------+------------------------------------------------------------------------------+--------+
  22. | :ref:`float<class_float>` | :ref:`voice/1/depth_ms<class_AudioEffectChorus_property_voice/1/depth_ms>` | 2.0 |
  23. +---------------------------+------------------------------------------------------------------------------+--------+
  24. | :ref:`float<class_float>` | :ref:`voice/1/level_db<class_AudioEffectChorus_property_voice/1/level_db>` | 0.0 |
  25. +---------------------------+------------------------------------------------------------------------------+--------+
  26. | :ref:`float<class_float>` | :ref:`voice/1/pan<class_AudioEffectChorus_property_voice/1/pan>` | -0.5 |
  27. +---------------------------+------------------------------------------------------------------------------+--------+
  28. | :ref:`float<class_float>` | :ref:`voice/1/rate_hz<class_AudioEffectChorus_property_voice/1/rate_hz>` | 0.8 |
  29. +---------------------------+------------------------------------------------------------------------------+--------+
  30. | :ref:`float<class_float>` | :ref:`voice/2/cutoff_hz<class_AudioEffectChorus_property_voice/2/cutoff_hz>` | 8000.0 |
  31. +---------------------------+------------------------------------------------------------------------------+--------+
  32. | :ref:`float<class_float>` | :ref:`voice/2/delay_ms<class_AudioEffectChorus_property_voice/2/delay_ms>` | 20.0 |
  33. +---------------------------+------------------------------------------------------------------------------+--------+
  34. | :ref:`float<class_float>` | :ref:`voice/2/depth_ms<class_AudioEffectChorus_property_voice/2/depth_ms>` | 3.0 |
  35. +---------------------------+------------------------------------------------------------------------------+--------+
  36. | :ref:`float<class_float>` | :ref:`voice/2/level_db<class_AudioEffectChorus_property_voice/2/level_db>` | 0.0 |
  37. +---------------------------+------------------------------------------------------------------------------+--------+
  38. | :ref:`float<class_float>` | :ref:`voice/2/pan<class_AudioEffectChorus_property_voice/2/pan>` | 0.5 |
  39. +---------------------------+------------------------------------------------------------------------------+--------+
  40. | :ref:`float<class_float>` | :ref:`voice/2/rate_hz<class_AudioEffectChorus_property_voice/2/rate_hz>` | 1.2 |
  41. +---------------------------+------------------------------------------------------------------------------+--------+
  42. | :ref:`float<class_float>` | :ref:`voice/3/cutoff_hz<class_AudioEffectChorus_property_voice/3/cutoff_hz>` | |
  43. +---------------------------+------------------------------------------------------------------------------+--------+
  44. | :ref:`float<class_float>` | :ref:`voice/3/delay_ms<class_AudioEffectChorus_property_voice/3/delay_ms>` | |
  45. +---------------------------+------------------------------------------------------------------------------+--------+
  46. | :ref:`float<class_float>` | :ref:`voice/3/depth_ms<class_AudioEffectChorus_property_voice/3/depth_ms>` | |
  47. +---------------------------+------------------------------------------------------------------------------+--------+
  48. | :ref:`float<class_float>` | :ref:`voice/3/level_db<class_AudioEffectChorus_property_voice/3/level_db>` | |
  49. +---------------------------+------------------------------------------------------------------------------+--------+
  50. | :ref:`float<class_float>` | :ref:`voice/3/pan<class_AudioEffectChorus_property_voice/3/pan>` | |
  51. +---------------------------+------------------------------------------------------------------------------+--------+
  52. | :ref:`float<class_float>` | :ref:`voice/3/rate_hz<class_AudioEffectChorus_property_voice/3/rate_hz>` | |
  53. +---------------------------+------------------------------------------------------------------------------+--------+
  54. | :ref:`float<class_float>` | :ref:`voice/4/cutoff_hz<class_AudioEffectChorus_property_voice/4/cutoff_hz>` | |
  55. +---------------------------+------------------------------------------------------------------------------+--------+
  56. | :ref:`float<class_float>` | :ref:`voice/4/delay_ms<class_AudioEffectChorus_property_voice/4/delay_ms>` | |
  57. +---------------------------+------------------------------------------------------------------------------+--------+
  58. | :ref:`float<class_float>` | :ref:`voice/4/depth_ms<class_AudioEffectChorus_property_voice/4/depth_ms>` | |
  59. +---------------------------+------------------------------------------------------------------------------+--------+
  60. | :ref:`float<class_float>` | :ref:`voice/4/level_db<class_AudioEffectChorus_property_voice/4/level_db>` | |
  61. +---------------------------+------------------------------------------------------------------------------+--------+
  62. | :ref:`float<class_float>` | :ref:`voice/4/pan<class_AudioEffectChorus_property_voice/4/pan>` | |
  63. +---------------------------+------------------------------------------------------------------------------+--------+
  64. | :ref:`float<class_float>` | :ref:`voice/4/rate_hz<class_AudioEffectChorus_property_voice/4/rate_hz>` | |
  65. +---------------------------+------------------------------------------------------------------------------+--------+
  66. | :ref:`int<class_int>` | :ref:`voice_count<class_AudioEffectChorus_property_voice_count>` | 2 |
  67. +---------------------------+------------------------------------------------------------------------------+--------+
  68. | :ref:`float<class_float>` | :ref:`wet<class_AudioEffectChorus_property_wet>` | 0.5 |
  69. +---------------------------+------------------------------------------------------------------------------+--------+
  70. Methods
  71. -------
  72. +---------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------+
  73. | :ref:`float<class_float>` | :ref:`get_voice_cutoff_hz<class_AudioEffectChorus_method_get_voice_cutoff_hz>` **(** :ref:`int<class_int>` voice_idx **)** const |
  74. +---------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------+
  75. | :ref:`float<class_float>` | :ref:`get_voice_delay_ms<class_AudioEffectChorus_method_get_voice_delay_ms>` **(** :ref:`int<class_int>` voice_idx **)** const |
  76. +---------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------+
  77. | :ref:`float<class_float>` | :ref:`get_voice_depth_ms<class_AudioEffectChorus_method_get_voice_depth_ms>` **(** :ref:`int<class_int>` voice_idx **)** const |
  78. +---------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------+
  79. | :ref:`float<class_float>` | :ref:`get_voice_level_db<class_AudioEffectChorus_method_get_voice_level_db>` **(** :ref:`int<class_int>` voice_idx **)** const |
  80. +---------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------+
  81. | :ref:`float<class_float>` | :ref:`get_voice_pan<class_AudioEffectChorus_method_get_voice_pan>` **(** :ref:`int<class_int>` voice_idx **)** const |
  82. +---------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------+
  83. | :ref:`float<class_float>` | :ref:`get_voice_rate_hz<class_AudioEffectChorus_method_get_voice_rate_hz>` **(** :ref:`int<class_int>` voice_idx **)** const |
  84. +---------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------+
  85. | void | :ref:`set_voice_cutoff_hz<class_AudioEffectChorus_method_set_voice_cutoff_hz>` **(** :ref:`int<class_int>` voice_idx, :ref:`float<class_float>` cutoff_hz **)** |
  86. +---------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------+
  87. | void | :ref:`set_voice_delay_ms<class_AudioEffectChorus_method_set_voice_delay_ms>` **(** :ref:`int<class_int>` voice_idx, :ref:`float<class_float>` delay_ms **)** |
  88. +---------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------+
  89. | void | :ref:`set_voice_depth_ms<class_AudioEffectChorus_method_set_voice_depth_ms>` **(** :ref:`int<class_int>` voice_idx, :ref:`float<class_float>` depth_ms **)** |
  90. +---------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------+
  91. | void | :ref:`set_voice_level_db<class_AudioEffectChorus_method_set_voice_level_db>` **(** :ref:`int<class_int>` voice_idx, :ref:`float<class_float>` level_db **)** |
  92. +---------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------+
  93. | void | :ref:`set_voice_pan<class_AudioEffectChorus_method_set_voice_pan>` **(** :ref:`int<class_int>` voice_idx, :ref:`float<class_float>` pan **)** |
  94. +---------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------+
  95. | void | :ref:`set_voice_rate_hz<class_AudioEffectChorus_method_set_voice_rate_hz>` **(** :ref:`int<class_int>` voice_idx, :ref:`float<class_float>` rate_hz **)** |
  96. +---------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------+
  97. Description
  98. -----------
  99. Adds a chorus audio effect. The effect applies a filter with voices to duplicate the audio source and manipulate it through the filter.
  100. Property Descriptions
  101. ---------------------
  102. .. _class_AudioEffectChorus_property_dry:
  103. - :ref:`float<class_float>` **dry**
  104. +-----------+----------------+
  105. | *Default* | 1.0 |
  106. +-----------+----------------+
  107. | *Setter* | set_dry(value) |
  108. +-----------+----------------+
  109. | *Getter* | get_dry() |
  110. +-----------+----------------+
  111. The effect's raw signal.
  112. .. _class_AudioEffectChorus_property_voice/1/cutoff_hz:
  113. - :ref:`float<class_float>` **voice/1/cutoff_hz**
  114. +-----------+----------------------------+
  115. | *Default* | 8000.0 |
  116. +-----------+----------------------------+
  117. | *Setter* | set_voice_cutoff_hz(value) |
  118. +-----------+----------------------------+
  119. | *Getter* | get_voice_cutoff_hz() |
  120. +-----------+----------------------------+
  121. The voice's cutoff frequency.
  122. .. _class_AudioEffectChorus_property_voice/1/delay_ms:
  123. - :ref:`float<class_float>` **voice/1/delay_ms**
  124. +-----------+---------------------------+
  125. | *Default* | 15.0 |
  126. +-----------+---------------------------+
  127. | *Setter* | set_voice_delay_ms(value) |
  128. +-----------+---------------------------+
  129. | *Getter* | get_voice_delay_ms() |
  130. +-----------+---------------------------+
  131. The voice's signal delay.
  132. .. _class_AudioEffectChorus_property_voice/1/depth_ms:
  133. - :ref:`float<class_float>` **voice/1/depth_ms**
  134. +-----------+---------------------------+
  135. | *Default* | 2.0 |
  136. +-----------+---------------------------+
  137. | *Setter* | set_voice_depth_ms(value) |
  138. +-----------+---------------------------+
  139. | *Getter* | get_voice_depth_ms() |
  140. +-----------+---------------------------+
  141. The voice filter's depth.
  142. .. _class_AudioEffectChorus_property_voice/1/level_db:
  143. - :ref:`float<class_float>` **voice/1/level_db**
  144. +-----------+---------------------------+
  145. | *Default* | 0.0 |
  146. +-----------+---------------------------+
  147. | *Setter* | set_voice_level_db(value) |
  148. +-----------+---------------------------+
  149. | *Getter* | get_voice_level_db() |
  150. +-----------+---------------------------+
  151. The voice's volume.
  152. .. _class_AudioEffectChorus_property_voice/1/pan:
  153. - :ref:`float<class_float>` **voice/1/pan**
  154. +-----------+----------------------+
  155. | *Default* | -0.5 |
  156. +-----------+----------------------+
  157. | *Setter* | set_voice_pan(value) |
  158. +-----------+----------------------+
  159. | *Getter* | get_voice_pan() |
  160. +-----------+----------------------+
  161. The voice's pan level.
  162. .. _class_AudioEffectChorus_property_voice/1/rate_hz:
  163. - :ref:`float<class_float>` **voice/1/rate_hz**
  164. +-----------+--------------------------+
  165. | *Default* | 0.8 |
  166. +-----------+--------------------------+
  167. | *Setter* | set_voice_rate_hz(value) |
  168. +-----------+--------------------------+
  169. | *Getter* | get_voice_rate_hz() |
  170. +-----------+--------------------------+
  171. The voice's filter rate.
  172. .. _class_AudioEffectChorus_property_voice/2/cutoff_hz:
  173. - :ref:`float<class_float>` **voice/2/cutoff_hz**
  174. +-----------+----------------------------+
  175. | *Default* | 8000.0 |
  176. +-----------+----------------------------+
  177. | *Setter* | set_voice_cutoff_hz(value) |
  178. +-----------+----------------------------+
  179. | *Getter* | get_voice_cutoff_hz() |
  180. +-----------+----------------------------+
  181. The voice's cutoff frequency.
  182. .. _class_AudioEffectChorus_property_voice/2/delay_ms:
  183. - :ref:`float<class_float>` **voice/2/delay_ms**
  184. +-----------+---------------------------+
  185. | *Default* | 20.0 |
  186. +-----------+---------------------------+
  187. | *Setter* | set_voice_delay_ms(value) |
  188. +-----------+---------------------------+
  189. | *Getter* | get_voice_delay_ms() |
  190. +-----------+---------------------------+
  191. The voice's signal delay.
  192. .. _class_AudioEffectChorus_property_voice/2/depth_ms:
  193. - :ref:`float<class_float>` **voice/2/depth_ms**
  194. +-----------+---------------------------+
  195. | *Default* | 3.0 |
  196. +-----------+---------------------------+
  197. | *Setter* | set_voice_depth_ms(value) |
  198. +-----------+---------------------------+
  199. | *Getter* | get_voice_depth_ms() |
  200. +-----------+---------------------------+
  201. The voice filter's depth.
  202. .. _class_AudioEffectChorus_property_voice/2/level_db:
  203. - :ref:`float<class_float>` **voice/2/level_db**
  204. +-----------+---------------------------+
  205. | *Default* | 0.0 |
  206. +-----------+---------------------------+
  207. | *Setter* | set_voice_level_db(value) |
  208. +-----------+---------------------------+
  209. | *Getter* | get_voice_level_db() |
  210. +-----------+---------------------------+
  211. The voice's volume.
  212. .. _class_AudioEffectChorus_property_voice/2/pan:
  213. - :ref:`float<class_float>` **voice/2/pan**
  214. +-----------+----------------------+
  215. | *Default* | 0.5 |
  216. +-----------+----------------------+
  217. | *Setter* | set_voice_pan(value) |
  218. +-----------+----------------------+
  219. | *Getter* | get_voice_pan() |
  220. +-----------+----------------------+
  221. The voice's pan level.
  222. .. _class_AudioEffectChorus_property_voice/2/rate_hz:
  223. - :ref:`float<class_float>` **voice/2/rate_hz**
  224. +-----------+--------------------------+
  225. | *Default* | 1.2 |
  226. +-----------+--------------------------+
  227. | *Setter* | set_voice_rate_hz(value) |
  228. +-----------+--------------------------+
  229. | *Getter* | get_voice_rate_hz() |
  230. +-----------+--------------------------+
  231. The voice's filter rate.
  232. .. _class_AudioEffectChorus_property_voice/3/cutoff_hz:
  233. - :ref:`float<class_float>` **voice/3/cutoff_hz**
  234. +----------+----------------------------+
  235. | *Setter* | set_voice_cutoff_hz(value) |
  236. +----------+----------------------------+
  237. | *Getter* | get_voice_cutoff_hz() |
  238. +----------+----------------------------+
  239. The voice's cutoff frequency.
  240. .. _class_AudioEffectChorus_property_voice/3/delay_ms:
  241. - :ref:`float<class_float>` **voice/3/delay_ms**
  242. +----------+---------------------------+
  243. | *Setter* | set_voice_delay_ms(value) |
  244. +----------+---------------------------+
  245. | *Getter* | get_voice_delay_ms() |
  246. +----------+---------------------------+
  247. The voice's signal delay.
  248. .. _class_AudioEffectChorus_property_voice/3/depth_ms:
  249. - :ref:`float<class_float>` **voice/3/depth_ms**
  250. +----------+---------------------------+
  251. | *Setter* | set_voice_depth_ms(value) |
  252. +----------+---------------------------+
  253. | *Getter* | get_voice_depth_ms() |
  254. +----------+---------------------------+
  255. The voice filter's depth.
  256. .. _class_AudioEffectChorus_property_voice/3/level_db:
  257. - :ref:`float<class_float>` **voice/3/level_db**
  258. +----------+---------------------------+
  259. | *Setter* | set_voice_level_db(value) |
  260. +----------+---------------------------+
  261. | *Getter* | get_voice_level_db() |
  262. +----------+---------------------------+
  263. The voice's volume.
  264. .. _class_AudioEffectChorus_property_voice/3/pan:
  265. - :ref:`float<class_float>` **voice/3/pan**
  266. +----------+----------------------+
  267. | *Setter* | set_voice_pan(value) |
  268. +----------+----------------------+
  269. | *Getter* | get_voice_pan() |
  270. +----------+----------------------+
  271. The voice's pan level.
  272. .. _class_AudioEffectChorus_property_voice/3/rate_hz:
  273. - :ref:`float<class_float>` **voice/3/rate_hz**
  274. +----------+--------------------------+
  275. | *Setter* | set_voice_rate_hz(value) |
  276. +----------+--------------------------+
  277. | *Getter* | get_voice_rate_hz() |
  278. +----------+--------------------------+
  279. The voice's filter rate.
  280. .. _class_AudioEffectChorus_property_voice/4/cutoff_hz:
  281. - :ref:`float<class_float>` **voice/4/cutoff_hz**
  282. +----------+----------------------------+
  283. | *Setter* | set_voice_cutoff_hz(value) |
  284. +----------+----------------------------+
  285. | *Getter* | get_voice_cutoff_hz() |
  286. +----------+----------------------------+
  287. The voice's cutoff frequency.
  288. .. _class_AudioEffectChorus_property_voice/4/delay_ms:
  289. - :ref:`float<class_float>` **voice/4/delay_ms**
  290. +----------+---------------------------+
  291. | *Setter* | set_voice_delay_ms(value) |
  292. +----------+---------------------------+
  293. | *Getter* | get_voice_delay_ms() |
  294. +----------+---------------------------+
  295. The voice's signal delay.
  296. .. _class_AudioEffectChorus_property_voice/4/depth_ms:
  297. - :ref:`float<class_float>` **voice/4/depth_ms**
  298. +----------+---------------------------+
  299. | *Setter* | set_voice_depth_ms(value) |
  300. +----------+---------------------------+
  301. | *Getter* | get_voice_depth_ms() |
  302. +----------+---------------------------+
  303. The voice filter's depth.
  304. .. _class_AudioEffectChorus_property_voice/4/level_db:
  305. - :ref:`float<class_float>` **voice/4/level_db**
  306. +----------+---------------------------+
  307. | *Setter* | set_voice_level_db(value) |
  308. +----------+---------------------------+
  309. | *Getter* | get_voice_level_db() |
  310. +----------+---------------------------+
  311. The voice's volume.
  312. .. _class_AudioEffectChorus_property_voice/4/pan:
  313. - :ref:`float<class_float>` **voice/4/pan**
  314. +----------+----------------------+
  315. | *Setter* | set_voice_pan(value) |
  316. +----------+----------------------+
  317. | *Getter* | get_voice_pan() |
  318. +----------+----------------------+
  319. The voice's pan level.
  320. .. _class_AudioEffectChorus_property_voice/4/rate_hz:
  321. - :ref:`float<class_float>` **voice/4/rate_hz**
  322. +----------+--------------------------+
  323. | *Setter* | set_voice_rate_hz(value) |
  324. +----------+--------------------------+
  325. | *Getter* | get_voice_rate_hz() |
  326. +----------+--------------------------+
  327. The voice's filter rate.
  328. .. _class_AudioEffectChorus_property_voice_count:
  329. - :ref:`int<class_int>` **voice_count**
  330. +-----------+------------------------+
  331. | *Default* | 2 |
  332. +-----------+------------------------+
  333. | *Setter* | set_voice_count(value) |
  334. +-----------+------------------------+
  335. | *Getter* | get_voice_count() |
  336. +-----------+------------------------+
  337. The amount of voices in the effect.
  338. .. _class_AudioEffectChorus_property_wet:
  339. - :ref:`float<class_float>` **wet**
  340. +-----------+----------------+
  341. | *Default* | 0.5 |
  342. +-----------+----------------+
  343. | *Setter* | set_wet(value) |
  344. +-----------+----------------+
  345. | *Getter* | get_wet() |
  346. +-----------+----------------+
  347. The effect's processed signal.
  348. Method Descriptions
  349. -------------------
  350. .. _class_AudioEffectChorus_method_get_voice_cutoff_hz:
  351. - :ref:`float<class_float>` **get_voice_cutoff_hz** **(** :ref:`int<class_int>` voice_idx **)** const
  352. .. _class_AudioEffectChorus_method_get_voice_delay_ms:
  353. - :ref:`float<class_float>` **get_voice_delay_ms** **(** :ref:`int<class_int>` voice_idx **)** const
  354. .. _class_AudioEffectChorus_method_get_voice_depth_ms:
  355. - :ref:`float<class_float>` **get_voice_depth_ms** **(** :ref:`int<class_int>` voice_idx **)** const
  356. .. _class_AudioEffectChorus_method_get_voice_level_db:
  357. - :ref:`float<class_float>` **get_voice_level_db** **(** :ref:`int<class_int>` voice_idx **)** const
  358. .. _class_AudioEffectChorus_method_get_voice_pan:
  359. - :ref:`float<class_float>` **get_voice_pan** **(** :ref:`int<class_int>` voice_idx **)** const
  360. .. _class_AudioEffectChorus_method_get_voice_rate_hz:
  361. - :ref:`float<class_float>` **get_voice_rate_hz** **(** :ref:`int<class_int>` voice_idx **)** const
  362. .. _class_AudioEffectChorus_method_set_voice_cutoff_hz:
  363. - void **set_voice_cutoff_hz** **(** :ref:`int<class_int>` voice_idx, :ref:`float<class_float>` cutoff_hz **)**
  364. .. _class_AudioEffectChorus_method_set_voice_delay_ms:
  365. - void **set_voice_delay_ms** **(** :ref:`int<class_int>` voice_idx, :ref:`float<class_float>` delay_ms **)**
  366. .. _class_AudioEffectChorus_method_set_voice_depth_ms:
  367. - void **set_voice_depth_ms** **(** :ref:`int<class_int>` voice_idx, :ref:`float<class_float>` depth_ms **)**
  368. .. _class_AudioEffectChorus_method_set_voice_level_db:
  369. - void **set_voice_level_db** **(** :ref:`int<class_int>` voice_idx, :ref:`float<class_float>` level_db **)**
  370. .. _class_AudioEffectChorus_method_set_voice_pan:
  371. - void **set_voice_pan** **(** :ref:`int<class_int>` voice_idx, :ref:`float<class_float>` pan **)**
  372. .. _class_AudioEffectChorus_method_set_voice_rate_hz:
  373. - void **set_voice_rate_hz** **(** :ref:`int<class_int>` voice_idx, :ref:`float<class_float>` rate_hz **)**