Commit Graph

5 Commits

Author SHA1 Message Date
David Reid c85993ccf4 Scale the volume up a bit for the vocoder example. 2021-01-16 21:54:08 +10:00
David Reid c4a07387f6 Get the bus order correct on the vocoder example. 2021-01-16 21:41:02 +10:00
David Reid 306922e024 Clarification to the duplex_effect example. 2021-01-16 20:40:53 +10:00
David Reid 2e22affe38 Update ma_audio_buffer_ref_init() to take a buffer.
This saves a mandatory call to ma_audio_buffer_ref_set_data(). With
this change, an ma_audio_buffer_ref_init() call is all that is required
to initialize a usable data source.
2021-01-16 20:36:19 +10:00
David Reid 6c4bdaf7e0 Add vocoder node and duplex example. 2021-01-16 19:48:12 +10:00