Software effect processor: Difference between revisions

Content deleted Content added
Not much of an improvement, but it's a start.
Line 11:
===Drivers===
====Microsoft Windows====
The default Windows drivers are not optimized for low latency effect processing. As a solution, [[ASIOAudio Stream Input/Output]] ('''ASIO''') was created. ASIO is supported by most professional music applications. Most sound cards directed at this market support ASIO. If the hardware manufacturer doesn't provide ASIO drivers, there is a universal ASIO driver named ASIO4ALL, which can be used for any audio interface. ASIO drivers can be emulated, in this case the driver name is ASIO Multimedia. However, the latency when using these drivers is very high.
 
====Apple Mac OS X====