Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setChannels :: Word -> T Noninterleaved y ()alsa-pcm Sound.ALSA.PCM.Parameters.Hardware For non-interleaved access the number of channels must be set manually. It can be chosen at runtime, but the compiler cannot check whether the number of allocated channels matches the one in readn and writen. In interleaved access the number of channels is derived from the type and must not be set manually. The number is static but the compiler checks consistency with readi and writei.
setChannelsFirst :: Word -> T Noninterleaved y Wordalsa-pcm Sound.ALSA.PCM.Parameters.Hardware No documentation available.
setChannelsLast :: Word -> T Noninterleaved y Wordalsa-pcm Sound.ALSA.PCM.Parameters.Hardware No documentation available.
setChannelsMax :: Word -> T Noninterleaved y Wordalsa-pcm Sound.ALSA.PCM.Parameters.Hardware No documentation available.
setChannelsMin :: Word -> T Noninterleaved y Wordalsa-pcm Sound.ALSA.PCM.Parameters.Hardware No documentation available.
setChannelsMinmax :: Word -> Word -> T Noninterleaved y (Word, Word)alsa-pcm Sound.ALSA.PCM.Parameters.Hardware No documentation available.
setChannelsNear :: Word -> T Noninterleaved y Wordalsa-pcm Sound.ALSA.PCM.Parameters.Hardware No documentation available.
setExportBuffer :: Bool -> T i y ()alsa-pcm Sound.ALSA.PCM.Parameters.Hardware No documentation available.
setPeriodSize :: Size -> Ordering -> T i y ()alsa-pcm Sound.ALSA.PCM.Parameters.Hardware No documentation available.
setPeriodSizeFirst :: Size -> Ordering -> T i y (Size, Ordering)alsa-pcm Sound.ALSA.PCM.Parameters.Hardware No documentation available.