simondotm / beeb-vsc

Visual Studio Code Extension to support code development for BBC Micro
https://marketplace.visualstudio.com/items?itemName=simondotm.beeb-vsc
MIT License
13 stars 3 forks source link

feat: Support sounds/audio #56

Closed simondotm closed 6 months ago

simondotm commented 6 months ago

Borrowed AudioHandler from JSBeeb to create the webview audio context.

image