ASIO to JACK driver for wine

Edit Package wineasio

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.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
_service 0000000569 569 Bytes
_servicedata 0000000234 234 Bytes
baselibs.conf 0000000051 51 Bytes
wineasio-1.2.0.tar.gz 0000323974 316 KB
wineasio.changes 0000002469 2.41 KB
wineasio.spec 0000003047 2.98 KB
Latest Revision
buildservice-autocommit accepted request 1141637 from Konstantin Voinov's avatar Konstantin Voinov (kill_it) (revision 20)
baserev update by copy to link target
Comments 11

Maximilian Trummer's avatar

Would you mind submitting this to Emulators:Wine?


Konstantin Voinov's avatar

ok, let's try


Maximilian Trummer's avatar

thanks!


Konstantin Voinov's avatar

Welcome) Is that version fine working for you?


Maximilian Trummer's avatar

Yes, it's been working fine the past few months, sorry for the late reply. There's another issue now though: Wine >6.6 expects a fake DLL to make it show up in programs: https://github.com/wineasio/wineasio/issues/24

Here's a patch for the makefile that creates this fake DLL: https://github.com/wineasio/wineasio/issues/24#issuecomment-832306658 The makefile in the source is still unchanged though, maybe wineasio needs to release a new version.

Paths changed too: https://github.com/wineasio/wineasio/issues/24#issuecomment-835301149 so the old .dll.so and the new fake .dll go into separate folders

So right now it's broken. Should we patch the makefile or wait for a new release?


Konstantin Voinov's avatar

My apologize for delay. Update pushed in this repo for now. Is it work for you?


Maximilian Trummer's avatar

Yes, I finally got around to testing this. It works, so please submit it to the Emulators:Wine repo.

I used the instructions in the package description to register the new .dll with a custom prefix and it worked:

ln -s /usr/lib64/wine/x86_64-windows/wineasio.dll /home/user/WINE/FL_STUDIO/drive_c/windows/system32/wineasio.dll

env WINEPREFIX=/home/user/WINE/FL_STUDIO wine64 regsvr32 wineasio.dll


Maximilian Trummer's avatar

For some reason it started producing an empty wineasio.dll (fake dll)

I had another machine with a working wineasio.dll and after putting it in /usr/lib64/wine/x86_64-windows/wineasio.dll it works again.

The specfile didn't change so I don't know where the error is...


Konstantin Voinov's avatar

weird, it builds fine in sources and with rpmbuild, but produces zero dll with OBS


Konstantin Voinov's avatar

should be fixed now

also -32bit packages is working too now


Maximilian Trummer's avatar

Yes, works again. Thank you!

openSUSE Build Service is sponsored by