vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > minimalists shouldn't be using aucat anyway, since it can be > replaced with a script that uses file(1), audioctl(1) and cat(1) > anyway. you know, keep it simple. Yeah, I see djm's point now. I guess once you have aucat you've already created an exception for this type of processing (vs cat /dev/audio|foo). So when adding more functionality to this new model it's probably more approriate to keep it in aucat after all. Since the scope of the exception will be continue to be contained to a single program. I was originally thinking in a different mindset. |