csound-expression-typed-0.2.7.1: typed core for the library csound-expression
Safe HaskellSafe-Inferred
LanguageHaskell2010

Csound.Typed.Plugins.TabQueue

Synopsis

Documentation

tabQueue2_append :: Tab -> (D, D) -> SE () Source #

tabQueue2_append table (pch, vol)

tabQueue2_delete :: Tab -> D -> SE () Source #

Delete by pitch

tabQueue2_delete table pch

tabQueue2_hasElements :: Tab -> BoolSig Source #

Queue is not empty