fincs / FSS

FeOS Sound System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FSS - FeOS Sound System v0.0-prerelease

Introduction

The FeOS Sound System (FSS) is a library that allows you to use the Nintendo DS audio hardware. With it, you can:

  • Play sequenced music using Nintendo's own format (SSEQ/SBNK/SWAR).
  • Play samples, PSG tones and PSG noises.
  • Use the capture unit, which allows you to add reverb.
  • Record sounds with the microphone.
  • Play streamed audio.

How to install

Clone this repository to /userlib/FSS. Then issue this command:

make install

About

FeOS Sound System

License:Do What The F*ck You Want To Public License


Languages

Language:C 91.3%Language:Assembly 6.6%Language:C++ 2.1%