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)
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.
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.
This presentation describes the development of a financial middleware that internationally connects several ERP systems (Navision and SAP) to a cloud-based invoicing solution.
In this talk, we will take a tour around the `error` function. Starting from the simple use-cases and ending up with sophisticated yet developer-friendly error messages.