Configure the Lucid 8824 AD/DA Audio Interface via a Serial Connection
Project description
=======
glucid
=======
.. image:: ./docs/lucid8824.png
**glucid** is a python project to provide an api, a convenient
command-line interface and **xglucid**, a PyQt5 interface to
configure RS232-model Lucid 8824 Analog/Digital Audio Converters
over a Serial Connection
**xglucid** GUI
===============
.. image:: ./docs/xglucid.png
:scale: 60 %
**glucid** Command Line
=======================
::
$ glucid -g
----------------------------------------
glucid and glucid8824.py:
Copyright (C) 2017,2018 Daniel R Mechanic
GPL version 3 ONLY <http://gnu.org/licenses/gpl.html>.
This program comes with ABSOLUTELY NO WARRANTY;
This is free software, and you are welcome to
change and redistribute it under certain circumstances;
For details see LICENSE
----------------------------------------
Using /dev/ttyUSB0 to connect to lucid ID 00
Sync: WordClock
Meter: Analog Out
Analog Source: ADAT In
AES Source: ADAT In
Optical Source: Analog In
Dig Input 1,2: S/PDIF
Analog Gain:
***************************************
Recommended: +4dBu: IN -8 dB OUT +1 dB
-10dBV: IN +4 dB OUT -11 dB
***************************************
Channel 1: IN -8 dB OUT +1 dB
Channel 2: IN -8 dB OUT +1 dB
Channel 3: IN -8 dB OUT +1 dB
Channel 4: IN -8 dB OUT +1 dB
Channel 5: IN -8 dB OUT +1 dB
Channel 6: IN -8 dB OUT +1 dB
Channel 7: IN -8 dB OUT +1 dB
Channel 8: IN -8 dB OUT +1 dB
glucid Python Package
=====================
>>> import glucid.glucid8824 as glucid
>>> my8824 = glucid.Glucid8824()
>>> my8824.connect()
True
>>> my8824.get_meter()
'Analog Out'
>>> my8824.get_sync_source()
'44.1 Internal'
>>> my8824.set_sync_source(1)
>>> my8824.get_sync_source()
'WordClock'
Copyright (C) 2017,2018 Daniel R Mechanic (dan.mechanic@gmail.com)
Visit http://www.glucid.org for more information
glucid
=======
.. image:: ./docs/lucid8824.png
**glucid** is a python project to provide an api, a convenient
command-line interface and **xglucid**, a PyQt5 interface to
configure RS232-model Lucid 8824 Analog/Digital Audio Converters
over a Serial Connection
**xglucid** GUI
===============
.. image:: ./docs/xglucid.png
:scale: 60 %
**glucid** Command Line
=======================
::
$ glucid -g
----------------------------------------
glucid and glucid8824.py:
Copyright (C) 2017,2018 Daniel R Mechanic
GPL version 3 ONLY <http://gnu.org/licenses/gpl.html>.
This program comes with ABSOLUTELY NO WARRANTY;
This is free software, and you are welcome to
change and redistribute it under certain circumstances;
For details see LICENSE
----------------------------------------
Using /dev/ttyUSB0 to connect to lucid ID 00
Sync: WordClock
Meter: Analog Out
Analog Source: ADAT In
AES Source: ADAT In
Optical Source: Analog In
Dig Input 1,2: S/PDIF
Analog Gain:
***************************************
Recommended: +4dBu: IN -8 dB OUT +1 dB
-10dBV: IN +4 dB OUT -11 dB
***************************************
Channel 1: IN -8 dB OUT +1 dB
Channel 2: IN -8 dB OUT +1 dB
Channel 3: IN -8 dB OUT +1 dB
Channel 4: IN -8 dB OUT +1 dB
Channel 5: IN -8 dB OUT +1 dB
Channel 6: IN -8 dB OUT +1 dB
Channel 7: IN -8 dB OUT +1 dB
Channel 8: IN -8 dB OUT +1 dB
glucid Python Package
=====================
>>> import glucid.glucid8824 as glucid
>>> my8824 = glucid.Glucid8824()
>>> my8824.connect()
True
>>> my8824.get_meter()
'Analog Out'
>>> my8824.get_sync_source()
'44.1 Internal'
>>> my8824.set_sync_source(1)
>>> my8824.get_sync_source()
'WordClock'
Copyright (C) 2017,2018 Daniel R Mechanic (dan.mechanic@gmail.com)
Visit http://www.glucid.org for more information
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
glucid-0.5.1.tar.gz
(691.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
glucid-0.5.1-py3-none-any.whl
(380.4 kB
view details)
File details
Details for the file glucid-0.5.1.tar.gz.
File metadata
- Download URL: glucid-0.5.1.tar.gz
- Upload date:
- Size: 691.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e55315612e3edc592337ccc7d610d156621957f54c9261af0e4fa0d22bce500
|
|
| MD5 |
8d0593a15a68b32c0ab58427271a8b49
|
|
| BLAKE2b-256 |
67eff40ff266f98f643e5d89f02c7befff3d8982d0b2183f95390d7c4c0cd995
|
File details
Details for the file glucid-0.5.1-py3-none-any.whl.
File metadata
- Download URL: glucid-0.5.1-py3-none-any.whl
- Upload date:
- Size: 380.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
019e17e5efad1c56d095da4fdba68a078f350a8fd4f734ec1ac1936b28efa3dd
|
|
| MD5 |
6d4fb86881f97c4b1b131ff2da10499f
|
|
| BLAKE2b-256 |
9287587bbfbe008e6ec7c45a5473ceb0683f41afa90af7439faced0d703eb46e
|