Hello- What properties in the property list are necessary? For example, if I make a simple program that creates an audio source with a single mono channel, I end up having to make property lists for these two functions - pa_context_new_with_proplist - pa_stream_new_with_proplist If the intention is just to send this audio source off to PA to be played, what properties are required? Recommended? Should these two proplists be the same?? Different? Thanks, -Mike Gran