Date: Fri, 17 Jul 2009 00:38:24 +0200 From: Michal =?UTF-8?Q?T=C5=AFma?= <98758@mail.muni.cz> To: multimedia@freebsd.org Subject: Requirements for including project in the FreeBSD source tree Message-ID: <1247783904-98758-296.689418514088-18078@mail.muni.cz>
next in thread | raw e-mail | index | archive | help
Hi, I would implement a deamon for controlling OSS mixer devices. The deamon would open MIDI device and start listening on it to reflect volume changes based on receiving MIDI Control Change messages. And vice versa, for reflecting volume changes to MIDI device via MIDI Control Change messages. I have tested receiving and sending MIDI Control Change messages via USB MIDI Driver (snd_uaudio, FreeBSD 8) and it seems there is no border to implement such a deamon. So I have a question. Are there any special requirements for implemeting it to be able to include it in the FreeBSD source tree? I would implement it using C++. Excuse my english, best regards, Michal Tuma
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1247783904-98758-296.689418514088-18078>