Skip to content

Improve colormap in check_audapterLPC #128

Description

@cwnaber

According to Carrie, the colormap for the spectrograms in check_audapterLPC is ok, but the dynamic range is too low. And at some point, Ben got a rainbow colormap.

The colormap is controlled by varycolor on line 293, which we got from the file exchange and is actually in the current-studies repo. So that's not great either, that this free-speech function has a current-studies function as a dependency.

%Set up colors. Using varycolor allows for any number of vowels
plotColors = varycolor(UserData.nVowels);

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions