Re: [Alsa-user] Fireworks

2020-12-21 Thread Susie B.
Hi, On Sat, 19 Dec 2020 12:33:52 +0900 Takashi Sakamoto wrote: > Ah..., I've mentioned with the basis to use 'cset' instead of 'sset' > since alsa-lib's simple mixer interface cannot handle control element > with multiple values correctly. > > Amixer uses below APIs in simple mixer interface to

Re: [Alsa-user] Fireworks

2020-12-18 Thread Takashi Sakamoto
Hi, On Thu, Dec 17, 2020 at 09:55:49AM +0900, Susie B. wrote: > On Sun, 13 Dec 2020 22:32:17 +0900 > Takashi Sakamoto wrote: > > Additionally, amixer doesn't parse the value with 'dB' suffix. It can > > handle two types of values; raw control value and percentage. Therefore > > you can't configur

Re: [Alsa-user] Fireworks

2020-12-13 Thread Takashi Sakamoto
Hi, On Fri, Dec 11, 2020 at 10:00:42AM +0900, Susie B. wrote: > Now let me move on to the problems I'm having. There are two. The amixer tool in alsa-utils has two set of options; * scontrols/scontents/sset/sget * controls/contents/cset/cget The former is application of 'simple mixer' inter

Re: [Alsa-user] Fireworks

2020-12-10 Thread Susie B.
Hi, (Sorry for the late reply.) On Mon, 30 Nov 2020 10:41:03 +0900 Takashi Sakamoto wrote: > I suggest some points: > > 1. clone the repository by normal user into your home directory instead of > /tmp > 2. run cargo build by the normal user > 3. check access permission to /dev/snd/* and /de

Re: [Alsa-user] Fireworks

2020-11-29 Thread Takashi Sakamoto
Hi, On Mon, Nov 30, 2020 at 06:21:38AM +0900, Susie B. wrote: > Now I've installed snd-firewire-ctl-services finally with kernel 5.4, > though I have two problems with its running and I'd like to be given help > about them. > > First of all I must apologize to Sakamoto-san for the time he took in

Re: [Alsa-user] Fireworks

2020-11-29 Thread Susie B.
Hi, Now I've installed snd-firewire-ctl-services finally with kernel 5.4, though I have two problems with its running and I'd like to be given help about them. First of all I must apologize to Sakamoto-san for the time he took in dealing with the 4.x kernel. With 4.9 or 4.19 kernels, I got some

Re: [Alsa-user] Fireworks

2020-11-19 Thread Takashi Sakamoto
Hi, On Fri, Nov 20, 2020 at 09:00:51AM +0900, Susie B. wrote: > On Wed, 18 Nov 2020 15:35:59 +0900 Takashi Sakamoto > wrote: > > > Just now I pushed 'topic/buildable-in-kernel4.5-or-later' remote repository. > > https://github.com/alsa-project/alsa-gobject/tree/topic/buildable-in-kernel4.5-or-l

Re: [Alsa-user] Fireworks

2020-11-19 Thread Susie B.
Hi, (I'm sorry for sending so long reply again...) On Wed, 18 Nov 2020 15:35:59 +0900 Takashi Sakamoto wrote: > Just now I pushed 'topic/buildable-in-kernel4.5-or-later' remote repository. > https://github.com/alsa-project/alsa-gobject/tree/topic/buildable-in-kernel4.5-or-later > > I added som

Re: [Alsa-user] Fireworks

2020-11-17 Thread Takashi Sakamoto
Hi, On Wed, Nov 18, 2020 at 10:27:37AM +0900, Takashi Sakamoto wrote: > I should mention that the alsa-gobject is an application of UAPI of Linux > kernel as well as GLib/GObject(+GObject Instrospection), sorry. The cause > of error is building for Linux kernel version 4.6 or before. The missing >

Re: [Alsa-user] Fireworks

2020-11-17 Thread Takashi Sakamoto
Hi, Thanks for your trial to build alsa-gobject ;) On Wed, Nov 18, 2020 at 09:28:40AM +0900, Susie B. wrote: > I checked my system and found it had these dependencies of the version below: > > glib-2.46.2 > gobject-introspection-1.46.0 > eudev-3.1.5 > > I did't seek for the gir file

Re: [Alsa-user] Fireworks

2020-11-17 Thread Susie B.
Hi, (I'm sorry for the very long reply below...) On Sun, 15 Nov 2020 23:39:22 +0900 Takashi Sakamoto wrote: > The snd-firewire-ctl-services has dependencies to: > - alsa-gobject > - libhinawa Yes. So now I'm trying to install the alsa-gobject at first. > They are software I write, and have

Re: [Alsa-user] Fireworks

2020-11-15 Thread Takashi Sakamoto
Hi, On Sun, Nov 15, 2020 at 09:26:18AM +0900, Susie B wrote: > On Fri, 13 Nov 2020 20:48:02 +0900, Takashi Sakamoto > wrote: > > The batch of code is required to implement control element according to > > vendor-specific protocol. In my assumption, it may be additional 20,000 > > lines > > or m

Re: [Alsa-user] Fireworks

2020-11-14 Thread Susie B
Thank you for your reply, Sakamoto-san, On Fri, 13 Nov 2020 20:48:02 +0900, Takashi Sakamoto wrote: The policy is still alive, at least within my work. ALSA fireworks driver adds no control element to Linux system even if the kernel is the latest. I see. I'll seek other means for my AF4.

Re: [Alsa-user] Fireworks

2020-11-13 Thread Takashi Sakamoto
Hi, On Fri, Nov 13, 2020 at 07:20:00AM +0900, Sutie B. wrote: > Hi, > > I'm sorry replying to an outdated thread below. > > Re: [Alsa-user]Fireworks > https://sourceforge.net/p/alsa/mailman/message/35839069/ > > In that thread, Mr.Thomas put a question with the a

Re: [Alsa-user] Fireworks

2020-11-12 Thread Sutie B.
Hi, I'm sorry replying to an outdated thread below. Re: [Alsa-user]Fireworks https://sourceforge.net/p/alsa/mailman/message/35839069/ In that thread, Mr.Thomas put a question with the alsamixer of the version 4.8 kernel. > A question came up of how to control it though. When

Re: [Alsa-user] Fireworks

2017-05-14 Thread Takashi Sakamoto
Hi, (C.C.ed to alsa-user and ffado-user so that you can receive more helps from the others.) On May 14 2017 15:38, Jay Thomas wrote: > I saw the great work you did in 4.8 linux kernel for audiofire support. > Thanks so much for providing this support! Echo audio is the best. > > A question came u