www.qt.io
At Vochlea, they have built vocal-controlled music-making software that employs real-time audio and real-time machine learning. They have used QML as it allows them to rapidly develop beautiful, hardware-accelerated user interfaces. C++ with JUCE dominates the world of music-making software development. However, whilst JUCE provides UI functionality, it is far less productive than using QML. Qt does not have real-time, low-latency audio support, therefore we have taken the step of combining the use of both libraries to get the best of both worlds. Real-time audio programming comes with important threading and memory allocation restrictions; we consider these in our architecture.
How to create sophisticated, user-friendly applications that work across multiple devices and operat...
Watch videoDevelopment costs and release frequencies increase, and you actually have less time for testing than...
Watch videoFrom development kits and a one-man band building the first in-vehicle user interfaces, to series pr...
Watch videoLearn more about Qt on our website: https://www.qt.io See why our customers love us as much as we lo...
Watch videoTALK: Automating Qt GUI Tests on Desktop, Web, Mobile and Embedded SPEAKER: Reginald Stadlbauer COMP...
Watch videoThe MX908TM is a multi-mission tool utilized by elite responders conducting chemical, explosive, pri...
Watch videoSanttu shows you how you can develop a 3D UI for higher-end and a 2D UI for lower-end hardware with ...
Watch video