Skip to content
Discussion options

You must be logged in to vote

Yes. Initialize your ma_noise object and then use ma_sound_init_from_data_source(). Make sure your ma_noise object stays alive for the life of the ma_sound object. A ma_noise object is a data source which means you can use it with any function that takes a ma_data_source*.

The same applies for ma_waveform.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@gossfunkel
Comment options

@mackron
Comment options

@gossfunkel
Comment options

Answer selected by Oldes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants