hi!
first of all congratulations for this great software and for the work in supporting it
i was wondering whether pd has support for the alsa sequencer or it just admits connecting through the oss devices. i have been looking around but found nothing, just a method to connect it through an alsa virtual device to the sequencer.
thanks for help and advice pablo
Hallo, pablo hat gesagt: // pablo wrote:
i was wondering whether pd has support for the alsa sequencer or it just admits connecting through the oss devices. i have been looking around but found nothing, just a method to connect it through an alsa virtual device to the sequencer.
It's the only method: You need a snd-virmidi card. Actually Pd was the reason for me to write the Softsynth-Sequencer-Howto.
Frank Barknecht _ ______footils.org__
well... i have been playing with the code today and managed to add native alsa sequencer support to pure data.
output, input and configuration window are working nicely, as well as most of the midi objects (theres still some midi messages i don't know -touch and polytouch, and pitchbend passes strange values).
if there is any interest in adding this code to pd i can provide the code, it's just an s_midi_alsa.c and some changes to the interface file. (must still touch the make system and input command line options, but would like to see what people think).
pablo
Buenas Frank Barknecht, el 27 de oct de 2004, a las 02:35 escribiste:
Hallo, pablo hat gesagt: // pablo wrote:
i was wondering whether pd has support for the alsa sequencer or it just admits connecting through the oss devices. i have been looking around but found nothing, just a method to connect it through an alsa virtual device to the sequencer.
It's the only method: You need a snd-virmidi card. Actually Pd was the reason for me to write the Softsynth-Sequencer-Howto.
Ciao
Frank Barknecht _ ______footils.org__
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://iem.at/cgi-bin/mailman/listinfo/pd-list
I read:
well... i have been playing with the code today and managed to add native alsa sequencer support to pure data.
great!
output, input and configuration window are working nicely, as well as most of the midi objects (theres still some midi messages i don't know -touch and polytouch, and pitchbend passes strange values).
see http://www.borg.com/~jglatt/tech/midispec.htm
if there is any interest in adding this code to pd i can provide the code, it's just an s_midi_alsa.c and some changes to the interface file. (must still touch the make system and input command line options, but would like to see what people think).
well cvs is where this should eventually go, but if you can put it up somewhere I'd be a happy labrat.
regards,
x
Hallo, Pablo hat gesagt: // Pablo wrote:
if there is any interest in adding this code to pd i can provide the code, it's just an s_midi_alsa.c and some changes to the interface file. (must still touch the make system and input command line options, but would like to see what people think).
Yes, please!!
You can just post it here, but the best thing would be to create a patch to the MAIN Pd branch in the CVS on http://pure-data.sf.net, and then add this as a patch to the Patch Tracker: http://pure-data.sourceforge.net/bug-report.php
Frank Barknecht _ ______footils.org__
On Wed, 27 Oct 2004, Frank Barknecht wrote:
Hallo, Pablo hat gesagt: // Pablo wrote:
if there is any interest in adding this code to pd i can provide the code, it's just an s_midi_alsa.c and some changes to the interface file. (must still touch the make system and input command line options, but would like to see what people think).
yes, great, best thing would actually be to submit a patch and you can add it to CVS if you want. do you have a sourceforge account ?
guenter
Yes, please!!
You can just post it here, but the best thing would be to create a patch to the MAIN Pd branch in the CVS on http://pure-data.sf.net, and then add this as a patch to the Patch Tracker: http://pure-data.sourceforge.net/bug-report.php
CIao
Frank Barknecht _ ______footils.org__
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://iem.at/cgi-bin/mailman/listinfo/pd-list