I have wanted to write about programming with GStreamer and Python for a while. Jono Bacon wrote a nice introduction to GStreamer and Python a long time ago, but I want to share with you some specific tips.
At Collabora we work a lot with GStreamer including helping train developers at our customers to be better at GStreamer development. Being the lowly marketing guy at the company I don’t have the programming chops to teach the hard stuff, but I figured I should be able to put together a very simple article which explains some basics and shows of a little GStreamer development trick I have used to great success in Transmageddon.
Part of what triggered getting this little tutorial done was that I am looking into porting Transmageddon to GTK3 after its next release of Transmageddon.
http://blogs.gnome.org/uraeus/2011/10...torial-for-python-gstreamer-and-gtk-3
Vote 0
Audio computing with Python
http://code.google.com/p/pyo/wiki/Introduction
Vote 0
What is Dexy?
Dexy is a tool for writing documents which relate to code. This might mean software documentation, journal articles relating to computational research, a code tutorial on your blog, writing up computer science class assignments, pretty much anything. You can think of Dexy as a very fancy 'make' tool with lots of document-related features and powerful filters. Dexy is open source, licensed under the MIT license.
http://www.dexy.it
Vote 0
pyo is a Python module written in C to help digital signal processing script creation.
pyo is a Python module containing classes for a wide variety of audio signal processing types. With pyo, user will be able to include signal processing chains directly in Python scripts or projects, and to manipulate them in real time through the interpreter. Tools in pyo module offer primitives, like mathematical operations on audio signal, basic signal processing (filters, delays, synthesis generators, etc.), but also complex algorithms to create sound granulation and others creative sound manipulations. pyo supports OSC protocol (Open Sound Control), to ease communications between softwares, and MIDI protocol, for generating sound events and controlling process parameters. pyo allows creation of sophisticated signal processing chains with all the benefits of a mature, and wild used, general programming language.
http://www.iact.umontreal.ca/pyo/manual
Vote 0
un peu de code python pour publier un service en utilisant avahi aka Bonjour aka ZeroConf
http://stackp.online.fr/?p=35
Vote 0
moteur de floss manuals
http://pypi.python.org/pypi/booki
Vote 0
Ce wiki est dédié à l’initiation aux deux langages de programmation suivants : * Puredata : Langage de “patchs” graphiques orienté temps-réel - autorise notamment la manipulation de flux audio-visuels et de signaux de contrôle (provenant par e
http://samovar.tuxfamily.org/ateliers/doku.php
Vote 0
-
http://www.ibm.com/developerworks/aix/library/au-python
Vote 0
-
http://code.google.com/p/pyata/w/list
Vote 0