Packages
aubio
Aubio
Pitch
Mode
Type
Pitch
@do
Pitch
Object Hierarchy:
Aubio.Pitch
Aubio.Pitch
Aubio.Pitch
Description:
[
Compact
]
[
CCode
( cname =
"aubio_pitchdetection_t"
, cprefix =
"aubio_pitchdetection_"
, free_function =
"del_aubio_pitchdetection"
) ]
public
class
Pitch
Namespace:
Aubio
Package:
aubio
Content:
Enums:
Mode
Type
Creation methods:
public
Pitch
(
Uint
bufsize,
Uint
hopsize,
Uint
channels,
Uint
samplerate,
Type
type,
Mode
mode)
Methods:
public
Sample
@do
(
Fvector
ibuf)