git.y1.nz

gbdk-2020

GameBoy Development Kit
download: https://git.y1.nz/archives/gbdk.tar.gz
README | Files | Log | Refs | LICENSE

gbdk-lib/examples/sms/wav_sample/Readme.md

      1 
      2 Demonstration of how to convert and play wav sample files
      3 
      4 Included wav audio files are in the public domain
      5 
      6 Conversion of samples:
      7   - `utils/cvtsamplesms.py sndrec/cowbell_8bit_pcm_unsigned.wav
      8   - `utils/cvtsamplesms.py sndrec/risset_drum_8bit_pcm_unsigned.wav
      9 

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.