Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

_set_stretch will raise exception for stereophonic data sample #3

Copy link
Copy link
@yoyoberenguer

Description

@yoyoberenguer
Issue body actions

Hello,

I hope this email find you well,
Regarding the pitch shifting algorithm I would like to brought your attention on two potential issues while
processing audio samples. Fortunately these issues can be easily fix.

The pitch shifting algorithm or method _set_stretch will eventually raise an exception when
processing stereophonic data sample. May be this should be written in the doc or code put in place to
process one channel at the time when it comes to work with stereophonic sound effect.

The overlapping subarray is defined by window_size and equivalent to 2 **13, this will also raise an exception
for sound effect approximately < 2 **13 samples (sound effect duration lower than 8192 / 44100 = 0.185 seconds for a sampling at 44100hz)
May be the window size can be adjusted according to the data sample length ?

Kind Regards

Reactions are currently unavailable

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.