csoundfilter

Implement an audio filter/effects using Csound

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstBaseTransform
                    ╰──csoundfilter

Factory details

Authors: – Natanael Mojica

Classification:Filter/Effect/Audio

Rank – none

Plugin – csound

Package – gst-plugin-csound

Pad Templates

sink

audio/x-raw:
           rate: [ 1, 2147483647 ]
       channels: [ 1, 2147483647 ]
         layout: interleaved
         format: F64LE

Presencealways

Directionsink

Object typeGstPad


src

audio/x-raw:
           rate: [ 1, 2147483647 ]
       channels: [ 1, 2147483647 ]
         layout: interleaved
         format: F64LE

Presencealways

Directionsrc

Object typeGstPad


Properties

csd-text

“csd-text” gchararray

The content of a csd file passed as a String. Use either location or csd-text but not both at the same time, if so and error would be triggered

Flags : Read / Write

Default value : NULL


location

“location” gchararray

Location of the csd file to be used by csound. Use either location or CSD-text but not both at the same time, if so and error would be triggered

Flags : Read / Write

Default value : NULL


loop

“loop” gboolean

loop over the score (can be changed in PLAYING or PAUSED state)

Flags : Read / Write

Default value : false


score-offset

“score-offset” gdouble

Score offset in seconds to start the performance

Flags : Read / Write

Default value : 0


The results of the search are