Hello, I'm now trying to create a sound driver that will start and stop playback in real time. Is it better to implement a driver for RTDM from scratch, or is it reasonable to just add a RTDM interface for the required functionality to an existing ALSA driver ? The advantage of the latter approach is of course, that everything that doesn't need to be done in realtime already exists through ALSA and I only would have to implement the pcm triggers through RTDM. Is that reasonable at all ?
Thomas _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
