Drawing on 25 years of experience as a professional musician and record producer, this will be a beginner focused talk introducing the use of Scala.js and the web audio api for building Scala powered Web Audio Applications.
Drawing on 25 years of experience as a professional musician and record producer, this will be a beginner focused talk introducing the use of Scala.js and the web audio api for building Scala powered Web Audio Applications.
This talk follows on from my 2023 talk 'Sounds of Structure' where I discussed modelling music with ADT's, and will pick up from that by focusing more on playing Audio in the browser where I'll cover the following:
- The Web Audio application space.
- Wrapping a JavaScript music and audio library with Scala.js
- Building a Scala.js synthesizer from scratch
- Me pushing buttons on my computer and making a plethora of sounds (from the computer)
We managed to alleviate almost entirely the slowdown induced by Tapir in a web socket server. The journey towards this goal was quite insightful, and we would like to share it with you.
In this talk, we’ll show first the different techniques we can use to apply constraints is our domains. Then, we’ll present Iron, its features, extensions, and integrations. We’ll finish by showcasing a fully integrated constraint-enforcing app.
Listen to a story of how we have dealt with 201 obstacles allowing us to run multithreaded programs natively!
In this talk, we will start with the basics, understanding what build caching is and why it can be a bit tricky to handle in real projects.
In this session, I will guide you through two recent additions to Ox that I helped implement: channel operators and retries.