Re: [Alsa-devel] Sequencer API Query

2003-02-05 Thread Takashi Iwai
At Wed, 5 Feb 2003 10:42:55 -, Merrony, Stephen (London) <[EMAIL PROTECTED]> wrote: > > Thanks - let me know if you want a tester. the new code is already on cvs. please let me know if the problem still persists. thanks, Takashi --- Thi

RE: [Alsa-devel] Sequencer API Query

2003-02-05 Thread Merrony, Stephen (London)
Thanks - let me know if you want a tester. Steve > -Original Message- > From: Takashi Iwai [SMTP:[EMAIL PROTECTED]] > Sent: Wednesday, February 05, 2003 10:41 AM > To: Merrony, Stephen (London) > Cc: 'Clemens Ladisch'; [EMAIL PROTECTED] > Subject: Re

Re: [Alsa-devel] Sequencer API Query

2003-02-05 Thread Takashi Iwai
At Wed, 5 Feb 2003 09:48:43 -, Merrony, Stephen (London) <[EMAIL PROTECTED]> wrote: > > OK - at least it's not my dodgy programming that's to blame this time [;-) > > Is it either (i) correct, (ii) safe, or (iii) OK in practice(!), to assume > 16 channels per (wavetable) synth? (iii). if it

RE: [Alsa-devel] Sequencer API Query

2003-02-05 Thread Jaroslav Kysela
On Wed, 5 Feb 2003, Merrony, Stephen (London) wrote: > OK - at least it's not my dodgy programming that's to blame this time [;-) > > Is it either (i) correct, (ii) safe, or (iii) OK in practice(!), to assume > 16 channels per (wavetable) synth? It would be better to use midi_channels() functio

RE: [Alsa-devel] Sequencer API Query

2003-02-05 Thread Merrony, Stephen (London)
OK - at least it's not my dodgy programming that's to blame this time [;-) Is it either (i) correct, (ii) safe, or (iii) OK in practice(!), to assume 16 channels per (wavetable) synth? Thanks Steve > Merrony, Stephen (London) wrote: > > I would like to be able to query the number of

Re: [Alsa-devel] Sequencer API Query

2003-02-05 Thread Clemens Ladisch
Merrony, Stephen (London) wrote: > I would like to be able to query the number of MIDI channels available per > client, but all of snd_seq_port_info_get_midi_channels(), > snd_seq_port_info_get_midi_voices(), snd_seq_port_info_get_synth_voices() > return 0. > > I am using a Creative SoundBlaster L

[Alsa-devel] Sequencer API Query

2003-02-04 Thread Merrony, Stephen (London)
Guys, I have an application which is successfully using the sequencer API to read and write MIDI events. I would like to be able to query the number of MIDI channels available per client, but all of snd_seq_port_info_get_midi_channels(), snd_seq_port_info_get_midi_voices(), snd_seq_port_info_ge