details+details {
border-top: 1px solid var(--border);
}
/* линия под последним пунктом */
.accordion>details:last-of-type {
border-bottom: 1px solid var(--border);
}
/* Заголовок раздела */
summary {
list-style: none;
/* убирать маркеры в Firefox */
cursor: pointer;
padding: 16px 20px;
display: grid;
grid-template-columns: 1fr auto;
/* текст слева, плюс справа */
align-items: center;
gap: 12px;
font-weight: 400;
font-size: 20px;
text-transform: uppercase;
outline: none;
user-select: none;
}
/* убрать дефолтный маркер в WebKit/Blink */
summary::-webkit-details-marker {
display: none;
}
/* убрать маркер в браузерах, поддерживающих ::marker */
summary::marker {
content: '';
}
/* Иконка справа: плюс/минус */
summary::after {
content: "+";
color: var(--muted);
font-weight: 800;
font-family: "Roboto Condensed", "Trebuchet MS", Arial, sans-serif;
font-size: 18px;
line-height: 1;
}
details[open]>summary::after {
content: "–";
color: var(--primary);
}
/* цвет заголовков при открытии */
details[open]>summary {
color: var(--text-alt);
}
/* Фокус и ховер состояния */
summary:hover {
background: #fafafa;
}
details:focus-within>summary {
outline: 2px solid var(--bg);
outline-offset: -2px;
/* чтобы не прыгала рамка */
}
/* Контент панели */
.panel {
padding: 20px 20px 20px 40px;
color: var(--muted);
font-size: 18px;
}
@media screen and (max-width: 992px) {
.zerotwenty {
padding: 0 20px;
}
#klipsch-rich .whbgmob {
background-color: rgba(255, 255, 255, 0.7);
}
#klipsch-rich h2 {
font-size: 3.1em;
}
#klipsch-rich h3 {
font-size: 2.4em;
}
#klipsch-rich p {
font-size: 1.5em;
}
#klipsch-rich li {
font-size: 1.5em;
}
#klipsch-rich .flex-container {
display: flex;
flex-wrap: wrap;
flex-direction: column;
max-width: 1400px;
padding: 0 20px;
padding-top: 0;
padding-bottom: 6%;
}
#klipsch-rich .padmob {
padding: 0 20px;
}
#klipsch-rich .clmn {
padding: 0 0 1em 0;
}
#klipsch-rich {
font-size: 14px;
max-width: 100%;
}
#klipsch-rich .clmn-1,
#klipsch-rich .clmn-2,
#klipsch-rich .clmn-2-alt,
#klipsch-rich .clmn-3,
#klipsch-rich .clmn-4,
#klipsch-rich .clmn-70 {
width: 100%;
}
#klipsch-rich .clmn-3_alt,
#klipsch-rich .clmn-70_alt {
max-width: 400px;
margin: auto auto 1em auto;
width: 100%;
}
#klipsch-rich .clmn.right {
justify-content: flex-start;
text-align: left;
}
#klipsch-rich .flex-container.revert {
flex-direction: column-reverse;
max-width: 1400px;
margin: 0 auto;
}
#klipsch-rich svg {
justify-content: flex-start;
max-width: 20%;
}
.pos4-alt {
max-width: 600px;
}
}
/* template */
#klipsch-rich .boldupcent {
text-transform: uppercase;
font-weight: bold;
text-align: center;
}
#klipsch-rich .boldcent {
font-weight: 400;
text-align: center;
padding-bottom: 20px;
}
#klipsch-rich .normalupcent {
text-transform: uppercase;
text-align: center;
font-weight: normal;
}
#klipsch-rich .normalcent {
text-align: center;
font-weight: 300;
}
#klipsch-rich .up {
text-transform: uppercase;
color: #2b3d52;
font-weight: 600;
width: 100%;
padding: 0 0.5em;
line-height: 1em;
}
#klipsch-rich .boldupleft {
text-transform: uppercase;
font-weight: bold;
text-align: left;
}
#klipsch-rich .boldleft {
font-weight: 400;
text-align: left;
}
#klipsch-rich .vertmid {
display: flex;
align-items: center;
justify-content: left;
}
#klipsch-rich .video {
height: 0;
position: relative;
padding-bottom: 56.25%;
}
#klipsch-rich .video iframe {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
@media (min-width: 992px) {
#klipsch-rich .listinrow {
display: flex;
flex-directon: row;
justify-content: space-around;
}
}
@media (min-width: 992px) {
#klipsch-rich .clmn-4 {
width: 50%;
}
}
@media (max-width: 1279px) {
.aspect-cor {
aspect-ratio: 1 / 1;
overflow: hidden;
}
}
@media (min-width: 1280px) {
#wt-desk h2,
#wt-desk h3,
#wt-desk h4,
#wt-desk p,
#wt-desk ol {
color: #ffffff;
}
.abs-desk {
width: 100%;
position: absolute;
}
.pos1 {
top: 0;
bottom: 0;
}
.pos2 {
left: 25%;
top: 0;
}
.pos2-alt {
left: 15%;
top: 0;
}
.pos3 {
left: 50%;
top: 0;
}
.pos4 {
left: 0;
top: 33%;
}
.pos4-alt {
left: 4%;
top: 18%;
}
.pos5 {
left: 25%;
top: 33%;
}
.pos6 {
left: 50%;
top: 33%;
}
.pos7 {
left: 0;
bottom: 0;
}
.pos8 {
left: 25%;
bottom: 0;
}
.pos9 {
left: 50%;
bottom: 0;
}
.mh-desk {
max-height: 1100px;
}
#klipsch-rich .clmn-4 {
width: 25%;
}
#klipsch-rich .clmn-2-alt {
width: 50%;
}
}
#compare-audio a {
margin-top: 40px;
text-decoration: none;
color: #7d9bc1;
}
#compare-audio a:hover {
text-decoration: underline;
color: #7d9bc1;
}
#klipsch-rich .choice h4 {
border-bottom: 4px solid red;
}
.image img {
filter: brightness(40%);
}
TX-RZ50
9.2-Channel THX Certified AV Receiver
The TX-RZ50 delivers enormous power on-demand to highlight every nuance of the music, movies, and
games you love.
“Thanks to an extensive feature set, including full-bandwidth Dirac Live for in-depth
calibration, Onkyo’s TX-RZ50 receiver offers impressive value for money.“
Klipsch Optimize Mode
Klipsch Optimize Mode allows you to easily integrate your Klipsch Reference and
Reference Premiere speakers seamlessly with your Onkyo AV receiver. Klipsch and Onkyo teamed up to
implement the precise crossover values for specific new Reference Premiere speakers. Now, you can
simply select the model speakers you’ll be using for each individual channel, and the optimized
crossover setting will be automatically applied.
Take the room out of the equation
State-of-the-art Dirac Live Room Correction technology unlocks your loudspeakers'
full potential, improving audio performance across the full frequency band without additional
upgrades. Dirac Live automatically calibrates sound in your room using either your smartphone and
the included wired mic or virtually wireless with the Dirac Live PC or MacOS* application and a 3rd
party USB mic (not included). Now, you'll get a more accurate measurement of your surround sound
system's positioning to be more precise and balanced, providing a better result with the increased
upper limit of delay time from 20 to 50 milliseconds.
*Device must be connected to the internet and the same network as
your AVR
11.2-Channel Processing
The TX-RZ50 features up to 11.2 channel processing and pre-outs for 7.2.4 system
layouts, making it an ideal choice for your premium home theater setup.
HDMI 2.1 with 8K
HDMI® 2.1 is the most recent
update of the HDMI® spec and supports
eARC, a range of higher video resolutions and refresh rates including 8K60 and 4K120, and
Dynamic HDR formats. 8K delivers a super-immersive viewing experience with 2x the horizontal and
vertical resolution of 4K, and 4 times as many pixels; and combined with 60Hz refresh rate
enables smooth and sharp viewing of content with high-speed action. HDMI 2.1 with 8K and eARC
ensures your system is ready for the clearest and cleanest picture available both now and down
the road.
Additional Features
Discrete Zone 2 HDMI Switching
Set up different Ultra High-Definition entertainment options with up to 8K60
resolution* in two different rooms from your Onkyo receiver. Watch a movie in the home theater,
while the kids watch cartoons in their playroom.*
*8K60 only valid for Zone 1/Zone 2 will only produce
4K120 resolution when two separate HDMI sources are used.
Ultimate 4K Gaming Experience
4K/120 enables ultra-fast motion UHD images to be crisp and razor-sharp; and
sports, action movies, and high-performance gaming benefit significantly. The TX-RZ50 supports
higher performance from streaming devices like the latest Apple TV.
THX Certified
In 1993, Onkyo became the first consumer home theater electronics brand to be
THX-certified. With literally thousands of tests, before earning the THX-certification logo: no
matter what input is used, no matter what combination of the many built-in features for the AVR,
preamplifier, or amplifier, there can be absolutely nothing added, nothing taken away from the
source material. The TX-RZ50 offers four distinct THX listening modes: cinema, gaming, music,
and surround EX.
IMAX Enhanced Mode
A vital component of today’s premium home theater experience, this IMAX
Enhanced certified AVR replicates the immersive audio and visual quality of IMAX theaters from
the comfort of your living room. By allowing object-based audio to be precisely placed and moved
in 3D space, in combination with proprietary algorithms optimizing video quality, you’ll
experience a vibrant, lifelike experience just as the filmmaker intended.
Built-In Multi-Zone Streaming and Voice Control
The Onkyo TX-RZ50 9.2-Channel THX® Certified AV Receiver easily integrates
into your existing Smart Home ecosystem, including Apple Airplay, Alexa, Google apps, and more.
You get a highly capable and compatible network device that can stream your favorites wherever
you want in your home with up to 8K60 resolution.**
*A third-party AI device is required for voice
commands - sold separately
***8K60 only valid for Zone 1/Zone 2 will only produce 4K120 resolution when two separate HDMI
sources are used
Bi-Directional Bluetooth Wireless Technology
This Onkyo AVR can send and receive audio via Bluetooth wireless technology.
Stream from your device to the receiver using SBC or AAC codecs, or transmit audio playing
through the AVR to compatible wireless headphones using SBC, aptXTM, or aptX HD codecs including
24-bit audio over aptX HD. The improved data transfer capabilities of the latest generation of
Bluetooth ensure clear and reliable sound reproduction so you hear your favorite songs just as
the recording engineer intended.
Built-In Streaming Services
Access to Spotify®, TIDAL, Deezer,
TuneIn, and Pandora® are built into the
system. Use dedicated apps (where available) or the free Onkyo Control App for Apple and Android
devices to find and play music.
Works with Sonos Certified
This Onkyo receiver can join your existing Sonos Home Sound System, or be the
start of a new one, just by pairing it with a Sonos Port* This Works With Sonos Certified AVR
offers a best-in-class tie-in to the Sonos ecosystem, waking, changing inputs, and playing at
the volume you want using the Sonos Volume-Pass Through feature from the Sonos app*. The TX-RZ50
can work with up to three Sonos Ports—one for each of three independent zones—each playing a
completely different streaming service from Sonos Radio.
*Sonos Port required and sold separately
Ready for DTS Play-Fi
DTS Play-Fi allows you to enjoy high-quality music from connected online
services, networked media servers, and your device library over Wi-Fi® to any number of
compatible products using the Onkyo Music Control App for iPad, iPhone, and Android
smartphones/tablets. DTS Play-Fi can synchronize the music in every room. Each member of your
family can use their own device to listen to their music in a room or group of rooms. DTS
Play-Fi lets you structure a comprehensive multi-room ecosystem that satisfies virtually any
need.
" />
TX-RZ50 9.2-Channel THX Certified AV Receiver
The TX-RZ50 delivers enormous power on-demand to highlight every nuance of the music, movies, and
games you love.
“Thanks to an extensive feature set, including full-bandwidth Dirac Live for in-depth
calibration, Onkyo’s TX-RZ50 receiver offers impressive value for money.“
Klipsch Optimize Mode
Klipsch Optimize Mode allows you to easily integrate your Klipsch Reference and
Reference Premiere speakers seamlessly with your Onkyo AV receiver. Klipsch and Onkyo teamed up to
implement the precise crossover values for specific new Reference Premiere speakers. Now, you can
simply select the model speakers you’ll be using for each individual channel, and the optimized
crossover setting will be automatically applied.
Take the room out of the equation
State-of-the-art Dirac Live Room Correction technology unlocks your loudspeakers'
full potential, improving audio performance across the full frequency band without additional
upgrades. Dirac Live automatically calibrates sound in your room using either your smartphone and
the included wired mic or virtually wireless with the Dirac Live PC or MacOS* application and a 3rd
party USB mic (not included). Now, you'll get a more accurate measurement of your surround sound
system's positioning to be more precise and balanced, providing a better result with the increased
upper limit of delay time from 20 to 50 milliseconds.
*Device must be connected to the internet and the same network as
your AVR
11.2-Channel Processing
The TX-RZ50 features up to 11.2 channel processing and pre-outs for 7.2.4 system
layouts, making it an ideal choice for your premium home theater setup.
HDMI 2.1 with 8K
HDMI® 2.1 is the most recent
update of the HDMI® spec and supports
eARC, a range of higher video resolutions and refresh rates including 8K60 and 4K120, and
Dynamic HDR formats. 8K delivers a super-immersive viewing experience with 2x the horizontal and
vertical resolution of 4K, and 4 times as many pixels; and combined with 60Hz refresh rate
enables smooth and sharp viewing of content with high-speed action. HDMI 2.1 with 8K and eARC
ensures your system is ready for the clearest and cleanest picture available both now and down
the road.
Additional Features
Discrete Zone 2 HDMI Switching
Set up different Ultra High-Definition entertainment options with up to 8K60
resolution* in two different rooms from your Onkyo receiver. Watch a movie in the home theater,
while the kids watch cartoons in their playroom.*
*8K60 only valid for Zone 1/Zone 2 will only produce
4K120 resolution when two separate HDMI sources are used.
Ultimate 4K Gaming Experience
4K/120 enables ultra-fast motion UHD images to be crisp and razor-sharp; and
sports, action movies, and high-performance gaming benefit significantly. The TX-RZ50 supports
higher performance from streaming devices like the latest Apple TV.
THX Certified
In 1993, Onkyo became the first consumer home theater electronics brand to be
THX-certified. With literally thousands of tests, before earning the THX-certification logo: no
matter what input is used, no matter what combination of the many built-in features for the AVR,
preamplifier, or amplifier, there can be absolutely nothing added, nothing taken away from the
source material. The TX-RZ50 offers four distinct THX listening modes: cinema, gaming, music,
and surround EX.
IMAX Enhanced Mode
A vital component of today’s premium home theater experience, this IMAX
Enhanced certified AVR replicates the immersive audio and visual quality of IMAX theaters from
the comfort of your living room. By allowing object-based audio to be precisely placed and moved
in 3D space, in combination with proprietary algorithms optimizing video quality, you’ll
experience a vibrant, lifelike experience just as the filmmaker intended.
Built-In Multi-Zone Streaming and Voice Control
The Onkyo TX-RZ50 9.2-Channel THX® Certified AV Receiver easily integrates
into your existing Smart Home ecosystem, including Apple Airplay, Alexa, Google apps, and more.
You get a highly capable and compatible network device that can stream your favorites wherever
you want in your home with up to 8K60 resolution.**
*A third-party AI device is required for voice
commands - sold separately
***8K60 only valid for Zone 1/Zone 2 will only produce 4K120 resolution when two separate HDMI
sources are used
Bi-Directional Bluetooth Wireless Technology
This Onkyo AVR can send and receive audio via Bluetooth wireless technology.
Stream from your device to the receiver using SBC or AAC codecs, or transmit audio playing
through the AVR to compatible wireless headphones using SBC, aptXTM, or aptX HD codecs including
24-bit audio over aptX HD. The improved data transfer capabilities of the latest generation of
Bluetooth ensure clear and reliable sound reproduction so you hear your favorite songs just as
the recording engineer intended.
Built-In Streaming Services
Access to Spotify®, TIDAL, Deezer,
TuneIn, and Pandora® are built into the
system. Use dedicated apps (where available) or the free Onkyo Control App for Apple and Android
devices to find and play music.
Works with Sonos Certified
This Onkyo receiver can join your existing Sonos Home Sound System, or be the
start of a new one, just by pairing it with a Sonos Port* This Works With Sonos Certified AVR
offers a best-in-class tie-in to the Sonos ecosystem, waking, changing inputs, and playing at
the volume you want using the Sonos Volume-Pass Through feature from the Sonos app*. The TX-RZ50
can work with up to three Sonos Ports—one for each of three independent zones—each playing a
completely different streaming service from Sonos Radio.
*Sonos Port required and sold separately
Ready for DTS Play-Fi
DTS Play-Fi allows you to enjoy high-quality music from connected online
services, networked media servers, and your device library over Wi-Fi® to any number of
compatible products using the Onkyo Music Control App for iPad, iPhone, and Android
smartphones/tablets. DTS Play-Fi can synchronize the music in every room. Each member of your
family can use their own device to listen to their music in a room or group of rooms. DTS
Play-Fi lets you structure a comprehensive multi-room ecosystem that satisfies virtually any
need.
Общие данные
UID товара
Производитель
Модель
Тип акустики
Акустические характеристики
Номинальная мощность, Вт
Пиковая мощность, Вт
Частотный диапазон, Гц
Чувствительность, дБ
Импеданс, Ом
Конструкция и защита
Корпус
Степень защиты (IP)
Подключение
Аналоговые входы/выходы
Цифровые интерфейсы
Коннекторы
Управление и DSP
Регулировки
Встроенный DSP
Удаленное управление
Физические параметры
Размеры (Ш×В×Г), мм
Вес, кг
Монтажные опции
Особенности
Тип усилителя
Дополнительные функции
Гарантия и ссылки
Гарантия (мес.)
Ссылка производителя
Обратите внимание: Цена на товар и его характеристики могут быть изменены поставщиком.
Пожалуйста, уточняйте актуальную информацию у менеджера сайта.