Giter Site home page Giter Site logo

cws80's Introduction

cws80

??? synthesizer (INCOMPLETE)

It makes sound, but doesn't work yet as expected.

Build Status

cws80's People

Contributors

jpcima avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cws80's Issues

Parameter setting problem

  1. Click INIT
  2. Go to DCA2
  3. Click ENABLE to set it ON

Bug: it's not enabled

  1. Click ENABLE twice to set it OFF and ON

DCA2 is enabled

Badly adjusted filter

Even at the setting 0, the VCF has considerable impact which it shouldn't.

(Make frequency response analysis)

Completing a basic implementation

  • fixing graphics problems of the GUI.
    The program was switched to CPU-based rendering, resolving the issues.
    The DPF submodule was switched to my cairo branch which is not merged yet in the upstream.
    (fixed on request of @farvardin)

  • the drop-down boxes cannot display a full list when there are too many elements: programs, waves. I thought about breaking it in numbered submenus (1-10, 11-20, and so on)

  • envelopes broken in the simplest instruments.
    I expect timbres to sound considerably better after I fixing this.

  • oscillator phases must be reset in sync on a new note

  • have semi-automated fidelity comparison against original sound.
    There is SQ8L as Windows VST, but need to figure out the instrument format for automation.
    Also MAME has SQ80 as machine (tag "not working"), low-level emulated. (might prove helpful in reverse engineering)

  • replace ROM waves with free sounds
    Sound is stored is Ensoniq ROM chips and it's probably a problem for redistributing, unless recreating it based on replacement sounds.
    (on the other hand, Ensoniq no longer exists, and there exist other software using this data)

Font textures not displayed right

Check the handling of creating and painting the font atlas with openGL.

It does not display correctly on software GL (LIBGL_ALWAYS_SOFTWARE=1) and on some machines.

notify @farvardin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.