Making music: Architecting realtime audio development with QML - DevDes 2021
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.
Oh, here is more
Accelerated GUI Development and Testing in the Cloud: A Software-First Approach
Check out Qt Group's AWS theatre talk from CES 2025.
Watch videoWebinar: End-to-End Tooling for Connected Industrial Vehicles
Welcome to our "Driving Digital Transformation in Industrial Vehicles" webinar series! In this secon...
Watch videoDonut Lab | Built with Qt
Learn how Donut Lab uses Qt Accelerate to quickly prototype and implement the HMI layer of their ele...
Watch videoSiemens PAVE360™ | Built with Qt
In partnership with Qt Group, Siemens uses Qt Automotive HMI to bring its digital twin solution PAVE...
Watch video