|
From: Marco <ff...@ma...> - 2016-05-19 10:52:29
|
Hello. Tnx for the answer. You should already have received a mail with a link to the file with the results of hinawa-bebob-parser. If anyone else is interested just let me know. Have a nice day Marco Il 19. 05. 16 00:19, Takashi Sakamoto ha scritto: > Hi, > > On May 19 2016 02:52, Marco wrote: >> Does anyone have a mixer panel (or somethink that could be, even rawly, >> compatible) for an Aureon 7.1 FireWire device? > As long as I know, in FFADO and ALSA, we have no utilities for your unit. > > If I can expect your cooperation, please gather information about your > unit in this way? > > 1. install libhinawa library > This library helps us to communicate to your unit. If you use Ubuntu > 16.04 or debian stretch/sid, you can install it by this command: > $ sudo apt-get install libhinawa > Else, try to install by your hand from this repository: > https://github.com/takaswie/libhinawa.git > About build-dependency, please refer to README. > > 2. get hinawa-utils > This is a set of python3 scripts as an application of libhinawa and > pygobject. Please download it from this repository. > https://github.com/takaswie/hinawa-utils.git > > 3. execute hinawa-bebob-parser > Your unit, Terratec Electronic GmbH, Aureon 7.1 FireWire, uses DM1000 > ASIC for data processing. It also produces features to control the unit. > I wrote 'hinawa-bebob-parser' to retrieve information about the feature. > $ cd hinawa-utils > $ ./hinawa-bebob-parser 1 1 > (when your unit is identified as /dev/fw1, 1 to the first parameter.) > > 4. Please inform the output to me. > > > Regards > > Takashi Sakamoto |