User Tools

Site Tools


sidaster_synth

This is an old revision of the document!


SIDaster Synth

Disclaimer

SIDaster is under development. The description here contains both already implemented and intended features of the Synth. See the Changelog section for current status, and ToDo section for features that are under progress.

Description

fullmaj.rd-h.fr_wordpress_wp-content_uploads_2011_09_hot1.jpg SIDaster Synth Engine is an Arduino Software that plays Old fashioned “SID” MOS6581 sounds. It transforms an Arduino Board interfaced with the SIDaster shield into a multimode 8 bits synthesizer. The synth characteristics are decribed below:

  • Midi Synth with 3 MOS6581 voices
  • Three Operating Modes :
    • Mono 3 layers sound.
    • Poly with up to 3 simultaneous voices
    • Drum Mode with Kick, Snare and Velocity parametric HiHat
  • Receptive to Note messages, Pitch Bend and Modulation.
  • voices have independant Coarse and Fine tuning controls for complex sound generation
  • voices parameters are configurable through Midi Control Change
  • Supports Patch Loading/Saving into Arduino EEPROM.

Requirements

To operate the Synth, are required:

Synth code has been compiled under Arduino 022 IDE version, and requires the following libraries:

  • SID library described on this Wiki
  • Arduino Midi library

Download

Beta 1 Version – Full Midi capability (including Filter but this part has not been tested yet).

Download link : SIDaster Beta 1

sidaster_synth.1317125481.txt.gz · Last modified: 2018/08/26 09:36 (external edit)