GitPedia

PS

Single file synth + demo song

From pixicoder·Updated June 8, 2026·View on GitHub·

**P.S.** is a music track written from scratch using the C programming language. All sounds and notes were entered manually without using any music programs. One single source file contains synth code, patterns and player. No third party libraries are used except SDL2 to output the audio stream. The project is written primarily in C, distributed under the MIT License license, first published in 2021. Key topics include: audio, demoscene, music, music-tracker, sound.

P.S. is a music track written from scratch using the C programming language.
All sounds and notes were entered manually without using any music programs.
One single source file contains synth code, patterns and player.
No third party libraries are used except SDL2 to output the audio stream.

Usage:

  • just play the song: ./ps
  • export to WAV: ./ps -o filename.wav

Press CTRL+C to exit

How to make: just run one of the MAKE_* scripts

by NightRadio
https://warmplace.ru
nightradio@gmail.com
2005 - 2024

Please support my work:
https://warmplace.ru/donate

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub →

This article is auto-generated from pixicoder/PS via the GitHub API.Last fetched: 6/28/2026