Foobar2000:Components/TTA Audio Decoder (foo input tta): Difference between revisions
mNo edit summary |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | [[Category:Foobar2000 components|Input components]] | ||
[ | {{infobox foobar2000 component | ||
| name = TTA Audio Decoder | |||
| screenshot = | |||
| caption = | |||
| module_name = foo_input_tta | |||
| developer = {{ha user|u=322|name=Case}} | |||
| repository = | |||
| released = {{start date and age|2022|07|15}} | |||
| released_ref = | |||
| stable_release = 4.0.1 | |||
| stable_release_date = 2023-03-16 | |||
| preview_release = | |||
| preview_release_date = | |||
| foobar2000_minimum = 1.5 | |||
| foobar2000_maximum = | |||
| foobar2000_ui_module = | |||
| use = Input | |||
| license = [https://foobar.hyv.fi/default_license.html Modified ISC license] | |||
}} | |||
=Description= | ==Description== | ||
Decodes True Audio (TTA) audio format. Slightly improved version of Aleksander Djuric's original foo_input_tta. | |||
Decodes True Audio (TTA) audio format. | ==What's new?== | ||
* Added support for decoding 8-bit files. | |||
= | * Added support for 7 and 8 channel tracks. | ||
* Added support for channel mask stored in WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag field. | |||
* Updated preferences page from legacy format to new foobar2000 v1.0+ format. | |||
* Added dark mode support. | |||
== External links == | |||
* [https://foobar.hyv.fi/2.0/?view=foo_input_tta Information page] | |||
* {{ha|https://hydrogenaud.io/index.php/topic,83931}} | |||
* [http://www.true-audio.com/Free_Downloads Official Website] | * [http://www.true-audio.com/Free_Downloads Official Website] |
Latest revision as of 07:18, 30 March 2023
TTA Audio Decoder | |
---|---|
foo_input_tta | |
Developer(s) | Case |
Release information | |
Initial release | July 15, 2022; 2 years ago |
Stable release | 4.0.1 (March 16, 2023) |
foobar2000 compatibility | |
Minimum version | 1.5 |
UI module(s) | N/A |
Additional information | |
Use | Input |
License | Modified ISC license |
View all components |
Description
Decodes True Audio (TTA) audio format. Slightly improved version of Aleksander Djuric's original foo_input_tta.
What's new?
- Added support for decoding 8-bit files.
- Added support for 7 and 8 channel tracks.
- Added support for channel mask stored in WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag field.
- Updated preferences page from legacy format to new foobar2000 v1.0+ format.
- Added dark mode support.
External links
- Information page
- Discussion topic on hydrogenaudio
- Official Website