Name | Modified | Size | Downloads / Week |
---|---|---|---|
maya22gui-1.2-32bit.tar.gz | 2022-12-24 | 929.7 kB | |
maya22gui-1.2-64bit.tar.gz | 2022-12-24 | 1.0 MB | |
maya22gui-1.2-src.tar.gz | 2022-12-24 | 56.4 kB | |
maya22gui-2.0.tar.gz | 2022-12-24 | 32.5 kB | |
readme.md | 2022-12-24 | 1.1 kB | |
COPYING.txt | 2022-12-14 | 35.1 kB | |
ChangeLog.txt | 2022-12-14 | 459 Bytes | |
Totals: 7 Items | 2.1 MB | 0 |
This application is to control the ESI MAYA22 USB audio interface in a Linux environment.
There are two versions of the application.
- Version 1.2 uses FPC/Lazarus programming technology. This requires building an executable binary (ready-made binaries are available).
-
Version 2.0 uses Tcl/Tk programming technology and not requires building an executable binary. The execution of version 2.0 is provided by a windowing shell named
wish
, which is part of thetcl
package.Most Linux operating system distributions include this package. If not already installed, you can use the package manager to install the package. The required package is
tcl
version 8.6.However, Tcl/Tk does not support the system tray icon well. But the application does not have to always be in memory. You should add a keyboard shortcut or a quick launch icon in your desktop environment to open the application (the main script). If you still want to have an icon in the system tray, then use version 1.2.