Page 1 of 1

wineasio

Posted: 18 May 2015, 08:07
by samirjakiro
can any one make an xzm of asio driver for wine on porteus 3.1 xfce please

Re: wineasio

Posted: 19 May 2015, 01:37
by francois
Did you tried to build the sbo with usm:

Code: Select all

usm -u all
to update usm

Code: Select all

root@porteus:~# usm sbo -s wineasio
I checked it it is there. You are lucky tonite. :D

You will need the devel.xzm module to build winasio, for the 64 bit architecture:
http://dl.porteus.org/x86_64/current/modules/

Re: wineasio

Posted: 24 May 2015, 20:06
by samirjakiro
root@porteus:~# usm -b wineasio


NAME : wineasio
CATEG: audio
DESC : jack-audio-connection-kit wine
VERS : 0.9.2

Would you like to attempt to build this from source? [y/n]
wineasio.tar.gz exists. Skipping
/tmp/usmsbo ~

wineasio-0.9.2.tar.gz exists. Skipping
wineasio/asio.c
wineasio/COPYING.LIB
wineasio/main.c
wineasio/Makefile
wineasio/Makefile64
wineasio/prepare_64bit_asio
wineasio/README
wineasio/regsvr.c
wineasio/wineasio.dll.spec
To build this package, get asio.h from the Steinberg ASIO SDK




can any one make a wineasio xzm module

bad connection line to internet i hate downloading with 15Kb/s :'(

Re: wineasio

Posted: 24 May 2015, 21:39
by francois
Keep trying. asio.h is easy to get, see:
http://wiki.cockos.com/wiki/index.php/I ... einbergGet the ASIO SDK from Steinberg
Due to the licensing restrictions of the SDK it's impossible to distribute the asio.h header file with WineASIO so you have to get it yourself.
Go to http://www.steinberg.net/en/company/developer.html and download the ASIO SDK
Extract the archive and copy the asio.h file to where you installed the WineASIO source
http://www.steinberg.net/sdk_downloads/asiosdk2.3.zip

Re: wineasio

Posted: 24 May 2015, 22:09
by samirjakiro
thank's but i have an error while trying to build

wineasio-0.9.2.tar.gz exists. Skipping
wineasio/asio.c
wineasio/COPYING.LIB
wineasio/main.c
wineasio/Makefile
wineasio/Makefile64
wineasio/prepare_64bit_asio
wineasio/README
wineasio/regsvr.c
wineasio/wineasio.dll.spec
gcc -c -I. -I/usr/include -I/usr/include -I/usr/include/wine -I/usr/include/wine/windows -O2 -march=i486 -mtune=i686 -m32 -g -O2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -o asio.o asio.c
gcc -c -I. -I/usr/include -I/usr/include -I/usr/include/wine -I/usr/include/wine/windows -O2 -march=i486 -mtune=i686 -m32 -g -O2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -o main.o main.c
gcc -c -I. -I/usr/include -I/usr/include -I/usr/include/wine -I/usr/include/wine/windows -O2 -march=i486 -mtune=i686 -m32 -g -O2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -o regsvr.o regsvr.c
winegcc -shared -m32 wineasio.dll.spec -mnocygwin -L/usr/lib32/wine -L/usr/lib32 -o wineasio.dll.so asio.o main.o regsvr.o -ljack -lodbc32 -lole32 -lwinmm -luuid
/usr/lib/gcc/i486-slackware-linux/4.8.2/../../../../i486-slackware-linux/bin/ld: cannot find -lwine
collect2: error: ld returned 1 exit status
winegcc: gcc failed
make: *** [wineasio.dll.so] Error 2


can you help ?

Re: wineasio

Posted: 25 May 2015, 18:03
by francois
Sorry. I am on 64 bit architecture. You will have to wait for a wine user to help you on this application. :(

Re: wineasio

Posted: 25 May 2015, 19:55
by Slaxmax
try this wineasio rpm
http://packman.inode.at/suse/13.1/Extra ... 2.i586.rpm
convert to module with rpm2xzm command


You need also jack-audio-connection-kit, download with usm

Code: Select all

root@porteus:/home/guest# usm -g jack-audio-connection-kit
After installing the module, 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.

Re: wineasio

Posted: 25 May 2015, 22:24
by samirjakiro
eeee3333 :%) :wall: :wall: :wall: :wall: :wall:

i installed it but !! !!!!!

Image


it says : Error while accessing ASIO Driver ????????

Re: wineasio

Posted: 26 May 2015, 19:30
by Slaxmax
work this command?

Code: Select all

guest@porteus:~$ regsvr32 wineasio.dll

Re: wineasio

Posted: 27 May 2015, 05:49
by samirjakiro
i did it but it still like that ! :(

Re: wineasio

Posted: 27 May 2015, 22:20
by Slaxmax
maybe the problem is JACK

alienbob said:
" If you are using your computer as a Digital Audio Workstation (DAW) then the ALSA sound subsystem is just not up for the task. Musicians and audio professionals prefer to use Jack Audio on Linux.
We “ordinary” users don’t usually have a need for Jack. It makes your computer’s sound subsystem more complex, meaning that more things can go wrong (where you end up with distorted or even no sound) and that fixing things requires more knowledge."

I tried install JACK, but no success.

If you want really use FL Studio and ASIO, try this
https://d4v33d.wordpress.com/2014/03/24 ... nt-page-1/
... but you need use ubuntu :sorry: