Search found 85 matches

by korakios
Thu Mar 05, 2020 7:08 pm
Forum: System Tuning and Configuration
Topic: Problems while playback audio in Ubuntu Studio 19.10 with M Audio 1010LT
Replies: 1
Views: 880

Re: Problems while playback audio in Ubuntu Studio 19.10 with M Audio 1010LT

Moving the card to the second pci slot ?
What’s the output of

Code: Select all

lspci

Code: Select all

cat /proc/interrupts
by korakios
Thu Mar 05, 2020 1:02 am
Forum: Linux Music News
Topic: AV Linux 2020.1.14 Release Candidate for testing only
Replies: 81
Views: 19719

Re: AV Linux 2020.1.14 Release Candidate for testing only

I tried to use dd for quick creating a usb live ,but my machine didn't like it.
Unetbootin works :)
by korakios
Wed Mar 04, 2020 4:15 pm
Forum: Linux Music News
Topic: AV Linux 2020.1.14 Release Candidate for testing only
Replies: 81
Views: 19719

Re: AV Linux 2020.1.14 Release Candidate for testing only

MrEen wrote: Wed Mar 04, 2020 3:31 am Hi korakios.

I just downloaded the ISO and the sha256 matched. Maybe you're having Internet hiccups?
Maybe, because today I tried again and it's ok now :)

Edit: It seems impossible to boot with UEFI in both hardware and virtualbox :(
by korakios
Wed Mar 04, 2020 4:11 pm
Forum: System Tuning and Configuration
Topic: XRUNS ... but why?
Replies: 77
Views: 18970

Re: XRUNS ... but why?

Oh man :shock: I just saw that my internal intel onboard soundcard was running with RT priority of 90 (but was never used) compared to my interface which was running at 80. I blacklisted the internal card and all my xrun issues disappeared! :D --> echo -e "blacklist snd_hda_intel" | sudo ...
by korakios
Tue Mar 03, 2020 9:53 pm
Forum: Linux Music News
Topic: AV Linux 2020.1.14 Release Candidate for testing only
Replies: 81
Views: 19719

Re: AV Linux 2020.1.14 Release Candidate for testing only

I tried to download twice ,to test in Virtualbox and couldn't install (systemback error) ,plus it was very slow.
Fortunately didn't spend much time because I checked the hash of the download and doesn't much .
Could you check it Glen ,or someone else plz?
by korakios
Mon Mar 02, 2020 5:12 pm
Forum: System Tuning and Configuration
Topic: Stacked with 48000Hz
Replies: 2
Views: 1002

Re: Stacked with 48000Hz

Hi Gmaq, it's been a while, hope everything is ok! I think the problem is with jack server starting jack as duplex I get a warning playback and capture sample rates do not match (48000 vs. 44100) When I start jack as playback only device (I don't want to use the mic) no error is displayed , even in ...
by korakios
Sun Mar 01, 2020 2:01 am
Forum: System Tuning and Configuration
Topic: Stacked with 48000Hz
Replies: 2
Views: 1002

Stacked with 48000Hz

Hi, I try to use my onboard audio which has 1 mic and 1 stereo out. The mic is always on 48000Hz sample rate. On windows I can use Asio4All and 44100Hz by simply disabling the mic as input. I tried jack as playback only device but still jack sees that input is 48000Hz and ignores 44100 Is there any ...
by korakios
Sat Sep 22, 2018 9:43 pm
Forum: Linux Distributions & Other Software
Topic: Jack Sink and web browsers
Replies: 8
Views: 2705

Re: Jack Sink and web browsers

Could you try opening pavucontrol and on configuration tab ,set every hardware device to "OFF"? That way pulse will use "dummy" device as default and as soon jackSink starts it will switch automatically ;) I do something similar in CLI, but only change card profile when JACK is ...
by korakios
Fri Sep 21, 2018 9:25 pm
Forum: Linux Distributions & Other Software
Topic: Jack Sink and web browsers
Replies: 8
Views: 2705

Re: Jack Sink and web browsers

Could you try opening pavucontrol and on configuration tab ,set every hardware device to "OFF"?
That way pulse will use "dummy" device as default and as soon jackSink starts it will switch automatically ;)
by korakios
Mon Sep 17, 2018 7:46 pm
Forum: Linux Distributions & Other Software
Topic: Cadence: issues with system audio
Replies: 13
Views: 5224

Re: Cadence: issues with system audio

I am sure the OP found a solution ,but every time I hear removing pulse system on 2018 makes me :evil: First install pavucontrol (Off-topic ,if anyone is using a dedicated audio card for jack , simply open pavucontroland and on configuration tab, set that dedicated card to off. That should prevent ,...
by korakios
Wed Sep 12, 2018 5:37 pm
Forum: Running non-linux software
Topic: Anyone using Caustic (3.2) ?
Replies: 16
Views: 7963

Re: Anyone using Caustic (3.2) ?

Off_Topic.
A VM with audio disabled and routing audio via network using dummy audio driver works fine :) Not realtime but acceptable (edit : almost real-time :) ) and far better than defaults!
PS. Reaper works that way (reastream)
by korakios
Wed Sep 12, 2018 3:05 pm
Forum: Running non-linux software
Topic: Anyone using Caustic (3.2) ?
Replies: 16
Views: 7963

Re: Anyone using Caustic (3.2) ?

Thanks all for the suggestions :)
I've decided to give up until Caustic comes as Linux native app (even paid)...
Hopefully if someone else comes to this thread finds useful info.
Maybe

Code: Select all

regsvr32 /opt/wine-devel/lib/wine/wineasio.dll.so
will also fix wineasio issues :wink:
by korakios
Wed Sep 12, 2018 12:21 pm
Forum: Running non-linux software
Topic: Anyone using Caustic (3.2) ?
Replies: 16
Views: 7963

Re: Anyone using Caustic (3.2) ?

I searched locate wineasio.dll.so /opt/wine-staging/lib/wine/wineasio.dll.so /opt/wine-staging/lib64/wine/wineasio.dll.so /usr/lib/i386-linux-gnu/wine/wineasio.dll.so /usr/lib/x86_64-linux-gnu/wine/wineasio.dll.so Did regsvr32 /usr/lib/i386-linux-gnu/wine/wineasio.dll.so or regsvr32 /opt/wine-stagin...
by korakios
Wed Sep 12, 2018 9:55 am
Forum: Running non-linux software
Topic: Anyone using Caustic (3.2) ?
Replies: 16
Views: 7963

Re: Anyone using Caustic (3.2) ?

it must be a bug from winetricks and Debian combo. I manually downloaded vcredist_x86 on ~/.cache/winetricks/vcrun2013/vcredist_x86.exe then with winetricks vcrun2013 installed fine Updated to wine-dev from staging and worked :) No need for setting 32bit prefix or setting wine to XP. But updating to...
by korakios
Tue Sep 11, 2018 9:03 pm
Forum: Running non-linux software
Topic: Anyone using Caustic (3.2) ?
Replies: 16
Views: 7963

Re: Anyone using Caustic (3.2) ?

Thanks @tavasti , I appreciate this :) I already 3.15 staging and just tried with the 3.15 dev version. I had some progress with actually seeing the GUI (not black screen) but I run across msvcr120.dll error. With winetricks I can't download vcrun2013 (says it can't find it) and by manual downloadin...