Nikita Zlobin wrote: > While configuring kernel, i stucked on option CONFIG_RAW_DRIVER, which > enables /dev/raw device section. > > I suppose, things like linuxsampler or others, hardly working with > storage, might utilize this access way for most direct access to > samples. Or even in audio recording (only nearly imaginations). > Is it so really?
No. Using a raw device would require that the application implements its own file system. Streaming audio samples is easy to handle with existing file systems. Regards, Clemens _______________________________________________ Linux-audio-dev mailing list Linux-audio-dev@lists.linuxaudio.org http://lists.linuxaudio.org/listinfo/linux-audio-dev