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
Webinar: Optimizing 3D UIs for High Performance on Your Target Hardware
Building 3D that looks right in development is one thing. Getting it to perform on the hardware you ...
Watch VideoProject Outpace – The Full-Width Panoramic Dashboard with Immersive Real-Time 3D Graphics
Outpace is Qt's reference panoramic cockpit — a full pillar-to-pillar 3D experience running on mid-r...
Watch VideoSiemens PAVE360 | Built with Qt
Siemens Technologies and Qt Group work together on a virtualized HMI platform, enabling the OEMs and...
Watch VideoWebinar: Accelerating Robotics Development with Qt Robotics Framework
Qt Robotics Framework (QRF) introduces a fast, reliable way to connect Qt‑based applications (QML an...
Watch Video