Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 571 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 571 Bytes

BeeperPlayer

An 8-bit music synthesiser, in software!

BeeperPlayer is a console application that uses NAudio to generate pulse, sine, triangle and sawtooth waves of varying frequencies along with white and pink noise, much like the old-school music synthesiser chips you'd find in a C64, NES or Sega Master System.

System Requirements

  • Windows Vista SP2 or later
  • .NET 4.5.2 or later
  • Preferably a dual-core CPU
  • Some kind of sound output device

Development Requirements

  • Visual Studio 2017
  • Windows 7 SP1 or later