Search found 3 matches
- Thu Jun 13, 2019 9:43 am
- Forum: Computer Related Hardware
- Topic: Boss RC-300 loopstation (no audio)
- Replies: 53
- Views: 19632
Re: Boss RC-300 loopstation (no audio)
UAAAH! No, this patch just a hack that hides the real problem. It is not a solution that should go upstream. We have a related bug report in the Linux kernel, where a maintainer offered to apply a fix if I submit one but I don't know enough why can't we just submit this workaround. Can you elaborat...
- Wed Jun 12, 2019 8:37 pm
- Forum: Computer Related Hardware
- Topic: Boss RC-300 loopstation (no audio)
- Replies: 53
- Views: 19632
Re: Boss RC-300 loopstation (no audio)
I can confirm that the hacky workaround also works for the Boss Katana 100 amplifier. I tested it on Ubuntu 18.10 running kernel 4.18.0.
I had to add the code below to sound/usb/pcm.c:355
I had to add the code below to sound/usb/pcm.c:355
Code: Select all
case USB_ID(0x0582, 0x01d8):
return 0;
- Wed Nov 28, 2018 8:08 am
- Forum: Linux Distributions & Other Software
- Topic: MPK Mini mk2 Editor - Things you like/dislike?
- Replies: 5
- Views: 2314
Re: MPK Mini mk2 Editor - Things you like/dislike?
Hello,
I would also like to request an update on your progress, I just got mine and I was thinking that maybe I could reverse engineer the traffic between the controller and the app.
If you are still working on this, maybe we can join our efforts.
I would also like to request an update on your progress, I just got mine and I was thinking that maybe I could reverse engineer the traffic between the controller and the app.
If you are still working on this, maybe we can join our efforts.