CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2009/08/26 02:28:21
Modified files: usr.bin/aucat : aproc.h midi.c Log message: when allocating the midi channel for the volume control of a new client, pick the oldest unused channel rather than the first found. This way new clients don't reuse channels of recently used applications, thus improving a lot the client<->channel affinity.