Skip to content

Envelope is not calculated correctly #2

Description

@luuleitner

currently the implementation is as follows:

def envelope(signal):
abs(signal)
return signal

this function returns the input signal without computation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions