Skip to content

Steveneska/nuked-sce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuked SC-55

Fork of nukeykt/Nuked-SC55 with the optimization work of jcmoyer jcmoyer/Nuked-SC55 and GUI code work of kebufu kebufu/Nuked-SC55 (Formerly mckuhei).

Differences from upstream:

  • Produces a library for the emulator.
  • Standard frontend supports routing to multiple emulators to raise polyphony limits.
  • Includes a MIDI-to-WAVE rendererer.
  • Adds tests so that the backend can be modified without worrying about breaking things.
  • Command line is handled slightly differently. Pass --help to a binary to see what arguments it accepts.
  • Improved performance without sacrificing accuracy.
  • Added GUI support and LCD Contrast.
  • Added Serial MIDI support for mkII and st models.
  • Added volume adjustment.

Downloads

Windows Builds can be downloaded from here: Releases
Latest Build: Latest

Linux and Mac requires building from source. (See BUILDING)

Building

See BUILDING.md.

Usage

See USAGE.md.

Changelog

See CHANGELOG.md.

Contributing

See CONTRIBUTING.md.

License

Nuked SC-55 can be distributed and used under the original MAME LICENSE. Non-commercial license was chosen to prevent making and selling SC-55 emulation boxes using (or around) this code, as well as preventing from using it in the commercial music production.

Thanks

The work on this fork is due the contribution of the following people:

Contributors on the Original Nuked-SC55 Emulator:

  • John McMaster: SC-55 PCM chip decap.
  • org/ogamespec: deroute tool.
  • SDL team.
  • Wohlstand: linux/macos port.
  • mattw.
  • HardWareMan.
  • giulioz: JV-880 support
  • Cloudschatze.
  • NikitaLita.
  • Karmeck.

This fork is based on the work of the contributors:

  • jcmoyer
  • mckuhei/kebufu

About

Roland SOUNDCanvas series emulator with GUI and optimizations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 56.7%
  • C++ 41.5%
  • CMake 1.7%
  • Python 0.1%