GithubHelp home page GithubHelp logo

drsnuggles / iff Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 3.57 MB

Interchange File Format (IFF) Tools, ILBM, 8SVX, ByteRun1, Fibonacci Exponential delta compression, ADPCM2, ADPCM3

Home Page: https://DrSnuggles.github.io/IFF/

CSS 2.93% HTML 9.12% JavaScript 87.95%

iff's Introduction

IFF

Interchange File Format (IFF), is a generic container file format originally introduced by the Electronic Arts company in 1985 (in cooperation with Commodore) in order to facilitate transfer of data between software produced by different companies.

Why

I started working on Bloodwych HTML version and maybe i use original data instead of converted data.

I found an ILBM to canvas renderer but nothing similar for 8SVX. There is a 8SVX import in BassoonTracker.

That's why i started this repo. I also included support for official and unofficial 8SVX packers.

Found repos

There is a general node IFF parser done by Raphael Schweiker. https://github.com/sabberworm/node-iff-parser

This also offers ILBM and SMUS renderers.

Chunks

See https://wiki.amigaos.net/wiki/IFF_FORM_and_Chunk_Registry

ILBM

Used for images and animations. Some code is based on Matthias Wiesmann https://github.com/wiesmann/ilbm.js

Packers

- ByteRun1 / PackBits

8SVX

For infos see https://wiki.amigaos.net/wiki/8SVX_IFF_8-Bit_Sampled_Voice

Packers

- official Fibonacci delta compression (FDC)
- Exponential delta compression (EDC)
- ADPCM2
- ADPCM3

Copyright / License

Multiple, see single files for information.

iff's People

Contributors

drsnuggles avatar

Watchers

James Cloos 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.