Skip to content

Commit

Permalink
Update plugin.py
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasFlamy authored Apr 18, 2024
1 parent 89a8528 commit a75c18e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/asad_audio_encoder/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
class Settings(PluginSettings):
settings = {
"encoder": "libfdk_aac",
"channel_rate": "Default/None",
"channel_rate": "blank_rate",
"customize": False,
"custom_audio": "",
"custom_suffix": "",
Expand Down

0 comments on commit a75c18e

Please sign in to comment.