libDaisy
Hardware Library for Daisy
Toggle main menu visibility
Introduction
Related Pages
Additional Resources
Electrosmith Website
Daisy Seed Product Page
Daisy Web Programmer
Daisy Seed Datasheet
DaisySP DSP Library Documentation
Daisy Forum
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
a
b
c
d
f
g
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
w
Related Symbols
Files
File List
File Members
All
_
a
b
c
d
e
f
g
i
l
m
n
o
p
q
r
s
t
u
w
Functions
Variables
Macros
_
a
b
c
d
e
f
i
l
m
n
o
p
q
r
s
t
u
w
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
daisy::AudioHandle Member List
This is the complete list of members for
daisy::AudioHandle
, including all inherited members.
AudioCallback
typedef
daisy::AudioHandle
AudioHandle
()
daisy::AudioHandle
inline
AudioHandle
(const AudioHandle &other)=default
daisy::AudioHandle
ChangeCallback
(AudioCallback callback)
daisy::AudioHandle
ChangeCallback
(InterleavingAudioCallback callback)
daisy::AudioHandle
DeInit
()
daisy::AudioHandle
GetChannels
() const
daisy::AudioHandle
GetConfig
() const
daisy::AudioHandle
GetSampleRate
()
daisy::AudioHandle
Init
(const Config &config, SaiHandle sai)
daisy::AudioHandle
Init
(const Config &config, SaiHandle sai1, SaiHandle sai2)
daisy::AudioHandle
InputBuffer
typedef
daisy::AudioHandle
InterleavingAudioCallback
typedef
daisy::AudioHandle
InterleavingInputBuffer
typedef
daisy::AudioHandle
InterleavingOutputBuffer
typedef
daisy::AudioHandle
operator=
(const AudioHandle &other)=default
daisy::AudioHandle
OutputBuffer
typedef
daisy::AudioHandle
Result
enum name
daisy::AudioHandle
SetBlockSize
(size_t size)
daisy::AudioHandle
SetOutputCompensation
(float val)
daisy::AudioHandle
SetPostGain
(float val)
daisy::AudioHandle
SetSampleRate
(SaiHandle::Config::SampleRate samplerate)
daisy::AudioHandle
Start
(AudioCallback callback)
daisy::AudioHandle
Start
(InterleavingAudioCallback callback)
daisy::AudioHandle
Stop
()
daisy::AudioHandle
~AudioHandle
()
daisy::AudioHandle
inline