FreeCalypso > hg > fc-audio-config
annotate aud-fcdev3b/spkrmax.src @ 7:677abb56abac
create aud-minimal mode config
Our FreeCalypso handset firmware will soon start requiring audio mode
configuration files. handfree and headset modes can be omitted on
targets that have no headset or loudspeaker support, but the basic
handheld mode will always be required - if audio mode loading fails,
then volume control via RV Audio Service won't work. The minimal
handheld mode config created here should be correct for all currently
supported targets.
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 14 Jun 2021 00:57:24 +0000 |
parents | 0cd01cccc3a0 |
children |
rev | line source |
---|---|
0
0cd01cccc3a0
initial import of aud-fcdev3b source from freecalypso-tools
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 # The purpose of this audio config table is to make the Iota ABB put the |
0cd01cccc3a0
initial import of aud-fcdev3b source from freecalypso-tools
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 # downlink audio out at the highest possible output level on EARN&EARP pins, |
0cd01cccc3a0
initial import of aud-fcdev3b source from freecalypso-tools
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 # to make the quiet speaker as loud as possible. |
0cd01cccc3a0
initial import of aud-fcdev3b source from freecalypso-tools
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 |
0cd01cccc3a0
initial import of aud-fcdev3b source from freecalypso-tools
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5 speaker ear { |
0cd01cccc3a0
initial import of aud-fcdev3b source from freecalypso-tools
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
6 gain 6 |
0cd01cccc3a0
initial import of aud-fcdev3b source from freecalypso-tools
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
7 } |