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
Data Modul - Qt World Summit 2025
Learn how Qt helps Data Modul save time and costs for the creation of Industry-grade displays and HM...
Watch videoHarman - Qt World Summit 2025
Learn how Harman uses Qt Framework for for Automotive HMI development and as an accelerator to unloc...
Watch videoQt World Summit 2025 - Eclipse Two-Wheeler Reference HMI
Deliver cutting-edge functionalities on cost-effective platforms by leveraging Qt for MCUs optimized...
Watch videoQt World Summit 2025 - Industrial IoT Project
Learn how to use Qt Group's Technology for Industrial IoT to optimize factory operations and increas...
Watch video