Skip to content

Unify the type used for sound frequency (sampling rate) for sounds #2677

@drdanz

Description

@drdanz

The following methods use int

  • yarp::os::Sound::getFrequency()
  • yarp::os::Sound::setFrequency()

The following methods use size_t

  • yarp::sig::soundfilters::resample()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions