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: EU Cyber Resilience Act (CRA): Are You Prepared?
An informational webinar for companies that make and sell products with digital elements.
Watch VideoWebinar: What Breaks (and What Holds) in MedTech – Engineering Techniques for Problems You'll Actually Face
Developing software for medical devices demands strict reliability, consistent performance, and regu...
Watch VideoWebinar: FactoryPulse: Deploying Vision AI and Generative AI at the Industrial Edge with Qt, Qualcomm, and Edge Impulse
A deep dive into running concurrent Vision AI, GenAI with Retrieval-Augmented Generation (RAG), and ...
Watch VideoWebinar: Survivre aux défis du développement logiciel en MedTech : solutions pour garantir fiabilité et performance.
Le développement de logiciels pour dispositifs médicaux exige une fiabilité à toute épreuve, des per...
Watch Video