Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Sound capability #12

Open
soruk42 opened this issue Sep 19, 2018 · 2 comments
Open

Add Sound capability #12

soruk42 opened this issue Sep 19, 2018 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@soruk42
Copy link
Collaborator

soruk42 commented Sep 19, 2018

Sound is a glaring part of BBC BASIC that is currently missing from Brandy.

I've taken an initial look at the audio from BeebEm (which also uses SDL 1.2) but it is extremely tightly tied to the emulated sound hardware of the Beeb.

@soruk42 soruk42 added enhancement New feature or request help wanted Extra attention is needed labels Sep 19, 2018
@jgharston
Copy link
Contributor

Non-envelope sound might be easily do-able. Certainly, SOUND to MIDI is quite simple.

@soruk42
Copy link
Collaborator Author

soruk42 commented Aug 3, 2019

Earlier today I received a code submission by email that provides sound and (nominally) the default RISC OS sounds. Wavesynth-Beep gives a softer sound, StringLib-* give what sound like a square wave, and Percussion-* play distorted notes. This code has been merged into mainline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants