Как применять эффекты с помощью NAudioC#

Место общения программистов C#
Гость
Как применять эффекты с помощью NAudio

Сообщение Гость »


I currently can input and output audio in real time using NAudio.ASIO, however I want to apply effects to the audio, I understand it isnt built into NAudio so I will have to create my own algorithms. How do I go about creating my own algorithms for effects?

Currently I have the audio input and output through a buffer, I have got my own dials that are ready to change values corresponding to effects.


Источник: https://stackoverflow.com/questions/781 ... ith-naudio

Вернуться в «C#»