astellon / portaudio-cr

PortAudio bindings for Crystal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typo

jethrodaniel opened this issue · comments

should be suggested_latency

struct PaStreamParameters
device : PaDeviceIndex
channel_count : Int32
sample_format : PaSampleFormat
suggested_laency : PaTime
host_api_specific_stream_info : Void*
end