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%);
}
A-50
Network integrated amplifier
With several features engineered expressly to minimize distortion and reduce vibration, the Onkyo
A-50 Network Integrated Amplifier is the all-in-one solution to power your perfect hi-fi setup.
Exceptional engineering to power your playlist
Inverted Darlington Amplifier
A three-stage Inverted Darlington Amplifier drives high current signals with minimal distortion, so
your
content is just as clear and strong as the artists intended.
Dynamic Intermodulation Distortion Reduction Circuitry (DIDRC)
Thanks to patented DIDRC circuitry (Dynamic Intermodulation Distortion Reduction Circuitry), the
Onkyo A-50
Integrated Amplifier delivers a vivid yet smooth and comfortable sound from any musical source.
DIDRC is a
discrete signal control circuit designed to embody Onkyo’s sound philosophy, used in the analog
filter of
the DAC. DIDRC’s high slew-rate design reduces noise generated in very high frequency bands of
digital
sources, resulting in cleaner, clearer audio.
Aluminum front panel
A 5mm-thick extruded aluminum front panel is used to increase rigidity and suppress vibration.
An oval chassis
The “oval chassis” with oval press lines strengthens the bottom surface and disperses vibration.
Fan-less design
Combined with a fan-less design that eliminates noise, a premium stereo DAC (32bit / 768kHz) that
reduces
distortion, and an extrusion aluminum heat sink for vibration suppression, this amplifier provides
an
exquisite and powerful sound.
High quality capacitors
High-quality 10000uF capacitors custom-made exclusively for Onkyo, a copper bus bar, and rigid front
panels
further reduce vibration and signal degradation.
Everything you need for sublime audio experiences
Hardwire your turntable, plug in your CD player, and stream your songs with ease
thanks to the Onkyo
A-50’s many connectivity options. With 3pairs RCA, HDMI ARC, MM/MC phono, coax, USB-A, optical, and
headphone output, you have all the flexibility.
The modern audiophile
Hardwire or cast music
Seamlessly hardwire or cast your content from: Spotify connect, TIDAL connect, qobuz
connect,
Amazon Music, Qplay, TuneIn, AirPlay 2, Chromecast, Roon Ready
Compatible with Onkyo Controller
The A-50 is compatible with Onkyo’s mobile app, the Onkyo Controller which controls
various
settings and content right from your listening point
Create your perfect system
The A-50 has an output power of 180w(4Ω, 1kHz, THD 0.7%, 2ch driven) / 110w(8Ω,
20-20 kHz, THD 0.07%, 2ch driven). Although a single integrated amplifier, it can powerfully drive a
variety of speakers, from large floorstanding speakers to small bookshelf speakers, maximizing each
system’s potential.
Dirac Live to correct your room’s acoustic flaws
Onkyo builds world-class products for early adaptors and tech enthusiasts. It’s
what sets us apart from the rest, and the A-50 Integrated Amplifier is no exception. That’s why it
comes with built-in Dirac Live Room Correction Suite Stereo. With frequency response correction
(Limited : 20~500Hz / Licensed, Full version : full bandwidth / Need to purchase a license),
multiple playback modes, and more, this highly sought feature will elevate your listening experience
by taking your unique system and room setup into account.
Inverted Darlington Amplifier
A three-stage Inverted Darlington Amplifier drives high current signals with minimal
distortion, so
your
content is just as clear and strong as the artists intended.
Dynamic Intermodulation Distortion Reduction Circuitry (DIDRC)
Thanks to patented DIDRC circuitry (Dynamic Intermodulation Distortion Reduction Circuitry),
the
Onkyo A-50
Integrated Amplifier delivers a vivid yet smooth and comfortable sound from any musical
source.
DIDRC is a
discrete signal control circuit designed to embody Onkyo’s sound philosophy, used in the
analog
filter of
the DAC. DIDRC’s high slew-rate design reduces noise generated in very high frequency bands
of
digital
sources, resulting in cleaner, clearer audio.
The Icon series, developed to be the icon of the Onkyo brand, is not only a renewal of Onkyo’s
previous Hi-Fi products but the culmination of Onkyo’s accumulated and continuously evolving
sound creation technologies.
" />
A-50 Network integrated amplifier
With several features engineered expressly to minimize distortion and reduce vibration, the Onkyo
A-50 Network Integrated Amplifier is the all-in-one solution to power your perfect hi-fi setup.
Exceptional engineering to power your playlist
Inverted Darlington Amplifier
A three-stage Inverted Darlington Amplifier drives high current signals with minimal distortion, so
your
content is just as clear and strong as the artists intended.
Thanks to patented DIDRC circuitry (Dynamic Intermodulation Distortion Reduction Circuitry), the
Onkyo A-50
Integrated Amplifier delivers a vivid yet smooth and comfortable sound from any musical source.
DIDRC is a
discrete signal control circuit designed to embody Onkyo’s sound philosophy, used in the analog
filter of
the DAC. DIDRC’s high slew-rate design reduces noise generated in very high frequency bands of
digital
sources, resulting in cleaner, clearer audio.
Aluminum front panel
A 5mm-thick extruded aluminum front panel is used to increase rigidity and suppress vibration.
An oval chassis
The “oval chassis” with oval press lines strengthens the bottom surface and disperses vibration.
Fan-less design
Combined with a fan-less design that eliminates noise, a premium stereo DAC (32bit / 768kHz) that
reduces
distortion, and an extrusion aluminum heat sink for vibration suppression, this amplifier provides
an
exquisite and powerful sound.
High quality capacitors
High-quality 10000uF capacitors custom-made exclusively for Onkyo, a copper bus bar, and rigid front
panels
further reduce vibration and signal degradation.
Everything you need for sublime audio experiences
Hardwire your turntable, plug in your CD player, and stream your songs with ease
thanks to the Onkyo
A-50’s many connectivity options. With 3pairs RCA, HDMI ARC, MM/MC phono, coax, USB-A, optical, and
headphone output, you have all the flexibility.
The A-50 is compatible with Onkyo’s mobile app, the Onkyo Controller which controls
various
settings and content right from your listening point
Create your perfect system
The A-50 has an output power of 180w(4Ω, 1kHz, THD 0.7%, 2ch driven) / 110w(8Ω,
20-20 kHz, THD 0.07%, 2ch driven). Although a single integrated amplifier, it can powerfully drive a
variety of speakers, from large floorstanding speakers to small bookshelf speakers, maximizing each
system’s potential.
Dirac Live to correct your room’s acoustic flaws
Onkyo builds world-class products for early adaptors and tech enthusiasts. It’s
what sets us apart from the rest, and the A-50 Integrated Amplifier is no exception. That’s why it
comes with built-in Dirac Live Room Correction Suite Stereo. With frequency response correction
(Limited : 20~500Hz / Licensed, Full version : full bandwidth / Need to purchase a license),
multiple playback modes, and more, this highly sought feature will elevate your listening experience
by taking your unique system and room setup into account.
Inverted Darlington Amplifier
A three-stage Inverted Darlington Amplifier drives high current signals with minimal
distortion, so
your
content is just as clear and strong as the artists intended.
Thanks to patented DIDRC circuitry (Dynamic Intermodulation Distortion Reduction Circuitry),
the
Onkyo A-50
Integrated Amplifier delivers a vivid yet smooth and comfortable sound from any musical
source.
DIDRC is a
discrete signal control circuit designed to embody Onkyo’s sound philosophy, used in the
analog
filter of
the DAC. DIDRC’s high slew-rate design reduces noise generated in very high frequency bands
of
digital
sources, resulting in cleaner, clearer audio.
The Icon series, developed to be the icon of the Onkyo brand, is not only a renewal of Onkyo’s
previous Hi-Fi products but the culmination of Onkyo’s accumulated and continuously evolving
sound creation technologies.
Общие данные
UID товара
Производитель
Модель
Тип устройства
Аудио характеристики
Количество каналов входа
Количество выходов
Отношение сигнал/шум, дБ
Частотный диапазон, Гц
Максимальное усиление, дБ
Интерфейсы
USB
XLR входы/выходы
RCA входы/выходы
MIDI
Управление и функции
Регуляторы громкости
Фантомное питание
DSP/Эффекты
Питание
Источник питания
Потребляемая мощность, Вт
Размеры и вес
Размеры (Ш×В×Г), мм
Вес с упаковкой, кг
Особенности
Мобильность
Материал корпуса
Комплект аксессуаров
Гарантия и ссылки
Срок гарантии (мес.)
Ссылка производителя
Обратите внимание: Цена на товар и его характеристики могут быть изменены поставщиком.
Пожалуйста, уточняйте актуальную информацию у менеджера сайта.