Linux Mint 15 - WineAsio

Optimize your system for ultimate performance.

Moderators: MattKingUSA, khz

Post Reply
afflicto
Posts: 2
Joined: Wed Jul 24, 2013 6:27 pm

Linux Mint 15 - WineAsio

Post by afflicto »

Hello everyone, I'm new here!
I want to install wineasio so I can run FL Studio with less latency.

I'm on Linux Mint 15 64bit using wine version 1.4.1 with FL Studio 11.
I did some googling and found several guides telling me to add some repositories etc..
Namely, this piece of code from http://www.linuxmusicians.com/viewtopic ... 27&t=11130.

Code: Select all

sudo add-apt-repository -y ppa:kxstudio-team/kxstudio
sudo apt-get update
sudo apt-get install kxstudio-repos
sudo apt-get update
sudo apt-get install wineasio
When I entered the first line, I get an error:

Code: Select all

Traceback (most recent call last):
  File "/usr/lib/linuxmint/mintSources/mintSources.py", line 1202, in <module>
    add_ppa_via_cli(ppa_line, codename)
  File "/usr/lib/linuxmint/mintSources/mintSources.py", line 32, in add_ppa_via_cli
    user, sep, ppa_name = line.split(":")[1].partition("/")
IndexError: list index out of range
Before I did that however, I must note that I tried to add some repositories manually from this website: http://kxstudio.sourceforge.net/KXStudio:Repositories

I tried apt-get update, then apt-get install wineasio but it wouldn't find it.

If anyone wants to help me out would be great, thanks in advance!
afflicto
Posts: 2
Joined: Wed Jul 24, 2013 6:27 pm

Re: Linux Mint 15 - WineAsio

Post by afflicto »

Huh.. mm ok.
steevc
Established Member
Posts: 251
Joined: Fri May 23, 2008 7:05 pm
Location: Bedfordshire, UK
Contact:

Re: Linux Mint 15 - WineAsio

Post by steevc »

@afflicto, did you get anywhere with this? I'm just trying to install KX on Mint 15 and got the same error for

Code: Select all

sudo apt-get install kxstudio-repos

Steve
Sounds - http://soundcloud.com/steevc
Debut Album - https://steevcmusic.bandcamp.com/
Blog - https://peakd.com/@steevc/posts
Recording via M-Audio FastTrack Pro and Zoom H4. Got Korg nanoKONTROL and Zoom G3X plus Roland TD-07 drums

steevc
Established Member
Posts: 251
Joined: Fri May 23, 2008 7:05 pm
Location: Bedfordshire, UK
Contact:

Re: Linux Mint 15 - WineAsio

Post by steevc »

This didn't seem to stop me installing some KXStudio apps. I've now got Ardour 3.3 and Cadence (plus other apps). Initially I was getting loads of xruns until I added myself to the audio group and installed a low latency kernel. Cadence warned me about both of those. After that I got zero xruns. I don't see any KX kernels listed.

I've got a little project to work on that involves some MIDI backing, so needed to get this set up.

Steve
Sounds - http://soundcloud.com/steevc
Debut Album - https://steevcmusic.bandcamp.com/
Blog - https://peakd.com/@steevc/posts
Recording via M-Audio FastTrack Pro and Zoom H4. Got Korg nanoKONTROL and Zoom G3X plus Roland TD-07 drums

Post Reply