Commit Graph

8 Commits

Author SHA1 Message Date
David Reid cb9cbeba04 Fix a copy/paste error. 2021-06-20 20:33:23 +10:00
David Reid ef0abd01b7 Add delay effect.
This can be used for echo as well as a simple delay.
2021-06-20 20:15:57 +10:00
David Reid af72639d43 Fix a copy/paste error. 2021-06-20 20:13:49 +10:00
David Reid ac0afa061f Add example for the vocoder node. 2021-06-20 16:32:46 +10:00
David Reid a62def6d53 Add reverb node to examples.
This uses https://github.com/blastbay/verblib to achieve the effect.
2021-06-20 14:41:30 +10:00
David Reid f62e0d3b68 Rearrange some code for consistency with other code. 2021-06-20 14:36:07 +10:00
David Reid 6a8d450e87 Add some documentation for ma_vocoder_node. 2021-01-16 20:13:57 +10:00
David Reid 6c4bdaf7e0 Add vocoder node and duplex example. 2021-01-16 19:48:12 +10:00