important feature: use Web Audio API to get microwave sounds just right.

This commit is contained in:
Joeri Exelmans 2025-10-25 19:27:39 +02:00
parent a5afcd5908
commit f3a9656891
3 changed files with 47 additions and 21 deletions

View file

@ -399,7 +399,7 @@ export function App() {
flex: '0 0 content',
overflowY: "auto",
overflowX: "visible",
maxWidth: '50vw',
maxWidth: 'min(400px,50vw)',
}}>
<div className="stackVertical" style={{height:'100%'}}>
<div