PS
Single file synth + demo song
git clone https://github.com/pixicoder/PS.gitpixicoder/PSP.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
more like this
LedBoxV2
LedBox V2 / V2.1 is a fully contained, sound reactive, ESP32 based module for controlling 5-12V addressable LED strips…
godot-FLMusicLib
GDNative library that plays mp3, chiptune and tracker music files using Game Music Emu, Minimp3 and openmpt
pico_test_synth
Simple board to help make synths with Raspberry Pi Pico/Pico2 and PCM5102 I2S DAC