OSSIA
Open Scenario System for Interactive Application
Loading...
Searching...
No Matches
audio_stretch_mode.hpp
1
#pragma once
2
#include <cstdint>
3
4
namespace
ossia
5
{
6
enum
audio_stretch_mode : int8_t
7
{
8
None,
9
RubberBandStandard,
10
RubberBandPercussive,
11
Repitch,
12
RubberBandStandardHQ,
13
RubberBandPercussiveHQ,
14
RepitchMediumQ,
15
RepitchFastestQ,
16
};
17
}
ossia
Definition
git_info.h:7
src
ossia
dataflow
audio_stretch_mode.hpp
Generated on Mon Mar 31 2025 23:58:28 for OSSIA by
1.9.8