Alsa.Sequencerval create : string -> ?blocking:bool -> [ `Input | `Output | `Duplex ] -> tval set_client_name : t -> string -> unitval subscribe_read_all : t -> int -> unitReal all possible input ports on given port.
val subscribe_write_all : t -> int -> unitWrite all possible output ports from given port.
module Event : sig ... end