Skip to content

Commit

Permalink
Removed HE-AAC support from default config.
Browse files Browse the repository at this point in the history
  • Loading branch information
kmcclive committed Aug 20, 2019
1 parent 9d18840 commit 0aa8758
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions Tricycle.UI.macOS/Resources/Config/tricycle.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,23 +71,6 @@
}
]
},
{
"format": "heAac",
"presets": [
{
"mixdown": "mono",
"quality": 40.0
},
{
"mixdown": "stereo",
"quality": 80.0
},
{
"mixdown": "surround5dot1",
"quality": 192.0
}
]
},
{
"format": "ac3",
"presets": [
Expand Down

0 comments on commit 0aa8758

Please sign in to comment.