The AROS Archives(anonymous IP: 3.17.28.48,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (46)
   o Development (243)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1624

Full index file
Recent index file

Part of aros exec
 Readme for:  Audio » Misc » demac.i386-aros.tar.bz2

Demac.i386-aros

Description: Decoder for .ape files
Download: demac.i386-aros.tar.bz2       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 89kb
Version: 0.1
Date: 02 Jan 12
Author: Dave Chapman
Submitter: Fredrik Wikstrom
Email: fredrik/a500 org
Homepage: http://www.rockbox.org/tracker/task/7256
Category: audio/misc
License: GPL
Distribute: yes
FileID: 1055
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 122  (Current version)
122  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
demac - a decoder for Monkey's Audio files.

Introduction

demac is an implementation in portable ANSI C of a decoder for the
Monkey's Audio lossless compression format.  It has the following
features:

  * Open source (GNU GPL)
  * Written in portable ANSI C
  * Designed for use on low memory and embedded devices.  All internal
    buffers are statically declared - the core library doesn't require 
    malloc/free.  This has the disadvantage that the library isn't 
    re-entrant.

















Copyright © 2005 - 2024 The AROS Archives All Rights Reserved