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
The Memory Crunch: How to Position Your Product Line for Long-Term Success
The global technology sector is entering a period where memory is becoming one of the most constrain...
Watch VideoTesting Stadium-Scale Audio Software: d&b's Journey with Squish & Qt
Meet Alex from d&b audiotechnik, a leading manufacturer of professional PA audio systems for cru...
Watch VideoTactical Simulation for search and rescue operation
Qt Group's SymTac project demonstrates operational analysis in search-and-rescue scenarios. Users ca...
Watch VideoWebinar: Designing for Modern Devices - Challenges and Trends for Designers of Embedded Applications
Join Qt Group, Creative Navy & Create Next to uncover the future of designing for embedded devic...
Watch Video