wineasio

If you are looking for a specific 32-bit package and you can't find it in any of the 32-bit repos, please post a request for it here.
samirjakiro
White ninja
White ninja
Posts: 19
Joined: 04 May 2015, 21:57
Distribution: Porteus
Location: Algerie

wineasio

Post#1 by samirjakiro » 18 May 2015, 08:07

can any one make an xzm of asio driver for wine on porteus 3.1 xfce please

User avatar
francois
Contributor
Contributor
Posts: 6433
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: wineasio

Post#2 by francois » 19 May 2015, 01:37

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/
Prendre son temps, profiter de celui qui passe.

samirjakiro
White ninja
White ninja
Posts: 19
Joined: 04 May 2015, 21:57
Distribution: Porteus
Location: Algerie

Re: wineasio

Post#3 by samirjakiro » 24 May 2015, 20:06

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 :'(

User avatar
francois
Contributor
Contributor
Posts: 6433
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: wineasio

Post#4 by francois » 24 May 2015, 21:39

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
Prendre son temps, profiter de celui qui passe.

samirjakiro
White ninja
White ninja
Posts: 19
Joined: 04 May 2015, 21:57
Distribution: Porteus
Location: Algerie

Re: wineasio

Post#5 by samirjakiro » 24 May 2015, 22:09

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 ?

User avatar
francois
Contributor
Contributor
Posts: 6433
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: wineasio

Post#6 by francois » 25 May 2015, 18:03

Sorry. I am on 64 bit architecture. You will have to wait for a wine user to help you on this application. :(
Prendre son temps, profiter de celui qui passe.

User avatar
Slaxmax
Contributor
Contributor
Posts: 408
Joined: 03 Jan 2013, 09:51
Distribution: KDE4
Location: Campinas Brazil https://goo.gl/yrxwKi

Re: wineasio

Post#7 by Slaxmax » 25 May 2015, 19:55

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.
“DNA is like a computer program but far, far more advanced than any software ever created.”
― Bill Gates, The Road Ahead

samirjakiro
White ninja
White ninja
Posts: 19
Joined: 04 May 2015, 21:57
Distribution: Porteus
Location: Algerie

Re: wineasio

Post#8 by samirjakiro » 25 May 2015, 22:24

eeee3333 :%) :wall: :wall: :wall: :wall: :wall:

i installed it but !! !!!!!

Image


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

User avatar
Slaxmax
Contributor
Contributor
Posts: 408
Joined: 03 Jan 2013, 09:51
Distribution: KDE4
Location: Campinas Brazil https://goo.gl/yrxwKi

Re: wineasio

Post#9 by Slaxmax » 26 May 2015, 19:30

work this command?

Code: Select all

guest@porteus:~$ regsvr32 wineasio.dll
“DNA is like a computer program but far, far more advanced than any software ever created.”
― Bill Gates, The Road Ahead

samirjakiro
White ninja
White ninja
Posts: 19
Joined: 04 May 2015, 21:57
Distribution: Porteus
Location: Algerie

Re: wineasio

Post#10 by samirjakiro » 27 May 2015, 05:49

i did it but it still like that ! :(

User avatar
Slaxmax
Contributor
Contributor
Posts: 408
Joined: 03 Jan 2013, 09:51
Distribution: KDE4
Location: Campinas Brazil https://goo.gl/yrxwKi

Re: wineasio

Post#11 by Slaxmax » 27 May 2015, 22:20

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:
“DNA is like a computer program but far, far more advanced than any software ever created.”
― Bill Gates, The Road Ahead

Post Reply