Skip to content

Commit 4cb39ea

Browse files
committed
Added a foreword to the article on sound
1 parent 59d6c6a commit 4cb39ea

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

docs/tips'n'tricks/audio.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
---
88

9+
>**Foreword:**
10+
>
11+
>If you are involved in music, streaming, or simply aim for perfect sound in Discord or at work, and you use real-time sound processing, this article is for you. It will discuss methods of system optimization to prevent sound problems such as stuttering or crackling under high CPU load. The proposed approach will help you configure CPU resources so that audio processes are prioritized and do not suffer from competition with other tasks.
12+
913
### Introduction
1014

1115
In this article, we will explore the process of optimizing audio on a computer using the **Process Governor** tool. This

docs/tips'n'tricks/audio.ru.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
---
88

9+
>**Предисловие:**
10+
>
11+
>Если вы занимаетесь музыкой, стримингом или просто стремитесь к идеальному звуку в дискорде или на работе и при этом используете обработку звука в реальном времени, эта статья для вас. Она расскажет о методах оптимизации системы для предотвращения проблем со звуком, таких как заикания или треск при высокой нагрузке на процессор. Предложенный подход поможет вам настроить процессорные ресурсы таким образом, чтобы аудиопроцессы получали приоритет и не страдали от конкуренции с другими задачами.
12+
913
### Введение
1014

1115
В данной статье мы рассмотрим процесс оптимизации звука на компьютере с использованием инструмента **Process Governor**.

0 commit comments

Comments
 (0)