Apache Log Analysis with Haskell and Python 17 September 2014
When doing the same processing in haskell and python, the haskell version should be much, much quicker, right?
When doing the same processing in haskell and python, the haskell version should be much, much quicker, right?
En mai à la Linux Audio Conference, j'ai présenté FooCoCo, un module python permettant d'utiliser le pédalier SoftStep. Mais pour moi un logiciel destiné à une utilisation live sur scène n'est pas crédible tant qu'il n'a pas été utilisé... en live sur scène!
Les Chemins de Traverse ont présenté deux contributions lors de la Linux Audio Conference ce printemps à Karlsruhe (D). Les vidéos, diapos et autres ressources sont maintenant disponibles en ligne.
By bringing together the speed of DSP in C and the versatility of python, the pyo module allows to very simply write guitar effects in python.
Un survol rapide de trois alternatives à PureData ou SuperCollider pour réaliser ses logiciels de traitement du son "maison": ChucK, Faust et pyo.