• GitHub
  • Soundcloud
  • Monoxid
BlipKit Soundchip Library
  • Manual
  • Examples
  • Download
  • bliplay
  • BlipKit
  • Download and Building
    • Manual
      • Generating Sound
        • Waveforms
          • Effects
            • Instruments
              • Arpeggio Notes
                • Playing Samples
                  • Clocks and Dividers
                    • Data Object
                      • Context Object
                        • Fixed-Point Numbers
                          • Thread Safety
                          • Examples
                            • Waveform
                              • Divider
                                • Note
                                  • Envelope
                                    • Stereo
                                      • Scratch
                                      • References

                                        References

                                        Sound Synthesis

                                        The algorithm for waveform synthesis used in this library is based on the work of Blargg.

                                        • Blargg’s Audio Libraries
                                        • The Scientist and Engineer’s Guide to Digital Signal Processing - dspguide.com

                                        Fixed-Point Numbers

                                        • Floating Point/Fixed-Point Numbers - wikibooks.org
                                        • Fixed-Point Numbers - coranac.com