aadit-n3rdy / aadit-n3rdy/chips
Add Sound
- Vorherrschende Sprache
- C
- Sterne
- 0
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
- Should play a tone, with frequency configurable in header files, if the register `st` is > 0
- Preferably uses SDL, since we're already using that, if there's an easier solution go ahead, but try and keep it cross paltform compatibly
- If you're using an audio clip, make sure it doesnt break while looping, I've heard that that's sometimes a problem
- Add a test rom src in `rom_src/` to make sure it works
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Look at the existing code to see how SDL is used and where the `st` register is defined. The header files need a configurable frequency. Create a test ROM in `rom_src/` that exercises the sound. Ensure the sound loops correctly without breaking.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- c
- Bereich
- audio-video-rtc, desktop-dev
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100