[Bug 794852] New: New Audio Element based on Csound

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Mar 31 02:58:57 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=794852

            Bug ID: 794852
           Summary: New Audio Element based on Csound
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: neithanmo at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 370365
  --> https://bugzilla.gnome.org/attachment.cgi?id=370365&action=edit
csoundfilter element

The element csoundfilter implement an audio processing unit based in the Csound
API. this let us to access to many csound plug-ins called "opcodes", with this
opcodes we write instruments  and determinate when each instrument will be
executed thanks to the score section in a .csd file called, "csound file", so,
with the same element we can to perform different operations on audio buffers
by only changing the .csd file. 
for more info about csound check:


http://csound.com/get-started.html
http://floss.booktype.pro/csound/preface/


hope someone can to review this and let me known any suggest, I think
integrating the Csound capabilities with Gstreamer will be a great feature for
both, Gstreamer and Csound users.

the git include the sources and an use example

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list