Giter VIP home page Giter VIP logo

opl3's Introduction

OPL3.java

Software implementation of the Yamaha YMF262 sound generator.

Copyright (C) 2008 Robson Cozendey [email protected]

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later verion.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

One of the objectives of this emulator is to stimulate further research in the OPL3 chip emulation. There was an explicit effort in making no optimizations, and making the code as legible as possible, so that a new programmer interested in modify and improve upon it could do so more easily.

This emulator's main body of information was taken from reverse engineering of the OPL3 chip, from the YMF262 Datasheet and from the OPL3 section in the YMF278b Application's Manual, together with the vibrato table information, eighth waveform parameter information and feedback averaging information provided in MAME's YMF262 and YM3812 emulators, by Jarek Burczynski and Tatsuyuki Satoh.

This emulator has a high degree of accuracy, and most of music files sound almost identical, exception made in some games which uses specific parts of the rhythm section. In this respect, some parts of the rhythm mode are still only an approximation of the real chip. The other thing to note is that this emulator was done through recordings of the SB16 DAC, so it has not bitwise precision.

Additional equipment should be used to verify the samples directly from the chip, and allow this exact per-sample correspondence. As a good side-effect, since this emulator uses floating point and has a more fine-grained envelope generator, it can produce sometimes a crystal-clear, denser kind of OPL3 sound that, because of that, may be useful for creating new music.

Version 1.0.6 found here

opl3's People

Contributors

benmclean avatar

Stargazers

Jesus Zazueta avatar  avatar cm avatar

Watchers

James Cloos avatar  avatar  avatar

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.