Re: Alsa Compile Problems & Checking for GTKMM
Sam Varshavchik <[email protected]> Wed, 04 Feb 2004 18:26:48 -0500
| Newsgroups | gmane.comp.audio.zinf.devel |
|---|---|
| Message-ID | <[email protected]> |
David Hough writes: > - int m_channels, m_samplesPerFrame; > - unsigned m_samples; > + int m_channels, m_samples, m_samplesPerFrame; Well, the new alsa-lib API uses unsigned int * as the argument to snd_pcm_hw_params_set_rate_near. This code is going to generate an ugly compiler warning.
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQBAIX+4x9p3GYHlUOIRAveqAJ0Z+yaAhBzLSFE4zoFGLUH0qqyeDwCeNsUl tz817QKzOM4MwD9NoXIgwGQ= =TMLn -----END PGP SIGNATURE-----