Menu

Tree [ec1187] master /
 History

HTTPS access


File Date Author Commit
 src 2014-05-31 Dr. Fiemost Dr. Fiemost [ec1187] Reimport whole project
 .gitignore 2013-06-19 Dr. Fiemost Dr. Fiemost [81bbce] Add project icon
 AUTHORS 2014-05-31 Dr. Fiemost Dr. Fiemost [ec1187] Reimport whole project
 COPYING 2014-05-31 Dr. Fiemost Dr. Fiemost [ec1187] Reimport whole project
 INSTALL 2014-05-31 Dr. Fiemost Dr. Fiemost [ec1187] Reimport whole project
 Makefile.am 2014-05-31 Dr. Fiemost Dr. Fiemost [ec1187] Reimport whole project
 NEWS 2014-05-31 Dr. Fiemost Dr. Fiemost [ec1187] Reimport whole project
 README 2014-05-31 Dr. Fiemost Dr. Fiemost [ec1187] Reimport whole project
 TODO 2014-05-31 Dr. Fiemost Dr. Fiemost [ec1187] Reimport whole project
 configure.ac 2014-05-31 Dr. Fiemost Dr. Fiemost [ec1187] Reimport whole project
 start 2014-05-31 Dr. Fiemost Dr. Fiemost [ec1187] Reimport whole project

Read Me

ChipSynth 0.0.1

Copyright 2005, 2013 Leandro Nini

http://sourceforge.net/projects/chipsynth/

####################################################################

ChipSynth is a midi driven software synthetizer, mainly
inspired by SID, the C=64 sound chip.
It features two voices.

Each voice is composed by:
* an oscillator
* a waveform generator which can produce four types of waveform
  (triangular, sawtooth, pulse and noise) that can be combined
  together
* an envelope generator
* three filters (low pass, band pass and high pass) that can be
  selected together
* an effect stage whith chorus and echo

Four controls are avaiable for each voice:
* glissato - provides smooth varying between two notes
* arpeggio - an old style arpeggio effect when a chord is played
* hard sync - the oscillator is syncronized with the other voice
* ring modulation - when the triangle waveform is selected it is
  modulated by the other voice

####################################################################

Info and some code taken from

- the interview with Rob Yannes done by
  Andreas Varga and avaiable at http://stud1.tuwien.ac.at/~e9426444

- the reSID emulator engine done by Dag Lem 
  http://www.geocities.com/SiliconValley/Lakes/5147/resid

- the amSynth by Nick Dowell
  http://amsynthe.sourceforge.net/amSynth

####################################################################

kled is part of KDE
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.