SlackBuildsOrg/audio/wineasio
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README audio/wineasio: Fixed dep information 2012-08-26 22:55:20 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00
wineasio.info audio/wineasio: Updated for version 0.9.2. 2013-11-21 23:33:18 -06:00
wineasio.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00

WineASIO provides an ASIO to JACK driver for WINE. ASIO is the most common
Windows low-latency driver, so is commonly used in audio workstation
programs.

To build the package, you will need the file "asio.h" from the Steinberg
ASIO SDK, version 2.1 or greater. This file must be downloaded from
http://www.steinberg.net/en/company/developer.html and copied to the
directory containing the SlackBuild.

After installing the package, each user who will use wineasio must run
the command "regsvr32 wineasio.dll". This must be done as the user(s),
not as root. This only needs to be done once per user.

This can't be built on a stock Slackware64 system, since it requires
32-bit Wine. It may (or may not) be possible to build on a 64-bit multilib
system; let me know how it goes.