Advanced High Performance QRQ CW Keyboard written in the RUST language by Gemini A.I. - LIVE DEMO

Advance High Performance QRQ CW software CW Keyboard written in the RUST language by the A.I. Gemini , has many optimum features and functions that are demo'D in this video show & tell

the RUST main.rs file is here:

https://u.pcloud.link/publink/show?code=XZjHVB5Zk32BR3jX3oHmkRW9b57...

its Cargo.toml file contents are below: # Cargo.toml [package] name = "Rust_CW_Keyboard_Filtered" version = "0.1.0" edition = "2024" [dependencies] jack = "0.13.3" gtk4 = { version = "0.9.7", package = "gtk4" } glib = "0.20.12" num-complex = "0.4" uuid = { version = "1.10.0", features = ["v4"] } # For unique JACK client and GTK app IDs similar = "2.7.0" crossbeam = "0.8.4" pango = "0.20" crossbeam-channel = "0.5.15" lazy_static = "1.5.0" serde = { version = "1.0", features = ["derive"] } # Added for serialization serde_json = "1.0" # Added for JSON handling log = "0.4" # Added for logging facade # Dependencies from the Bandpass Filter realfft = "3.4" statrs = "0.16" # Used for Bessel I0 in the filter, though a custom one is provided. Keeping for completeness.

Views: 4

Comment

You need to be a member of QRQcw to add comments!

Join QRQcw

© 2025   Created by Chuck aa0hw.   Powered by

Badges  |  Report an Issue  |  Terms of Service