2.0.0
- Authors
- Fabien Chouteau
- Maintainers
- Fabien Chouteau <fabien.chouteau@gmail.com>
- Licenses
- MIT OR Apache-2.0 WITH LLVM-exception
- Tags
- embedded, audio, synthesis, nostd
- Manifest
- index/tr/tresses/tresses-2.0.0.toml
Build and platform metadata 2 fields
- Build switches
{
"release": {
"runtime_checks": "none"
}
}
- Configuration
{
"variables": {
"Code_Linker_Section": {
"default": "",
"type": "string"
},
"Resources_Linker_Section": {
"default": "",
"type": "string"
},
"Sample_Rate": {
"default": "SR44100",
"type": "Enum",
"values": [
"SR8000",
"SR11025",
"SR16000",
"SR22050",
"SR32000",
"SR44100",
"SR48000"
]
}
}
}