All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jose B <jose.cuerv0@yahoo.com>
To: alsa-devel@alsa-project.org
Subject: Re: snd_seq_system_info_get_cur_ports function
Date: Sun, 28 Jul 2013 01:06:08 -0400	[thread overview]
Message-ID: <51F4A6C0.1060505@yahoo.com> (raw)

Dear Devs,

I've been working on a wrapper to oversimplify using the alsa midi 
sequencer, and for it I was writing a function to quickly check if any 
new ports were registered on the sequencer after the application using 
the wrapper starts up. I noticed there is no function for getting the 
current port count but there is one for getting the current number of 
sequencer clients :

snd_seq_system_info_get_cur_clients(const snd_seq_system_info_t *info)

Shouldnt there be a corresponding function for getting the current port 
count as seen below? Or is it just missing from the documentation?

snd_seq_system_info_get_cur_ports(const snd_seq_system_info_t *info)

    -- It doesn't show in code::blocks' autocomplete so i'm guessing it
    wasn't written yet.

Is anyone willing to check this out please? It would be really handy to 
have this func.

Thanks, and happy dev-ing

Jose'

             reply	other threads:[~2013-07-28  5:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-28  5:06 Jose B [this message]
2013-07-29 19:52 ` snd_seq_system_info_get_cur_ports function Clemens Ladisch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51F4A6C0.1060505@yahoo.com \
    --to=jose.cuerv0@yahoo.com \
    --cc=alsa-devel@alsa-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.